Skip to content
#

accuracy-score

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

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

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

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