-
机器学习实战
说明: 机器学习实战中文英文pdf+数据集+代码(Practice of machine learning)
- 2021-02-21 23:11:22下载
- 积分:1
-
高效用项集挖掘算法--HMINE算法
数据挖掘算法,高效用项集挖掘算法,加权频发项集挖掘算法,HMINE算法,源码中有详细注释
- 2022-02-04 07:22:38下载
- 积分:1
-
kaggle叶子分类
利用一维卷积神经网络将叶子进行分类,里面包含的有数据(Classification of leaves using one dimensional convolution neural network)
- 2018-07-12 20:41:43下载
- 积分:1
-
Python for Data Analysis
说明: 利用python进行数据分析,英文书籍,从pandas库的数据分析工具开始利用高性能工具对数据进行加载、清理、转换、合并以及重塑;利用matpIotlib创建散点图以及静态或交互式的可视化结果;利用pandas的groupby功能对数据集进行切片、切块和汇总操作;处理各种各样的时间序列数据。(Starting from the data analysis tools of pandas database, high performance tools are used to load, clean, transform, merge and remodel data; scatter plots and static or interactive visualization results are created by matpIotlib; data sets are sliced, sliced and aggregated by pandas group by function; and various operations are processed. Time series data.)
- 2020-06-16 03:20:01下载
- 积分: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
-
piactical__algorithm
一个很实用的采用Neville算法的拉格朗日插值程序,(A very practical Lagrange interpolation program using Neville algorithm,)
- 2018-09-03 22:04:52下载
- 积分:1
-
粗糙集
说明: 粗糙集在进行属性约简时需要求其正域,此为求正域程序(Rough Set for Positive Domain)
- 2020-06-19 09:00:06下载
- 积分:1
-
海杂波
说明: 处理ipix官网下载的雷达原始数据,将方位角以及俯仰角进行处理(Processing radar raw data downloaded from IPIX official website)
- 2021-04-14 09:38:55下载
- 积分:1
-
贝叶斯网络 R语言实例 牛津大学
说明: R语言构建贝叶斯网络,很实用的讲解和案例(Construction of Bayesian network with R language, a very practical explanation and case)
- 2020-06-19 18:26:44下载
- 积分:1
-
nirtg
分而治之方法与软件设计的模块化方法非常相似,为了解决一个大的问题,可以: 1) 把它分成两个或多个更小的问题; 2) 分别(The divide-and-conquer approach is very similar to the modular approach to software design. To solve a big problem, you can: 1) divide it into two or more smaller problems; 2))
- 2018-09-04 05:12:14下载
- 积分:1