-
chks光滑支持向量机-程序
CHKS光滑孪生支持向量机程序, 采用CHKS光滑函数逼近无约束孪生支持向量机的不可微部分,得到一类光滑的孪生支持向量机。(CHKS smooth twin support vector machine program)
- 2020-12-25 09:09:04下载
- 积分:1
-
DBSCAN
Clustering the data with Density-Based Scan Algorithm with Noise (DBSCAN)
- 2017-05-02 22:36:20下载
- 积分: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
-
聚类指标小结
聚类评价指标的各种说明,非常详细,请仔细阅读。(Cluster evaluation indicators of various descriptions, very detailed.)
- 2020-06-19 05:20:01下载
- 积分:1
-
AP聚类算法和案例
ap聚类算法实现三维数据点的分类,demo为案例(AP clustering algorithm realizes the classification of data points, demo as a case.)
- 2020-11-26 11:49:31下载
- 积分:1
-
autoencoder_v1
用于数据自编码,非线性压缩,降维的一种方法;与PCA不同,pca为线性降维方式(Data auto encoding, nonlinear compression)
- 2018-08-02 20:07:50下载
- 积分:1
-
BIC确定GMM聚类簇数
通过贝叶斯信息准则确定高斯混合聚类方法的聚类簇数(Determining the Cluster Number of GMM Clusters by BIC)
- 2021-03-26 19:19:13下载
- 积分:1
-
Kares入门资料打包
说明: 深度学习框架Keras入门资料,里面的代码包括课件和DEMO有利于新书入门学习,简单易懂(Keras Introductory Information of Deep Learning Framework, which includes courseware and DEMO, is helpful for introductory learning of new books. It is easy to understand.)
- 2020-06-17 17:00:01下载
- 积分:1
-
test_lstm
说明: 简单的LSTM进行预测,附带数据集方便测试(simple test of LSTM is used for prediction , and related datasets is attached in the file.)
- 2020-08-30 16:28:10下载
- 积分: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