Machine Learning

This site serves as documentation to the programmatic rest-api, as well as the web-interface for various machine-learning algorithms. Currently there are two algorithms supported:

  • Support Vector Machine (SVM)
  • Support Vector Regression (SVR)

Both these options, support various kernel implementations. Additionally, the corresponding source code, can be further reviewed. Other algorithms, as well as the UI/UX will be improved with time. However, pull requests, and related feature requests are welcome.