Skip to content

Implementing logistic regression with Python (from Andrew Ng's course)

Notifications You must be signed in to change notification settings

Hami24/logistic-regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Logistic regression

Overview

Logistic regression model to predict whether a student gets admitted into a university based on their results in two exams.

Dependencies

  • numpy
  • pandas
  • matplotlib
  • scipy

Reference

About

Implementing logistic regression with Python (from Andrew Ng's course)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages