Skip to content

Exploring different ML algorithms for data science applications on publically available datasets.

Notifications You must be signed in to change notification settings

marangiop/Machine_Learning_playground

Repository files navigation

Machine_Learning_playground

In this repository I go over some case-studies that involve the deployment of machine/deep learning algorithms in Python in order to train and evaluate models on both synthetic and real datasets.

Tool/Algorithm Application
Linear Regression E-commerce data analytics
Logistic Regression Ad click prediction
Multivariate Gaussian Anomaly Detection for network servers
Polynomial/Linear Regression Audio prediction
Principal Component Analysis Dimensionality reduction for simple 2D dataset
Bayesian Linear Regression Prediction of burnt calories from exercise length
Bayes Factor/Marginal Likelihood Bayesian Model selection for coin toss
Gaussian Process Regression with confidence interval
Regularized Linear Regressions Predicting of Computerised Tomography slice location

About

Exploring different ML algorithms for data science applications on publically available datasets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published