Sha256: 4cb8f7eb828d159aa001fa6607b9c8b12f2a54d80d32c0449095c5366dbd9797
Contents?: true
Size: 159 Bytes
Versions: 1
Compression:
Stored size: 159 Bytes
Contents
# frozen_string_literal: true # Rumale is a machine learning library in Ruby. module Rumale # The version of Rumale you are using. VERSION = '0.14.3' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rumale-0.14.3 | lib/rumale/version.rb |