as181920 / easy_ml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EasyMl

Machine learning algorithms.

Only for study and demo now. | 仅调试和测试使用。

Installation

Bundler

Add this line to your application's Gemfile:

  gem "easy_ml", git: "git@github.com:as181920/easy_ml.git", branch: "main"

Gem install

  # gem install easy_ml
  bundle exec rake install

Usage

TODO: Write usage instructions here

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake test to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/easy_ml.

References

License

The gem is available as open source under the terms of the MIT License.

About

License:MIT License


Languages

Language:Ruby 98.3%Language:Shell 1.7%