Skip to content
#

binary-logistic-regression

Here are 20 public repositories matching this topic...

Perusahaan The Look memiliki Karyawan sebanyak 8000++. Namun selama setahun terakhir tingkat produktivitas menurun. Untuk itu, HR ingin mengurangi rata-rata absensi staff perusahaan selama setahun maksimal 16 jam saja supaya dapat meningkatkan kontribusi , produktivitas, kedisiplinan staff perusahaan , serta meminimalisirkan kerugian pada perusa…

  • Updated Sep 7, 2022
  • Jupyter Notebook

Welcome to the Logistic Regression Repository! This repository aims to provide a comprehensive collection of resources and code examples for logistic regression, a powerful statistical technique used for modeling and predicting categorical outcomes.

  • Updated Jun 17, 2023
  • Jupyter Notebook

Logistic Regression is a supervised learning algorithm that is used when the target variable is categorical. In Logistic Regression the target variable is categorical where we have to strict the range of predicted values. Consider a classification problem, where we need to classify whether an email is a spam or not. So we have to predict either …

  • Updated Sep 11, 2021
  • Jupyter Notebook

The project aimed to implement a digital processing algorithm of biomedical signals to estimate the chances of survival for patients admitted to the ICU. A classification model based on artificial intelligence was implemented to estimate the chances of survival.

  • Updated Nov 22, 2023
  • Jupyter Notebook

Applying binary logistic regression to predict loan approval outcomes using applicant information such as marital status, credit history, and property area. The analysis focuses on identifying the most important predictors of loan approval while evaluating model performance and assumptions.

  • Updated May 26, 2026
  • HTML

As part of a class team project, we analyzed Montgomery County traffic data to predict car crash injury severity. We built a binary logistic regression model (AUC=0.758) evaluating road, driver, and vehicle variables. Results proved vehicle body type, damage extent, and alcohol use are the strongest risk predictors, not just road conditions.

  • Updated Sep 3, 2026

Add this topic to your repo

To associate your repository with the binary-logistic-regression topic, visit your repo's landing page and select "manage topics."

Learn more