Skip to content
#

accuracy-score

Here are 97 public repositories matching this topic...

Revolutionize customer feedback analysis with our NLP Insights Analyzer. Utilize cutting-edge text preprocessing to transform raw reviews into a machine-friendly format. Explore sentiment models, such as Logistic Regression and Naive Bayes, employing cross-validation for model robustness.

  • Updated Nov 14, 2023
  • Jupyter Notebook

The model should predict whether is it going to rain the next day coming or it isn't. The models that have been deployed were TensorFlow Sequential, Random Forest Classifier and GradientBoostingClassifier. The best model on both training and test set was achieved with Gradient Boosting Classifier with 95.2% and 85.5% accuracy on the train and test.

  • Updated Jan 29, 2023
  • Jupyter Notebook

The purpose of this project is to develop and compare two machine learning models to detect spam emails. Spam detection is a crucial task in email filtering systems to protect users from unwanted and potentially harmful emails. The project involves using a dataset containing various features extracted from email content.

  • Updated May 29, 2024
  • Jupyter Notebook

This Github repository contains cross selling of health insurance customers on vehicle insurance product. We have to predict whether a customer would be interested in Vehicle Insurance or not by building a ML model. Exploring Insights/Inferences by performing EDA on the given project data. Finding the high accuracy

  • Updated Jan 16, 2024
  • Jupyter Notebook

This dataset was used to learn more about how some machine learning models work: KNN, Naive Bayes, and Decision Tree. It also includes some model evaluation metrics: Precision, Recall, Accuracy, and F1-Score. These metrics were derived from the confusion matrix.

  • Updated Oct 28, 2023
  • Jupyter Notebook

Improve this page

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

Learn more