Sha256: f01fe72c784a05d4c6df7bab66c22c0a3a8f1aec1b0ca2a7fc0e5d9ffb05476a
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.12.7' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rumale-0.12.7 | lib/rumale/version.rb |