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