Welcome to my Machine Learning portfolio! This repository serves as a showcase of my work in various ML tasks, employing some of the most foundational and versatile algorithms.
This repository is organized into subfolders, each representing a specific project or exploration. Each folder typically contains the following:
Main Machine Learning Projects
Let's see one by one to all the notebooks:
Boston_house_price_prediction with Linear Regression, Random Forest Regressor, XGBoost Regressor and SVM Regressor
Decision_Tree_ML_Project_Python
Logistic Regression and KNN Model
ML Project 1 and 2 with Linear Regression
ML Project 3 with Linear Regression
Unsupervised algorithms: PCA, T-SNE, LDA
Article-Based Machine Learning Algorithms notebooks: A Repository Exploration
Data of article-Based Machine Learning Algorithms notebooks:
With Hands on ML with Scikit-Learn, Keras and TensorFlow book
My Notes and Notebook from "The Women in ML Symposium Google 2022"
Syllabus, Notebooks, Certificate and Badge about the Course
If you want to use my Repository so, Getting Start :
To explore these projects, you can simply clone this repository using Git:
git clone https://github.com/lala2398/machine-learning-portfolio.git
Feel free to browse the notebooks, experiment with the code, and reach out if you have any questions. Good Luck :)