Skip to content

ryanquinnnelson/CMU-02620-Implement-Logistic-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CMU-02620-logistic-regression

Spring 2021 - Machine Learning for Scientists

Summary

This project implements (2-class) logistic regression and uses the implementation to analyze a sample dataset. Analysis was performed using Jupyter Notebook and Python.

The project also includes some exploration of the visualization techniques for the decision boundary.

Project Structure

Logistic Regression is implemented as Python package LogisticRegression under /packages.

Releases

No releases published

Packages

No packages published