DSCKGEC / learn-machine-learn

A one-stop repository for new-comers in Machine Learning and A.I.
MIT License
1 stars 4 forks source link

Add Logistic Regression #4

Closed KrishnenduDakshi2002 closed 2 years ago

KrishnenduDakshi2002 commented 2 years ago

Requested Feature

Build a Logistic Regression model and in the output, f1-score, accuracy and confusion matrix must be printed, there is a function named metrics for printing the accuracy and confusion matrix. Hyperparameter tuning can be done to improve the accuracy. As the dataset is imbalanced, do prefer f1 score as metric while training.

Kaneki-Ken-7 commented 2 years ago

@KrishnenduDakshi2002 can you assign this issue to me?

KrishnenduDakshi2002 commented 2 years ago

Hi @kpratik1929 issue is assigned to you, happy contributing.

KrishnenduDakshi2002 commented 2 years ago

Closing this issue. Issue resolved in commit 2950120bdbb01095610ea1db7793b3827c00d407