Skip to content
#

roc-auc-curve

Here are 46 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

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

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 is a Bio Informatics project for the classification of types of Leukemia Cancer i.e., ALL & AML based on gene expression data. An accuracy of 0.94 has been achieved by using Support Vector Machine(SVM). The dataset has been collected from 'Kaggle' where gene descriptions are given as the features.

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