Default-Risk Prediction & Screening at Loan Origination in P2P Consumer Lending, with a Double Machine Learning Extension of the Effects of Longer Terms and High Interest Rates
-
Updated
Feb 17, 2026 - R
Default-Risk Prediction & Screening at Loan Origination in P2P Consumer Lending, with a Double Machine Learning Extension of the Effects of Longer Terms and High Interest Rates
Evaluation of Binary Classifiers
R-based mental-health analytics project featuring data prep, exploratory analysis, GLM/decision-tree models, and ROC/AUC evaluation in a reproducible workflow.
This repository contain scripts for ML, single-cell, and proteomics identification of critical regulators of immune cell infiltration and microglia-mediated neuroinflammation following TBI.
Display and analyze ROC curves in R
Optimal cutpoints in R: determining and validating optimal cutpoints in binary classification
Clustering validation with ROC Curves
Estimate the receiver operating characteristic (ROC) curve, area under the curve (AUC) and optimal cut-off points for individual classification with complex survey data.
You can find exercises and codes realized during this lecture
ROC-GLM for DataSHIELD
Data Science (Data preprocessing) along with machine learning where patients with digestive and kidney diseases are predicted using(kNN, Naïve Bayes , and Random Forest) classifiers in R Programming Language
R Shiny App to determine the factors that are most influential in patients’ survival of CHD. I created a Logistic Regression model in R using RStudio to predict the survival of CHD patients. Retrieved the data from the PHIS database using SQL & built tableau dashboards. The model predicted the survival of CHD with an AUC of over .90 and indicate…
Built a logistic regression model and a classification tree model for predicting the final status of a loan based on various variables available. Confusion matrix and misclassification rate for each model for a test dataset. Variables that appear to be important for predicting outcome. Plotted and described the ROC curves and AUC for the four mo…
Naive Bayes, Confusion Matrix, and ROC Analysis were conducted using R to determine how different variables lead to a customer of a bank taking out a personal bank loan.
mewto is an R package that allows you to experiment with different thresholds for classification of prediction results in the case of binary classification problems and visualize various model evaluation metrics, confusion matrices and the ROC curve. It also allows you to calculate the optimal threshold based on a weighted evaluation criterion.
Hormone Therapy Decision Support System for Breast Cancer
A light and flexible R package to evaluate GWAS-based gene prioritization methods for complex traits.
Class to perform cross validation and draw ROC curves for Test and Training data
Add a description, image, and links to the roc-curve topic page so that developers can more easily learn about it.
To associate your repository with the roc-curve topic, visit your repo's landing page and select "manage topics."