The Wayback Machine - https://web.archive.org/web/20210903224015/https://github.com/topics/classification-algorithms
Skip to content
#

classification-algorithms

Here are 41 public repositories matching this topic...

As part of this project, various classification algorithms like SVM, Decision Trees and XGBoost was used to classify a GPU Run as high or low time consuming process. The main purpose of this project is to test and compare the predictive capabilities of different classification algorithms

  • Updated May 13, 2020
  • Jupyter Notebook

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

Improve this page

Add a description, image, and links to the classification-algorithms 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 classification-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more