https://github.com/concon121/serendipity-ml
Toolbox of machine learning utilities!
https://github.com/concon121/serendipity-ml
Last synced: 3 months ago
JSON representation
Toolbox of machine learning utilities!
- Host: GitHub
- URL: https://github.com/concon121/serendipity-ml
- Owner: concon121
- License: mit
- Created: 2015-04-19T18:07:35.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T21:36:11.000Z (about 9 years ago)
- Last Synced: 2024-12-31T10:33:14.492Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 94.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Serendipity :: Machine learning
A collection of useful things for machine learning!
## Classification4j
A classification api for Java.
Provides implementations for the following algorithms:
* K Nearest Neighbours
* Naive Bayes