Skip to content
#

logistic-regression

Here are 8,166 public repositories matching this topic...

This project combines meticulous data preprocessing-visualization-machine learning techniques, featuring Decision Tree, integrating SVM, Logistic Regression, K-Nearest Neighbors models. Prioritizes model interpretability-accuracy through feature selection, optimizing performance evaluation for species classification using sepal & petal features.

  • Updated May 25, 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 May 24, 2024
  • Jupyter Notebook

A comprehensive exploration of machine learning techniques and data science best practices applied to the UCI Heart Disease dataset. Focusing on data preprocessing, exploratory analysis, and predictive modelling to identify key factors in heart disease. Part of Big Data Management and Analytics (BDMA) program.

  • Updated May 23, 2024
  • Jupyter Notebook

Implementation of algorithms such as normal equations, gradient descent, stochastic gradient descent, lasso regularization and ridge regularization from scratch and done linear as well as polynomial regression analysis. Implementation of several classification algorithms from scratch i.e. not used any standard libraries like sklearn or tensorflow.

  • Updated May 23, 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