-
chks光滑支持向量机-程序
CHKS光滑孪生支持向量机程序, 采用CHKS光滑函数逼近无约束孪生支持向量机的不可微部分,得到一类光滑的孪生支持向量机。(CHKS smooth twin support vector machine program)
- 2020-12-25 09:09:04下载
- 积分:1
-
havz-bhlding
BP网络VC代码 其实这就是成型的算法,估计好多人写过(BP network VC code is actually a molding algorithm, estimated that a lot of people have written)
- 2018-09-06 15:00:59下载
- 积分:1
-
Adaboost
Python实现Adaboost算法,数据集为horseColic马疝气病数据集,准确率和sklearn库中的adaboost算法一样。(Python implementation adaboost algorithm, the data set is horseColic horse hernia disease data collection, accuracy and sklearn library adaboost the same algorithm.)
- 2017-04-21 15:00:34下载
- 积分:1
-
degreeor
复杂网络聚类系数的matlab编程代码,将复杂网络存储为矩阵,再对其matLab编程,可得到度分布图(The MATLAB programming code of clustering coefficient of complex network is used to store complex network as matrix, and then matLab programming is used to get the degree distribution graph.)
- 2018-05-23 05:28:45下载
- 积分:1
-
妹子图
通过Python对妹子图网站的图片集进行爬取(Crawling the collection of images on the sister map site via Python)
- 2018-11-15 16:13:39下载
- 积分:1
-
House_price
主要是对二手房房价的因变量房价和其相关的因变量之间的关系进行简单的描述统计分析(Mainly for the second-hand house price dependent variable housing prices and its related variables of the relationship between the simple description of statistical analysis)
- 2017-11-10 15:40:51下载
- 积分:1
-
PLSR程序
说明: 偏最小二乘回归!PLSR,可用于解决一些回归问题!(Partial least squares regression! PLSR can be used to solve some regression problems!)
- 2019-11-29 20:42:27下载
- 积分:1
-
带阻尼参数的pagerank实现
资源描述实现基本的pagerank算法,可实现传递阻尼参数和迭代次数。源文件从文件中读取
- 2022-09-10 21:45:04下载
- 积分:1
-
HMM-homework
隐马尔科夫实现,包含forward-hmm, Viterbi-hmm, Baum-Welch-hmm(Hidden Markov implementation, including forward-hmm, Viterbi-hmm, Baum-Welch-hmm)
- 2019-04-26 17:02:43下载
- 积分:1
-
python数据分析 韩波
一本python数据分析的优秀资料
《python数据分析》(python data analysis),作者【印尼】Ivan Idris,翻译:韩波。
本人制作的PDF图书,带目录和书签。
作为一种高级程序设计语言,Python凭借其简洁、易读及可扩展性日渐成为程序设计领域备受推崇的语言。同时,Python语言的数据分析功能也逐渐为大众所认可。, 本书是一本介绍如何用Python进行数据分析的学习指南。全书共12章,从Python程序库入门、NumPy数组、matplotlib和pandas开始,陆续介绍了数据加工、数据处理和数据可视化等内容。同时,本书还介绍了信号处理、数据库、文本分析、机器学习、互操作性和性能优化等高级主题。在本书的结尾,还采用3个附录的形式为读者补充了一些重要概念、常用函数以及在线资源等重要内容。, 本书示例丰富、简单易懂,非常适合对Python语言感兴趣或者想要使用Python语言进行数据分析的读者参考阅读。(python data analysis)
- 2018-09-08 10:45:20下载
- 积分:1