Sha256: 5a06b866654fb4a9492b5c4bc8563c9368d4d7cba2a6bdd47366ad3b4572f65c
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.19.1' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rumale-0.19.1 | lib/rumale/version.rb |