Solve the coursera ml class with python
Stars
2
Forks
3
Watchers
Open Issues
0
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
User
13
commits
add neural network training
b225f42
move data
c68047e
add NN for multiclass classification
ea74e42
cross validation
15e28de
finish 04 multiclass classification with logistic regression
e165dfd
04 multiple classification nb
634c3d9
some fixes
73defd6
use scipy.optimize to solve the logistic regression cost function
73fd2cb
Create README.md
d90e497
logistic regression with iterative gradient descent
82e8578
plot for logistic regression
250fbe1
add note for logistic ression
2873539
week2 linear regression
646117e