Skip to content

The repository contains extensive exercises on a lot of Machine Learning algorithms and some Deep Learning algorithms, programmed in Python, using Jupyter Notebook.

Notifications You must be signed in to change notification settings

anastazijaverovic/Machine_Learning_Algorithms_Python

Repository files navigation

Machine_Learning_Algorithms_Python

Machine Learning algorithms repository coded in Python

This repository is created after the similar repository was coded in R. My goal in this project is to code the exercises on the same ML topics and datasets using Jupyter Notebook and Python.

The topics cover data preprocessing, regression, classification, clustering, association rule learning, reinforcement learning, natural language processing (NLP) and Deep Learning algorithms, as well as dimensionality reduction and model selection, boosting and evaluation.

Enjoy!