Skip to content
#

roc-auc-curve

Here are 51 public repositories matching this topic...

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
Transformer-BERT-SMS-Spam-Detection

Spam SMS Detection Project implemented using NLP & Transformers. DistilBERT - a hugging face Transformer model for text classification is used to fine-tune to best suit data to achieve the best results. Multinomial Naive Bayes achieved an F1 score of 0.94, the model was deployed on the Flask server. Application deployed in Google Cloud Platform

  • Updated May 1, 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

Data analysis, visualization and prediction to predict whether a patient has benign or malignant breast cancer based on properties of the cancer

  • Updated Feb 16, 2022
  • Jupyter Notebook

The aim is to develop an ML- based predictive classification model (logistic regression & decision trees) to predict which hotel booking is likely to be canceled. This is done by analysing different attributes of customer's booking details. Being able to predict accurately in advance if a booking is likely to be canceled will help formulate prof…

  • Updated Jan 20, 2022
  • 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

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

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