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