Sha256: b2df133ea2750cbfd6d1f13f19a7a7073041e38587427d31326f93a4a7a063a2

Contents?: true

Size: 245 Bytes

Versions: 1

Compression:

Stored size: 245 Bytes

Contents

# frozen_string_literal: true

# Rumale is a machine learning library in Ruby.
module Rumale
  # This module consists of the classes that perform preprocessings.
  module Preprocessing
    # @!visibility private
    VERSION = '0.24.0'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

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