slowmokit icon indicating copy to clipboard operation
slowmokit copied to clipboard

Library which can be used for machine learning in C++.

Results 41 slowmokit issues
Sort by recently updated
recently updated
newest added

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...

Advanced

Create an installation wizard for windows, macOS and linux (separate for all ofc) for the cli.

Advanced

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

Declare a N dimensional matrix class. - constructors

Advanced

Multiplication of two N dimensional matrices. TENSOR?

Advanced