Sha256: 52f2afe87580be6ff45b36664049a5e61fcfbb88caddac1c9e5dcf0267115cd9

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.26.0'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rumale-metric_learning-0.26.0 lib/rumale/metric_learning/version.rb