Skip to content
#

snapml

Here are 12 public repositories matching this topic...

SnapML library's Decision Tree classifier and SVM was used to train a model on a real dataset to identify fraudulent credit card transactions. The Decision Tree model resulted in ROC-AUC score = 0.92 and the SVM yielded ROC-AUC score = 0.93 and hinge loss = 0.15. Multi-threaded CPU was implemented to reduce model training time.

  • Updated Jul 14, 2024
  • Jupyter Notebook

Add this topic to your repo

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

Learn more