Skip to content
#

logloass

Here are 3 public repositories matching this topic...

Built a classifier to predict whether a loan case will be paid off or not. Used classification algorithms (k-Nearest Neighbour, Decision Tree, Support Vector Machine, Logistic Regression). Each result is reported with the accuracy of each classifier (Jaccard index, F1-score, LogLoass)

  • Updated Nov 3, 2020
  • Jupyter Notebook

build a classifier to predict whether a loan case will be paid off or not. in loan applications, clean the data, and apply different classification algorithm on the data. use the following algorithms to build your models: k-Nearest Neighbour Decision Tree Support Vector Machine Logistic Regression The results is reported as the accuracy of each …

  • Updated Oct 3, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the logloass topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the logloass topic, visit your repo's landing page and select "manage topics."

Learn more