-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Rémi Sultan edited this page Apr 13, 2021
·
8 revisions
The goal of this repository is to present different Machine Learning algorithms in java and nd4j
It covers many regular algorithms from Linear Regression, Logistic Regression, Kmeans Clustering and many more will be added on the go.
To get familiar with project the I suggest to follow the summary:
- Dataframes to wrangle with the data
- Algorithms to get into goal of this project
Hope this helps you !