文件名称:Logistic-Regression
介绍说明--下载内容均来自于网络,请自行研究使用
逻辑回归是目前流行的神经网络算法的实现基石,本程序通过简单的例子介绍了逻辑回归的思想以及算法拓展。-Logistic regression is a popular neural network algorithm to achieve a cornerstone of this program through a simple example and introduced the idea to expand the logistic regression algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Logistic Regression\costFunction.m
...................\DecisionBoundary.m
...................\ex2data1.txt
...................\ex2data2.txt
...................\LogisticRegression.m
...................\LogisticRegression2.m
...................\mapFeature.m
...................\plotData.m
...................\sigmoid.m
Logistic Regression