Skip to content

Monisha0707/OneML_ContriHub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ONE ML

It is a platform where one can learn and visulaize various machine learning algorithms. This platform have code section, theory section and playground. Playground is the place where one can play with algorithm and see how it actually work.

Here is the live website which is updated after every 24 hours : OneML Join the official slack channel of Oneml : Oneml (OpenSource)

Algorithms

  1. Linear Regression
  2. Logistic Regression
  3. Object Detection
  4. Image Classification
  5. Support Vector Machine

Setup Guide

Make sure you are using node version <= 14

1. git clone [email protected]:m1-key/OneML_ContriHub.git
2. cd OneML_ContriHub
3. npm install
4. npm start

Contribution Guide

Follow the below steps to contribute to this project.

  1. First setup the project. (See Setup Guide)
  2. If want to solve any existing issue, then first inform the maintainers by commenting into that issue, as well as requesting an assignment of the issue here so that it can be assigned to you.
  3. Add fixes #<issue_number> as a comment of the PR.
  4. Submit the PR URL on ContriHUB
  5. If you want to add any new feature then first create an issue for that and tag any maintainer in that, so that he/she can review that new feature.
  6. For contributing to plotly labelled issues, refer to the additional contribution guide for plotly here.

Project Mantainers

  1. Mithilesh Tiwari
  2. Abhay Katheria
  3. Sidhant Agarwal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 94.0%
  • Jupyter Notebook 5.3%
  • Other 0.7%