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