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 10 years ago
costFunctionReg.m Simplify regularization term 10 years ago
ex2.m Initial commit of ex2 10 years ago
ex2_reg.m Initial commit of ex2 10 years ago
ex2data1.txt Initial commit of ex2 10 years ago
ex2data2.txt Initial commit of ex2 10 years ago
mapFeature.m Initial commit of ex2 10 years ago
plotData.m Plot negative samples in red 10 years ago
plotDecisionBoundary.m Initial commit of ex2 10 years ago
predict.m Predict 10 years ago
sigmoid.m Compute the sigmoid function 10 years ago
submit.m Initial commit of ex2 10 years ago
submitWeb.m Initial commit of ex2 10 years ago