Skip to content
#

logistic-regression-algorithm

Here are 141 public repositories matching this topic...

Assignment-06-Logistic-Regression. Output variable -> y y -> Whether the client has subscribed a term deposit or not Binomial ("yes" or "no") Attribute information For bank dataset Input variables: # bank client data: 1 - age (numeric) 2 - job : type of job (categorical: "admin.","unknown","unemployed","management","housemaid","entrepreneur","st…

  • Updated Jun 16, 2021
  • Jupyter Notebook

Machine Learning algorithms from-scratch implementation. It covers most Supervised and Unsupervised algorithms. Homework assignments and Projects for graduate level Machine Learning Course taught by Dr Manfred Huber at UTA during Spring 21

  • Updated May 2, 2021
  • Python

This repository contains the Iris Classification Machine Learning Project. Which is a comprehensive exploration of machine learning techniques applied to the classification of iris flowers into different species based on their physical characteristics.

  • Updated Oct 4, 2023
  • Jupyter Notebook

This is a sample code repository to leverage classic "Pima Indians Diabetes" from UCI to perform diabetes classification by Logistic Regression & Gradient Boosting algorithms.

  • Updated May 27, 2022
  • Jupyter Notebook

Improve this page

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

Learn more