Skip to content

sycomix/ClassifyBot

 
 

Repository files navigation

CLassifyBot: Machine Learning Pipeline Automation

Screenshot

About

ClassifyBot is an open-source cross-platform .NET library that tries to automate and make reproducible the steps needed to create machine learning pipelines for object classification using different open-source ML and NLP components.

A full description of the project is in this CodeProject article. More documentation will be added soon.

Building

ClassifyBot is a .NET Standard library. To build:

  1. Clone the repository.
  2. Run build.sh on Linux or build.cmd on Windows.

About

Automate building ML classification pipelines in .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.8%
  • Python 2.1%
  • Other 0.1%