You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains a machine learning project that predicts a professional's salary based on their years of experience using Polynomial Regression with Ridge Regularization. The project follows a full ML workflow from data preprocessing to model deployment.
Your all-in-one Machine Learning resource – from scratch implementations to ensemble learning and real-world model tuning. This repository is a complete collection of 25+ essential ML algorithms written in clean, beginner-friendly Jupyter Notebooks. Each algorithm is explained with intuitive theory, visualizations, and hands-on implementation.
Explore various regression models including univariate and multivariate linear regression, along with regularization techniques such as Ridge Regression and Lasso Regression. This repository contains Jupyter Notebook files (.ipynb) demonstrating the implementation and usage of different regression models. Additionally, datasets used for training an