Skip to content

rnels12/gradient-descent-based-logistic-regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of the logistic regression algo using the gradient descent to minimize the cost function.
The data set was taken from iris Data set.