搜索资源列表
LR
- 机器学习中的关于逻辑回归(LR)方法的分类器,Matlab源码,附带四个数据集用于实验-Machine Learning on the logistic regression (LR) method of classification, Matlab source code, with four data sets for experiments
ex3
- 机器学习关于逻辑回归的应用以及附有matlab源代码-Machine learning logistic regression with Matlab source code
mlclass-ex2
- 斯坦福大学机器学习公开课程第二讲matlab实现作业--逻辑回归。-Stanford Machine Learning public speaking courses matlab achieve second job- logistic regression.
mlclass-ex3
- 斯坦福大学机器学习公开课程第三讲matlab实现作业--多逻辑回归和神经网络表示。-Stanford Machine Learning public speaking courses third matlab realize the job- and more logistic regression and neural network representation.
Ch05
- 逻辑回归,实例:matlab使用逻辑回归进行分类。-Logistic regression
2d-logistic-regression
- 二分类逻辑回归matlab代码,运行有效,包含图形说明。-Binary logistic regression matlab code to run efficiently, including graphical instructions.
logistic_regression
- 利用逻辑回归实现二分类的matlab程序。随机生成训练样本,利用梯度下降法进行训练,并且在样本图上画出了分类边界。-Logistic regression for binary classification matlab procedures. Randomly generated training samples, the training using the gradient descent method, and is shown in Figure on the sample class
LogReg
- 逻辑回归实现线性分类器,文件中的readme.txt可以看到使用方法。 具体使用就是通过data.txt读入数据(默认2维数据,分为正反两类。)然后用matlab运行solve.m即可得到分类线、分类准确率。-a matlab source code for Logistic Regression. Datas in data.txt are of 2dimension and 2 types. run solve.m in matlab software to get the accura
LogisticRegression
- 利用MATLAB做出逻辑回归函数的分析与使用,并且计算出海森矩阵-logistics function with MATLAB
Logistic-matlab-an-example
- 采用逻辑回归分析,金融商业机构对企业进行评估,有一个具体的例子,是对企业的破产风险进行评估,逻辑回归是基于matlab做的-Using logistic regression analysis, financial business organizations to uate the enterprise, there is a specific example, is the enterprise bankruptcy risk assessment, logic regression is
mlclass-ex2
- 逻辑回归,机器学习相关内容,内有说明,基于matlab仿真-ex2.m- Octave scr ipt that will help step you through the exercise ex2 reg.m- Octave scr ipt for the later parts of the exercise ex2data1.txt- Training set for the rst half of the exercise ex2data2.txt- Training s
logregmatlab
- matlab实现逻辑回归,梯度上升(效果不好)及牛顿法实现(效果好)-matlab realize logistic regression, gradient ascent (not good) and Newton' s method to achieve
logistic-regression
- 用matlab实现机器学习算法中的逻辑回归-Using matlab to achieve a machine learning algorithm in a logistic regression
logistic
- 使用matlab自带数据进行逻辑回归,并附有详细注释。-Using logistic regression matlab own data, along with detailed notes.
回归
- 实现线性回归和逻辑回归,并随机数据进行分类(Linear regression and logistic regression were implemented, and random data were classified)
AllData
- 主要用matlab进行逻辑回归数据化处理等等一些啊什么的(The data set contains 3 classes of 50 instances each, where each class refers to a type of iris plant. One class is linearly separable from the other 2; the latter is NOT linearly separable from each other.)
多分类逻辑回归
- 该逻辑蒂斯回归模型matlab程序用于数据多分类,适用于有监督,学习型模型。(the matlab code of logistic regression used for data multi-classification. it is a kind of unsurpervisor study.)
Exercise-dp-learning
- 深度学习例子,共五个,逻辑回归,线性回归等等(deep learning examples)
Logistic.m
- 预测未来几年的人口,采用逻辑回归模型预测,用的数据是87-20年的数据(Forecasting the population of the next few years)
Logistic回归统计算法的matlab实现
- 统计回归分析,逻辑斯蒂多元线性回归,机器学习,详细代码解说,机器训练等(Logistic multiple linear regression, statistical regression analysis, logistic multiple linear regression, machine learning, detailed code interpretation, machine training, etc)