Skip to content
#

logistic-regression

Here are 195 public repositories matching this topic...

This repository focuses on handwritten digit recognition using the MNIST dataset. It includes implementations of Logistic Regression, MLP, and LeNet-5 in PyTorch, organized into folders for reports, flowcharts, scripts, and notebooks, with detailed instructions for preprocessing and training.

  • Updated Jul 15, 2024
  • Jupyter Notebook

Code for classifying breast cancer tumors using machine learning. Includes preprocessing, visualizations, and models like Logistic Regression, Decision Tree, and Random Forest. Evaluated with accuracy, precision, recall, and F1-score. Clone, install dependencies, and run the Jupyter notebook for full analysis.

  • Updated Jun 30, 2024
  • Jupyter Notebook

The repository contains notebooks created for collecting and preprocessing the corpus of diary entries and for experiments on creating models for predicting gender, age groups of authors and the time period of text creation.

  • Updated Jun 12, 2024
  • Jupyter Notebook

This repository contains a Jupyter Notebook exploring the adult income dataset. The notebook performs Exploratory Data Analysis (EDA), including visualizations with charts and graphs. Additionally, it implements various classification models to predict income and analyzes their accuracy.

  • Updated Jun 12, 2024
  • Jupyter Notebook

Loan Eligibility Prediction Model: A machine learning application to predict loan approval based on applicant data. Includes a web interface for submitting loan applications and receiving predictions. Built with Python and Jupyter Notebook.

  • Updated Jun 1, 2024
  • Jupyter Notebook

Predictive analysis using logistic regression to determine college admissions based on CET scores. This project includes detailed steps for data preparation, model training, and evaluation using Python and scikit-learn in a Jupyter Notebook environment.

  • Updated Apr 13, 2024
  • Jupyter Notebook

This Repository is all about the popular Artificial Intelligence Lab concepts and their variations. Which can be helpful to Machine learning. I have try Artificial Intelligence Lab all problems solutions using prolog, python Programming Language and Jupyter Notebook program.

  • Updated Feb 6, 2024
  • Jupyter Notebook

Improve this page

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

Learn more