Skip to content
#

accuracy-score

Here are 97 public repositories matching this topic...

Machine-Learning project that uses a variety of credit-related risk factors to predict a potential client's credit risk. Machine Learning models include Logistic Regression, Balanced Random Forest and EasyEnsemble, and a variety of re-sampling techniques are used (Oversampling/SMOTE, Undersampling/Cluster Centroids, and SMOTEENN) to re-sample th…

  • Updated Jan 24, 2021
  • Jupyter Notebook

It's a Python based Movie Recommendation System, which recommends movies to the users based on the similarity to previously watched movies. I have solved a machine learning classification problem and evaluated the model's performance using confusion matrix, accuracy score, recall score, precision and f1 score.

  • Updated Oct 28, 2022
  • Jupyter Notebook

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

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