Skip to content
#

logistic-regression

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

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 Jun 8, 2024
  • Jupyter Notebook

This repository is a related to all about Machine Learning - an A-Z guide to the world of Data Science. This supplement contains the implementation of algorithms, statistical methods and techniques (in Python), Feature Selection technique in python etc. Follow Coursesteach for more content

  • Updated Jun 8, 2024
  • Jupyter Notebook

This project analyzes tumor cell data from 550 patients using Python. It involves data cleaning, exploratory analysis, feature engineering, and machine learning to classify tumors as malignant or benign. Techniques include PCA, logistic regression, and k-fold cross-validation to ensure model accuracy and reliability.

  • Updated Jun 7, 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