Skip to content
#

accuracy-score

Here are 108 public repositories matching this topic...

Megaline company wants to develop a model that can analyze consumer behavior and recommend one of Megaline's two new plans: Smart or Ultra. In this classification task, we need to develop a model that is able to choose the right package

  • Updated Jul 1, 2024
  • Jupyter Notebook

This is the Data Mining Project for predicting the student's grade before the final and Mid-2 examination. I use Python and Jupyter Notebook for this Project.

  • Updated Jun 23, 2024
  • Jupyter Notebook

Explore the vast field of Natural Language Processing (NLP) with our comprehensive toolkit. From text preprocessing to advanced sentiment analysis and language modeling, this repository provides a range of tools and algorithms to empower your NLP projects. Dive into state-of-the-art techniques and resources curated to enhance your understanding.

  • Updated Jun 12, 2024
  • Jupyter Notebook

* Basis EDA * Handling Null/Missing Values * Handling Outliers * Handling Skewness * Handling Categorical Features * Data Normalization and Scaling * Feature Engineering *Accuracy score *Confusion matrix *Classification report

  • Updated Jun 4, 2024
  • 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

Content: Machine Learning, KNN concept, Euclidean distance, Data preprocessing, Scaling the data, Performing train-test split, Applying KNeighbors Classifier, Predicting Y_pred based on X_test, Evaluation using Confusion Matrix, Accuracy score, Recall value & Precision, Underfitting & Overfitting, Measures to overcome Underfitting & Overfitting

  • Updated May 6, 2024
  • Jupyter Notebook

Content: Machine Learning, Logistic regression steps, Probability matrix, Confusion matrix, Accuracy score, Recall value, Data preprocessing, Label encoding, Scaling the data, Splitting train test data, Running Logistic Regression, Y prediction on test data, Class imbalance, Type 1 & Type 2 errors.

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