Skip to content
#

sklearn-library

Here are 691 public repositories matching this topic...

Machine learning algorithms are computational models that allow computers to understand patterns and forecast or make judgments based on data without the need for explicit programming. These algorithms form the foundation of modern artificial intelligence and are used in a wide range of applications, including image and speech recognition.

  • Updated May 30, 2024
  • Jupyter Notebook

This repository contains project materials for the Spring 2024 STAT 208 class, specifically for Team 8. All materials are the property of Team 8, University of California, Riverside, A. Gary Anderson School of Management. Thank you for viewing our repository.

  • Updated May 28, 2024
  • HTML

📔 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

Minor project for disease prediction using machine learning classifiers such as logistic regression, decision tree, random forest, and MLP (Multi-layer Perceptron). The project focuses on evaluating the performance of these classifiers based on accuracy, confusion matrices, and classification reports.

  • Updated May 23, 2024
  • HTML

"This repository contains implementations of Boosting method, popular techniques in Model Ensembles, aimed at improving predictive performance by combining multiple models. by using titanic database."

  • Updated May 22, 2024
  • Jupyter Notebook

"This repository hosts an implementation of the Singular Value Decomposition (SVD) algorithm tailored for data mining tasks. SVD is utilized for efficient dimensionality reduction, aiding in the extraction of key patterns and features from large and complex datasets."

  • Updated May 18, 2024
  • Jupyter Notebook

Improve this page

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

Learn more