Skip to content

Repository files navigation

Machine Learning Course Project

This project includes four exercises aimed at applying different machine learning techniques to solve classification problems. The tasks include Maximum Likelihood Estimation, Bayesian inference, Decision Tree and Random Forest classifiers, and applying the best algorithm for classification.

How to clone the repository

1. Navigate to your project folder

cd ./path/to/your/project 

2. Clone the repository

git clone https://github.com/bilonio/ProjectML.git

Install conda environment

conda env create -f environment.yml

About

This is a project for Pattern Recognition and Machine Learning course of ECE AUTH.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages