Skip to content
#

sklearn-metrics

Here are 90 public repositories matching this topic...

The aim to decrease the maintenance cost of generators used in wind energy production machinery. This is achieved by building various classification models, accounting for class imbalance, and tuning on a user defined cost metric (function of true positives, false positives and false negatives predicted) & productionising the model using pipelines.

  • Updated Jan 20, 2022
  • Jupyter Notebook

Use Random Forest to prepare a model on fraud data. Treating those who have taxable income <= 30000 as "Risky" and others are "Good" and A cloth manufacturing company is interested to know about the segment or attributes causes high sale.

  • Updated Feb 5, 2023
  • Jupyter Notebook

The "Gold Price Prediction" project focuses on predicting the prices of gold using machine learning techniques. By leveraging popular Python libraries such as NumPy, Pandas, Scikit-learn (sklearn), Matplotlib, Seaborn, Random Forest Regressor, and others, this project provides a comprehensive solution for accurate price estimation.

  • Updated Sep 18, 2023
  • Jupyter Notebook

In this problem i have tried to explain how XGB algorithm works in case of classification. I have also stated the accuracy score at the end for our XGBClassifier model. The confusion matrix has also been shown for the same. I have used the Kaggle Dataset - Titanic Survivors csv file.

  • Updated Feb 8, 2022
  • Jupyter Notebook

📔 This repository delves into Logistic Regression for loan approval prediction at LoanTap. It covers data preprocessing, model development, evaluation metrics, and strategic business recommendations. Explore model optimization techniques such as confusion matrix, precision, recall, Roc curve and F1 score to effectively mitigate default risks.

  • Updated May 27, 2024
  • Jupyter Notebook

Improve this page

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

Learn more