搜索资源列表
-
0下载:
实现了机器学习中的logistic regression 算法,可以对三类高斯分布的采样进行分类-Achieved in the logistic regression machine learning algorithm, can be three types of Gaussian distribution of samples to classify
-
-
0下载:
Boosting is a general method for improving the accuracy of any given
learning algorithm. Focusing primarily on the AdaBoost algorithm, this
chapter overviews some of the recent work on boosting including analyses
of AdaBoost’s training error an
-
-
1下载:
关于逻辑回归的教案,讲述了其原理及应用(主要是流行病学)。-the descr iption and guide of logistic regression
-
-
0下载:
Logistic Regression Implementation in Python
-
-
0下载:
集成学习算法集合 GBDT、NN、Logistic regression-Integrated learning algorithm collection GBDT, NN, Logistic regression, etc.
-
-
0下载:
一种用于数据分类的算法,与svm的作用类似-In statistics, logistic regression or logit regression is a type of probabilistic classification model[1] used for predicting the outcome of a categorical dependent variable (i.e., a class label) based on one or more predictor v
-
-
0下载:
简单的分类小程序。包括高斯混合模型、svm(调用函数)、logistic regression、和人工神经网络-Simple classification applet. Including the Gaussian mixture model, svm (calling function), logistic regression, and artificial neural networks
-
-
0下载:
machine learning in Logistic Regression(机器学习)-machine learning in Logistic Regression (machine learning)
-
-
0下载:
机器学习实战中的逻辑回归代码以及测试数据-Logistic regression in machine learning field code and test data
-
-
0下载:
逻辑回归,实例:matlab使用逻辑回归进行分类。-Logistic regression
-
-
0下载:
python实现用逻辑回归识别和分类人工手写数字-Classifying MNIST digits using Logistic Regression
-
-
0下载:
用python实现逻辑回归,实现了梯度下降,随机梯度下降法收敛。-Realized the logistic regression by python, using gradient decescent, stochastic gradient decescent to diverge to the final point.
-
-
0下载:
logistic regression naive baise regression matlab code-logistic regression naive baise regression matlab code
-
-
0下载:
梯度下降算法Python实现,用于logistic regression的训练问题。-Python implementation gradient descent algorithm for training logistic regression problems.
-
-
1下载:
逻辑回归,机器学习相关内容,内有说明,基于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
-
-
0下载:
用matlab实现机器学习算法中的逻辑回归-Using matlab to achieve a machine learning algorithm in a logistic regression
-
-
0下载:
用于模式识别中分类器的实现,罗杰斯特回归的实现 ,有数据实例,能够观察到分类结果和收敛曲线(logistics regression)
-
-
4下载:
逻辑蒂斯回归模型,用于概率预测,或者分类。内附matlab代码,以及运行数据,可直接运行。(this is an matlab code of logistic regression which could use for data classification and properbility predict. u can direcctly use this code and th data inside.)
-
-
0下载:
机器学习,logistic回归,内附验证数据(Machine learning, logistic regression, data classification, and test data)
-
-
0下载:
Logistic Regression - a Classification method using the mnist DB, with sigmoid function and gradient ascent for optimization
-