Skip to content
#

logistic-regression

Here are 21 public repositories matching this topic...

AI Text Detection Web App identifies whether text is AI-generated or human-written. It offers unigram and bigram models, combining Logistic Regression, Naive Bayes, Random Forest, and LightGBM to provide accurate predictions based on text structure and context.

  • Updated Oct 4, 2024
  • CSS

A machine learning project aimed at predicting the likelihood of heart disease based on patient data. This repository contains data preprocessing, model training, evaluation scripts, and visualization tools to analyze and interpret results. Ideal for healthcare analytics and research. This Model Have Accuracy rate is 80 percent.

  • Updated Nov 15, 2024
  • CSS

In statistics, the logistic model (or logit model) is used to model the probability of a certain class or event existing such as pass/fail, win/lose, alive/dead or healthy/sick. This can be extended to model several classes of events such as determining whether an image contains a cat, dog, lion, etc. Each object being detected in the image woul…

  • Updated Oct 1, 2021
  • CSS

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