Sha256: b8e8ae4277c1abd5430db1ea3ffcbfb018063a8ea31c04aec7cd436fdf8ce9fb
Contents?: true
Size: 220 Bytes
Versions: 1
Compression:
Stored size: 220 Bytes
Contents
# frozen_string_literal: true # Rumale is a machine learning library in Ruby. module Rumale # Module for metric learning algorithms. module MetricLearning # @!visibility private VERSION = '0.28.1' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rumale-metric_learning-0.28.1 | lib/rumale/metric_learning/version.rb |