This repository contains my portfolio of Machine Learning Projects.
- Project 1: Linear Regression
- Project 2: Logistic Regression
- Project 3: K-Nearest Neighbors
- Project 4: Support Vector Machines
- Project 5: Decision Trees and Random Forests
- Project 6: Neural Networks
- Project 7: Clustering
To run the code in this repository, you will need to have Python and the following libraries installed:
- NumPy
- Pandas
- Matplotlib
- Scikit-learn
- TensorFlow (for Project 6)
Contributions are welcome! If you find any errors or want to add additional projects to this repository, feel free to create a pull request.