weRNG

积分:252
上传文件:2
下载次数:29
注册日期:2020-05-19 08:52:43

上传列表
code.zip - 可以用于k-means较难实现的数据分类,对于初学者很好,2020-05-26 05:09:20,下载1次
lecture1_kmeans_code.zip - machine learning,可以用于初学者简单了解kmeans算法,2020-05-19 08:57:47,下载0次

近期下载
拉丁超立方抽样LHS方法python.zip - 采用 Latin hypercube sampling (LHS) 抽样的python算法
KNN-matlab.rar - k近邻的两种改进算法,采用matlab实现,使得算法效率有了较大提高。
k-fold_cross-validation_binary_libsvm.zip - K fold cross validation on svm
kfold-knn.m.tar.gz - The program k folds the data set and applies K-Nearest Neighbors algorithm to classify the images.
crossvalind.rar - matlab的svm中使用的交叉验证函数(kfold),一般libsvm数据包中没有,需要自己加入
KRR.rar - 核岭回归算法 输入数据集(需要分开存放训练集和测试集) 利用4重交叉验证法调参 最后输出分类准确率
svm-regression-k-fold-cross-validation.rar - SVM with K-fold cross validation
ridgeregression.rar - This is matlab code for estimating the static linear system with Ridge Regression that is written by matlab 7.0. Here we want to estimate the below function: 1 - u^2 + 2*u^3 +u^5 +3*u^7 these are 2 files : without noise and with noise finally,there are plots for showing results.
ridge_regression_matlab.rar - 岭回归拟合数据,其中hw3_1_ridge.m使用的是岭回归的方法,hw3_1_MLE.m使用的是极大似然的方法。
ROC-and-AUC-analysis.rar - A good matlab code that analysis the ROC curve and corresponding AUC value to estimate the sensitive and the currectness of the sample estimate. This code is suitable for variable type and function data.
nn.zip - Neural network simple code
nn2.rar - nnlab programming in matlab that implement a simple example of mlp neural network
神经网络用于性能预测.rar - 此程序可用于实现基于神经网络的工程性能预测。
pusubei.rar - 朴素贝叶斯分类算法。可以成功实现。简单易懂
Naive-Bayes.zip - 朴素贝叶斯的matlab代码,概率分类模型。
朴素贝叶斯.zip - 朴素贝叶斯算法实现分类以及matlab实现
Naive-Bayesian-Classifier.rar - 基于matlab朴素贝叶斯分类,很好的例子
subattribspace.rar - 一个朴素贝叶斯的matlab实现算法一个朴素贝叶斯的matlab实现算法
NaiveBayes.rar - 朴素贝叶斯分类器,实现了朴素贝叶斯分类算法,结果表明比较好
NaiveBayes.rar - MATLAB编写的朴素贝叶斯算法,注释十分详尽,使用起来很方便。同时加入了Laplace平滑。

收藏