slowmokit
slowmokit copied to clipboard
Library which can be used for machine learning in C++.
Need the following suggestions - new logo - fancy descriptions for website
Add the following in that ## contribute This clones the github repo and also gives the prerequisite details to the user. ## install This installs the library in the correct...
Create an installation wizard for windows, macOS and linux (separate for all ofc) for the cli.
Added AUC-ROC method which is used for evaluation of models.
Addressing issue #110 - implemented lasso and ridge regularization - Made a class Metrics to include all the functions as static