• Stars
    star
    2
  • Language
    Jupyter Notebook
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a peer graded assessment test/examination of IBM-COursera certification Machine Learning With Pyton. We will be doing classification problem on Loan_train dataset to predict the defaulting and genuine customers. Logistic regression, Support Vector Machine, K-Nearest Neighbour and Decision Tree models are built , applied on the data set and evaluated using Jaccard index ,F1-score ,LogLoass as mentioned in the test question.