Skip to content

I am working on implementing Machine Learning Algorithms from scratch.

License

Notifications You must be signed in to change notification settings

ThinamXx/MachineLearning__Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MACHINE LEARNING ALGORITHMS

LOGISTIC REGRESSION

  • Logistic Regression is a supervised learning algorithm which models the probabilities for classification problems. It is a statistical model which uses a logistic function to model a binary dependent variable. It is efficient method for binary and linear classification problems.
  • Implementation of Logistic Regression

Image

About

I am working on implementing Machine Learning Algorithms from scratch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages