Sha256: 22f49c0e80177c9db7771a6867bc49a632711e358ebc48eea289f8d3158bd29b
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.0' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rumale-metric_learning-0.28.0 | lib/rumale/metric_learning/version.rb |