Skip to content
#

roc-auc-curve

Here are 53 public repositories matching this topic...

This project predicts credit scores ('Good', 'Standard', 'Poor') using a streamlined ML pipeline. It includes data extraction, cleaning, and preprocessing. Key techniques are Mutual Information for feature selection, PCA for dimensionality reduction, and XGBoost for accurate and efficient model training, ensuring reliable and robust predictions.

  • Updated Sep 5, 2024
  • HTML

This code evaluates the performance of a logistic regression model on age prediction using various features to predict a binary target variable, calculating metrics to determine the performance. It evaluates the comparison, identifies favorable features, and visualizes the ROC-AUC curve to determine the best model performance.

  • Updated Aug 10, 2024
  • Jupyter Notebook

Recruiting and retaining drivers is seen by industry watchers as a tough battle for Ola. Churn among drivers is high and it’s very easy for drivers to stop working for the service on the fly or jump to Uber depending on the rates.

  • Updated Jun 28, 2024
  • Jupyter Notebook

Time Series Classification Part 2 Binary and Multiclass Classification. An interesting task in machine learning is classification of time series. In this problem, we will classify the activities of humans based on time series obtained by a Wireless Sensor Network.

  • Updated Nov 6, 2023
  • Jupyter Notebook

This project involves predicting customer churn in a telecommunications company using machine learning techniques, exploring various features' impact, optimizing models, and identifying key factors influencing churn.

  • Updated Aug 25, 2023
  • Jupyter Notebook

I aim in this project to analyze the sentiment of tweets provided from the Sentiment140 dataset by developing a machine learning sentiment analysis model involving the use of classifiers. The performance of these classifiers is then evaluated using accuracy and F1 scores.

  • Updated Aug 14, 2023
  • Jupyter Notebook

Trained a classifier by using labeled data and oversampling and undersampling techniques to predict if a borrower will default on a loan. The model is intended to be used as a reference tool to help investors make informed decisions about lending to potential borrowers based on their ability to repay. The purpose is to lower risk & maximize profit.

  • Updated Jul 18, 2023
  • Jupyter Notebook

Improve this page

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

Learn more