Sha256: 2f7f022ace5ab239e48dcf8beb03b362cf4f332e8fdf9013463d157c5cbfc6bc

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

Version data entries

1 entries across 1 versions & 1 rubygems

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