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