项目作者: omidrohanian

项目描述 :
Logistic regression
高级语言: Jupyter Notebook
项目地址: git://github.com/omidrohanian/logregression.git
创建时间: 2017-03-09T18:27:50Z
项目社区:https://github.com/omidrohanian/logregression

开源协议:

下载


Logistic Regression

In this series of notebooks, I am exploring machine learning algorithms by implementing them from scratch in Python.
This is inspired by Andrew Ng’s machine learning class. The training datasets also belong to that course

Here we try to model Logistic Regression