MercySamoei / MachineLearning

Codes on ML are right here.
0 stars 0 forks source link

Machine Learning Week 3 - Credit Risk Modelling #3

Open okothchristopher opened 1 year ago

okothchristopher commented 1 year ago
  1. Same comment around notes in your notebook remains, please address that. Seek inspiration from the notebooks I and Cyril have shared.
  2. In your multivariate analysis, you need to include the dependent variable to understand the relationship.
  3. In your code you mention you are downsampling but there is no implementation of this. Moreover, you need to justify the reason for balancing the data, you need to have this visualized under the EDA section.
  4. Please prepare a confusion matrix similar to the one in the notebook to show other classification metrics.
  5. Now that you have covered week 4 content, it would be great if you tuned the model.
MercySamoei commented 1 year ago

Ok. I will work on that. Thank you Chris.