Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO List #1

Open
7 of 21 tasks
MahmoudAbdelRahman opened this issue Jun 4, 2017 · 2 comments
Open
7 of 21 tasks

TODO List #1

MahmoudAbdelRahman opened this issue Jun 4, 2017 · 2 comments

Comments

@MahmoudAbdelRahman
Copy link
Owner

MahmoudAbdelRahman commented Jun 4, 2017

Here is a list of tasks to be finished for the upcoming release:
Adding the following components:

Support Vector Machines

  • Support Vector Classifier.
  • Nu-Support Vector Classification.
  • Linear Support Vector Classification.
  • Epsilon-Support Vector Regression.
  • Linear Support Vector Regression. -- Needs revision --
  • Nu Support Vector Regression.
  • Unsupervised Outlier Detection. [OneClassSVM]

Nearest Neighbors.

  • NearestNeighbors (Unsupervised learner for implementing neighbor searches.)
  • KNeighborsClassifier (Classifier implementing the k-nearest neighbors vote.)
  • RadiusNeighborsClassifier (Classifier implementing a vote among neighbors within a given radius)
  • KNeighborsRegressor ( Regression based on k-nearest neighbors. )
  • RadiusNeighborsRegressor (Regression based on neighbors within a fixed radius)
  • NearestCentroid (Nearest centroid classifier.)
  • BallTree (BallTree for fast generalized N-point problems)
  • KDTree (KDTree for fast generalized N-point problems)

  • Naive Bayes
  • Decision Trees
  • Random Forests
  • Neural Network
  • Gaussian Processes
  • AdaBoost
@MahmoudAbdelRahman
Copy link
Owner Author

MahmoudAbdelRahman commented Jun 13, 2017

neat icons need to be designed
supportvectormachines

@Jonydeere1
Copy link

Hi! Thank's for this Tool !!! Im user of Gh AND THIS AWESOME!!!

The Boxes that are not cheked... Are soported in GH pluguin?????

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants