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
Machine Learning repo based on the CodeBasics YouTube playlist. Covers core ML concepts with hands-on Python using pandas and scikit-learn: linear & logistic regression, SVM, decision trees, random forest, model evaluation, and train/test workflows. Clean notebooks and structured code for practical learning.