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 Project
I am Building a prediction model, using Logistic Regression.
Preprocessing steps - scaling, label encoding, and missing value imputation.
Evaluating the model's performance with confusion matrix, GridsearchCV.
About
Machine Learning. I am building a prediction model, using Logistic Regression, and evaluating its performance with confusion matrix, GridsearchCV,