1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
neingeist 90f2928cee Move .gitignore to top-level directory 10 years ago
..
costFunction.m Compute the gradient for logistic regression 11 years ago
costFunctionReg.m Simplify regularization term 11 years ago
ex2.m Initial commit of ex2 11 years ago
ex2_reg.m Initial commit of ex2 11 years ago
ex2data1.txt Initial commit of ex2 11 years ago
ex2data2.txt Initial commit of ex2 11 years ago
mapFeature.m Initial commit of ex2 11 years ago
plotData.m Plot negative samples in red 11 years ago
plotDecisionBoundary.m Initial commit of ex2 11 years ago
predict.m Predict 11 years ago
sigmoid.m Compute the sigmoid function 11 years ago
submit.m Initial commit of ex2 11 years ago
submitWeb.m Initial commit of ex2 11 years ago