Sha256: 659bced9a4666dacba7f0d4a3670a0b3ee1c8a2870557ffb1397538931c074e0
Contents?: true
Size: 158 Bytes
Versions: 1
Compression:
Stored size: 158 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.9.2' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rumale-0.9.2 | lib/rumale/version.rb |