Sha256: 33e4b47202d7e36fa6aa7fccec943f3f8330abe8e6680bef1819188867898902

Contents?: true

Size: 257 Bytes

Versions: 1

Compression:

Stored size: 257 Bytes

Contents

# frozen_string_literal: true

# Rumale is a machine learning library in Ruby.
module Rumale
  # This module consists of the classes that extract features from raw data.
  module FeatureExtraction
    # @!visibility private
    VERSION = '0.26.0'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

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