machine-learning-metrics
There are 3 repositories under machine-learning-metrics topic.
Py-Contributors/metrics
Machine/Deep Learning metrics implementation in python
tyedem/Machine-Learning-Trader
Backtesting trading strategy performances between actual market returns, a dual moving average crossover strategy and support vector machines
zhiraslan/machine-learning-projects
The current repository contains ml works that were completed on the course and independently. These include the use of the most popular methods for solving forecasting problems (linear regression, polynomial regression, regression with L1 and L2 regularization), classification (k-nearest neighbor method, decision trees, naive Bayesian classifier, SVM, logistic regression), and clustering (k-means method, DBSCAN). There are also separate notebooks on specific metrics and proprietary implementations of some of the listed algorithms, and dimension reduction methods (PCA, SVM, t-SNE).