资源列表
GA-BP
- 运用种群遗传算法优化BP神经网络的权值和阀值-The use of genetic algorithm optimization BP neural network weights and thresholds
exp
- prediksi double exponential smoothing algorithm
KMeans
- 数据聚类算法 kmeans 算法 ,使用MATLAB实现,文中的代码注释为中文,更易于实现-data mining algorithm , clustering algorithm , k_means algorithm
violinplot
- 这是关于机器学习中的代码,通过绘制violinplot图来观察数据的分布变化等-It s about machine learning code, distribution changes by drawing violinplot plans to observational data, etc.
beautifulsoup4test1
- 爬取糗事百科,运用BeautifulSoup模块对爬取内容进行处理。-Crawling embarrassing encyclopedia, using BeautifulSoup module to crawl content processing.
kNN
- 使用python编写kNN算法,包括生成数据集,简单分类器,文本转换等简单算法。-Using python write kNN algorithms, including generating a data set, a simple classification, text conversion simple algorithm.
bagging
- bagging算法的R语言实现,完整代码,运行速度较快-bagging algorithm R language, the complete code to run faster
guanliandu
- 是计算关联度的软件,调试过,可以执行。对学习时间序列预测很有意义-Is to calculate correlation software, debugging, you can perform. Time series prediction is very meaningful to learn
xgboost
- xgboost算法源码,含基本示例(训练、建模、预测)。-Xgboost algorithm source code, including the basic examples (training, modeling, forecasting).
SVM_regression_1001
- 一种可以择优选择参数的SVM拟合回归程序,通过for循环,可以调节参数,调出误差最小的参数设置。有时候,默认的参数也会有很不错的精度。-One can choose the best parameters of the SVM fitting regression procedures, through the for cycle, you can adjust the parameters, minimize the error of the parameter settings. Somet
data--mining
- 模式识别和机器学习,数据挖掘方向的专业性程序代码-Pattern recognition and machine learning, data mining direction of the professional code
EMKmeans
- 在线KMeans算法不同于一般的聚类,其主要算法为梯度下降法-Online KMeans Unlike clustering algorithm, the main gradient descent algorithm