CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - matlab logistic regression
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - matlab logistic regression - List
[
Mathimatics-Numerical algorithms
]
LogisticRegression
DL : 0
关于Logistic回归统计算法的matlab实现,内容包括建模、输出变量预测和预测误差分析。数据来自UCI数据库中的Ionosphere database,有351个统计实例,输出变量是二分类变量,代表电波从电离层反射的好坏情况,共有32个特征值。(压缩包中包含已经处理好的数据)-on Logistic regression algorithm to achieve the Matlab, including modeling, variable output forecast and prediction error analysis. UCI data from the database Ionosphere database, Statistics are 351 examples, and the output variable is two classification variables, representatives from the ionosphere radio reflection of the good and bad, A total of 32 eigenvalue. (Compressed package contains good data already processed)
Update
: 2025-02-19
Size
: 1.14mb
Publisher
:
高
[
matlab
]
logistic_regression
DL : 0
数据回归计算logistic_regression-Data regression calculation logistic_regression
Update
: 2025-02-19
Size
: 3kb
Publisher
:
caojunyi
[
matlab
]
Logistic
DL : 0
logistic回归算法代码,希望对大家有所帮助-logistic regression algorithm code, and they hope to help everyone
Update
: 2025-02-19
Size
: 398kb
Publisher
:
正义
[
matlab
]
MATLAB
DL : 0
《计量地理学》(徐建华,高等教育出版社,2005)配套实习指导,利用Matlab编程计算非线性回归模型,以Logistic曲线为例- Quantitative geography (Xu Jianhua, Higher Education Press, 2005) supporting practice guidance, the use of Matlab programming non-linear regression model calculated to Logistic curve as an example
Update
: 2025-02-19
Size
: 26kb
Publisher
:
林沐生
[
matlab
]
BNL
DL : 0
The BNL toolbox is a set of Matlab functions for defining and estimating the parameters of a Bayesian network for discrete variables in which the conditional probability tables are specified by logistic regression models. Logistic regression can be used to incorporate restrictions on the conditional probabilities and to account for the effect of covariates. Nominal variables are modeled with multinomial logistic regression, whereas the category probabilities of ordered variables are modeled through a cumulative or adjacent-categories response function. Variables can be observed, partially observed, or hidden.
Update
: 2025-02-19
Size
: 240kb
Publisher
:
代龙
[
Graph program
]
NRlogistic
DL : 0
罗吉斯回归程序 提供matlab环境下仿真程序-Logistic regression procedure matlab simulation environment
Update
: 2025-02-19
Size
: 46kb
Publisher
:
phillips
[
AI-NN-PR
]
libsvm-2.89
DL : 0
是一種線性方成的分類器。SVM透過統計的方式將雜亂的資料以NN的方式分成兩類,以便處理。LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized logistic regression (LR), L2-loss linear SVM, and L1-loss linear SVM. -Main features of LIBLINEAR include Same data format as LIBSVM, our general-purpose SVM solver, and also similar usage Multi-class classification: 1) one-vs-the rest, 2) Crammer & Singer Cross validation for model selection Probability estimates (logistic regression only) Weights for unbalanced data MATLAB/Octave, Java interfaces
Update
: 2025-02-19
Size
: 509kb
Publisher
:
陳彥霖
[
matlab
]
blogreg
DL : 0
实现在参数先验是高斯分布情况下,利用马尔科夫链蒙特卡洛算法来对Logistic 回归模型参数的后验分布进行抽样 -It implements different Markov Chain Monte Carlo strategies for sampling from the posterior distribution over the parameter values for Logistic Regression models with a Gaussian prior on the parameter values.
Update
: 2025-02-19
Size
: 29kb
Publisher
:
王而山
[
matlab
]
LWLR
DL : 1
this program compare the Locally Weighted Linear Regression with three diferrent kernel function (gaussian, logistic basis, and Reciprocal Multiquadric) also compare locally weighted by simple Linear Regression.
Update
: 2025-02-19
Size
: 9kb
Publisher
:
maisam
[
matlab
]
LR
DL : 0
logistic regression algorithm in matlab.
Update
: 2025-02-19
Size
: 33kb
Publisher
:
horace
[
matlab
]
logistic
DL : 0
matlab实现logistic回归 利用牛顿迭代的方法得到最后的回归参数-matlab realize logistic regression using Newton iteration method to get the final regression parameters
Update
: 2025-02-19
Size
: 2kb
Publisher
:
jessicaxaa
[
assembly language
]
Logistic
DL : 0
关于Logistic回归统计算法的matlab实现-About Logistic regression algorithm matlab realize
Update
: 2025-02-19
Size
: 1.14mb
Publisher
:
鼠标垫
[
Other
]
[Matlab]-stanford-linear-regression--logistic-reg
DL : 0
[Matlab] stanford linear regression, logistic regression exp
Update
: 2025-02-19
Size
: 89kb
Publisher
:
mohammad
[
matlab
]
2d-logistic-regression
DL : 0
二分类逻辑回归matlab代码,运行有效,包含图形说明。-Binary logistic regression matlab code to run efficiently, including graphical instructions.
Update
: 2025-02-19
Size
: 32kb
Publisher
:
Dir
[
Books
]
2d-logistic-regression-demo.tar
DL : 0
逻辑回归matlab编程实例,可在matlab7下运行-Logistic regression matlab programming examples
Update
: 2025-02-19
Size
: 30kb
Publisher
:
luxj
[
Other
]
logistic-regression
DL : 0
用matlab实现机器学习算法中的逻辑回归-Using matlab to achieve a machine learning algorithm in a logistic regression
Update
: 2025-02-19
Size
: 270kb
Publisher
:
JiaoWang
[
matlab
]
Logistic-regression
DL : 1
三种梯度下降的logistic regression机器学习入门代码(three logistic regression methods for machine learning)
Update
: 2025-02-19
Size
: 3kb
Publisher
:
hierarch
[
Other
]
LogisticRegression
DL : 0
逻辑蒂斯回归模型,用于概率预测,或者分类。内附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.)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
ally525
[
matlab
]
多分类逻辑回归
DL : 0
该逻辑蒂斯回归模型matlab程序用于数据多分类,适用于有监督,学习型模型。(the matlab code of logistic regression used for data multi-classification. it is a kind of unsurpervisor study.)
Update
: 2025-02-19
Size
: 7.16mb
Publisher
:
ally525
[
matlab
]
logistic回归
DL : 0
logistic回归matlab程序设计,里面包含例子,只需修改数据即可。(Logistic regression matlab programming, which contains examples, just need to modify the data.)
Update
: 2025-02-19
Size
: 10kb
Publisher
:
moluoker
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.