Machine Learning and Data Analysis Projects
This repository contains a collection of machine learning and data analysis projects, each focusing on different datasets and techniques.
- Video Game ESRB Rating Analysis
- Fungus Classification
- Water Potability Analysis
- Mini MNIST Dataset Analysis
- Iris Classification
- General Classification Techniques
-
Clone this repository:
git clone https://github.com/caiotheodoro/machine-learning-projects.git -
Install the required dependencies:
pip install -r requirements.txt
Navigate to each project's directory and open the Jupyter notebook to view the analysis and results.
- numpy
- pandas
- matplotlib
- seaborn
- scikit-learn
- jupyter