DPhi BootCamp for DS - Final Assignment
After cleaning the data, the training data was fit onto an ML model based on Logistic Regression and then predictions were made for the test data. A confusion matrix, as well as a classification report, were also implemented.
4/25/2021
182 views
Tags:
#python
#machine-learning
#regression
#beginner