Skip to content
#

sklearn-metrics

Here are 107 public repositories matching this topic...

Predicting Heart Disease with Python and Machine Learning. In this project, in the first part we will explore and prepare the data before starting the Machine Learning models. Let's try to predict which people have heart problems based on personal and health data. we use some Machine Learning models to make the predictions.

  • Updated Aug 17, 2024
  • Jupyter Notebook

Predict housing prices using the Boston Housing Dataset. Covers data loading, cleaning, preprocessing, EDA, normalization, standardization, and regression models (Linear Regression, Decision Tree, Random Forest, Extra Trees). Evaluated with Mean Squared Error (MSE). Tech: Python, Pandas, NumPy, Scikit-learn, Seaborn, Matplotlib.

  • Updated Aug 16, 2024
  • Jupyter Notebook

A fashion AI-based model capable of generating images from textual descriptions. The model should take natural language text as input and generate images that visually represent the given text. This text-to-image generation system bridges the gap between textual descriptions and visual content.

  • Updated Aug 2, 2024

📔 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