搜索资源列表
LR_adult
- 基于逻辑回归的分类实验,在UCI数据库的audlt数据集上进行测试-Classification based on logistic regression test, the database in the UCI data set to test audlt
logistic_linear_classification
- 使用机器学习中的逻辑斯蒂回归对样本分类并对测试样本进行准确性估计-Using machine learning logistic regression test samples and sample classification accuracy of estimates
2d-logistic-regression
- 二分类逻辑回归matlab代码,运行有效,包含图形说明。-Binary logistic regression matlab code to run efficiently, including graphical instructions.
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
Logistic_Regression
- 正规化的逻辑回归,可实现图像的分类识别,如人脸识别,数字识别-Logistic Regression with regularisation, can be used for image classification
Logistic-Regression
- Logistic算法的分类算法实现,讲解清晰明了,值得学习-Logistic Algorithm classification algorithm, explain clarity, it is worth learning
回归
- 实现线性回归和逻辑回归,并随机数据进行分类(Linear regression and logistic regression were implemented, and random data were classified)
多分类逻辑回归
- 该逻辑蒂斯回归模型matlab程序用于数据多分类,适用于有监督,学习型模型。(the matlab code of logistic regression used for data multi-classification. it is a kind of unsurpervisor study.)
4逻辑回归分类_配套代码
- 吴恩达的course公开课上面logistic回归做分类的课程代码(Wu Enda's course open class, logistic regression to do the classification of curriculum code)