Skip to content
#

logisitic-regression

Here are 40 public repositories matching this topic...

Embark on a journey of data-driven insights with our diabetes research project. Leveraging Python's pandas, matplotlib, and scikit-learn, we preprocess, visualize, and analyze 330 health features. Employing logistic regression, decision trees, KNN, and SVM, we predict diabetes with precision.

  • Updated Apr 5, 2024
  • Jupyter Notebook

This GitHub project implements a logistic regression model to analyze and predict credit risk for a lending company. Explore comprehensive training, testing, and evaluation scripts to enhance the accuracy and reliability of risk assessments. Empower your lending decisions with robust, transparent, and customizable machine learning solutions.

  • Updated Feb 16, 2024
  • Jupyter Notebook

Exploratory data analysis was performed on a dataset heart disease dataset, constructing various visualisations, to gain useful insights about the data. Various machine learning algorithms were then trained to classify whether someone has heart disease or not based on various features, scoring each algorithm based on their accuracy and deciding …

  • Updated Jul 27, 2021
  • Jupyter Notebook

This repository contains the final report drafted on the replication of the Caruana and Niculescu-Mizil paper on the comparison of supervised learning algorithms. Here, I compare Logistic Regression, Random Forest, and Artificial Neural Networks over 4 different datasets measured over 3 different metrics. This project was done for Cogs 118A. The…

  • Updated Mar 24, 2021
  • Jupyter Notebook

Improve this page

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

Learn more