Skip to content
#

logisticregression

Here are 134 public repositories matching this topic...

The online payment fraud analysis project follows several step approach from data preprocessing through model evaluation, result comparison and final model selection, using transaction patterns to identify fraud indicators including account draining, suspicious transfers, and balance inconsistencies.

  • Updated May 19, 2025
  • Jupyter Notebook

This is a binary classification problem. There are numerous factors that can contribute to the presence of heart disease. What is the most important factor causing heart disease? Can an accurate classifier be built to predict the presence of heart disease in patients? These are the questions we want to answer with this project.

  • Updated May 21, 2024
  • Jupyter Notebook

Language Detector Loads and cleans text data, trains a language classification model using TF-IDF and Logistic Regression, evaluates it, and enables interactive language prediction with saved model reuse.

  • Updated Aug 8, 2025
  • Python

Improve this page

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

Learn more