roc-curve
Here are 25 public repositories matching this topic...
R-based mental-health analytics project featuring data prep, exploratory analysis, GLM/decision-tree models, and ROC/AUC evaluation in a reproducible workflow.
-
Updated
Dec 1, 2025 - R
Results of binary classification of Yelp reviews as pertaining to conventional or alternative medicine using random forests
-
Updated
Oct 10, 2017 - R
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…
-
Updated
Mar 3, 2022 - R
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.
-
Updated
Mar 18, 2021 - 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
-
Updated
Feb 17, 2026 - R
Reprodução e aprimoramento metodológico de um estudo de predição de colelitíase usando Machine Learning em R, com seleção de variáveis, validação cruzada repetida, otimização de threshold e ensemble RF + XGBoost.
-
Updated
Mar 26, 2026 - R
Estimate the receiver operating characteristic (ROC) curve, area under the curve (AUC) and optimal cut-off points for individual classification with complex survey data.
-
Updated
Nov 6, 2024 - R
You can find exercises and codes realized during this lecture
-
Updated
Apr 13, 2024 - R
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.
-
Updated
May 1, 2021 - R
Complete package for all Data Science models using R. Starting form Preprocessing, Data Manipulation, Feature Engineering, Model Building, and Model Validation.
-
Updated
Feb 9, 2019 - R
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
-
Updated
Jun 20, 2023 - R
This repository contain scripts for ML, single-cell, and proteomics identification of critical regulators of immune cell infiltration and microglia-mediated neuroinflammation following TBI.
-
Updated
Nov 21, 2025 - R
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…
-
Updated
Jul 27, 2022 - R
Hormone Therapy Decision Support System for Breast Cancer
-
Updated
Aug 7, 2020 - R
ROC-GLM for DataSHIELD
-
Updated
Mar 22, 2024 - R
Clustering validation with ROC Curves
-
Updated
Feb 27, 2025 - R
Evaluation of Binary Classifiers
-
Updated
Jan 12, 2026 - R
R Code and synthetic data accompanying the paper "Identifying patients using antidepressants for the treatment of depression"
-
Updated
Apr 5, 2018 - R
Improve this page
Add a description, image, and links to the roc-curve topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the roc-curve topic, visit your repo's landing page and select "manage topics."