Skip to content

An under-development set of machine learning algorithms. They're designed to be as high level and easy to use as scikit-learn.

License

Notifications You must be signed in to change notification settings

ParmuSingh/ML-Lib-Java

Repository files navigation

ML-Lib-Java

An under-development set of machine learning algorithms for java developers. They're designed to be as high level and easy to use as scikit-learn.

It only has K-Neighbours Classifier (lol even that ain't complete) and Neural network (single neuron for now (I'm still learning nn)).

name_of_classifier.java ---> Main file of that classifer. name_of_classifier_test.java ---> A file demonstating how to use it.

About

An under-development set of machine learning algorithms. They're designed to be as high level and easy to use as scikit-learn.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages