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