文件名称:LogisticRegression
介绍说明--下载内容均来自于网络,请自行研究使用
关于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)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 41695032logisticregression.rar 列表 Logistic_class.m Logistic_solve.m CV_of_Logistic.m Ionosphere_data.mat Ionosphere_data_good.mat Ionosphere_initial.m