-
1595175
动画演示多种排序算法,包括冒泡排序,选择排序,插入排序,快速排序等,()
- 2018-03-13 23:48:48下载
- 积分:1
-
boxcox
boxcox函数的python实现,引用该函数可将偏态分布调整为正态分布(Python implementation of box Cox function)
- 2020-06-17 09:40:01下载
- 积分:1
-
MSA
自动生成Excel表格,包括测量系统分析MSA GR&R--均值极差法 ,方差分析,均值极差(Automatic generation of Excel tables, including measurement system analysis MSA GR&R - mean extreme difference method, variance analysis, mean extreme difference)
- 2019-06-20 21:24:10下载
- 积分: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
-
linyujisuan
通过包围盒法和K-D树法实现电云数据的邻域收索,邻域值可以自动设置(Point cloud data by bounding boxes and K-D tree search method income neighborhood, neighborhood values can be automatically set)
- 2020-11-06 08:49:49下载
- 积分:1
-
guanlianguize
说明: r语言中关联规则代码实现
运用arulesViz包和arules包中的apriori函数(Code
Implementation of Association Rule)
- 2019-01-24 15:39:51下载
- 积分:1
-
regress
一个xgboost实现的回归模型预测,数据集来源于kaggle的taxi竞赛(Regression model prediction based on a xgboost implementation)
- 2017-10-13 10:09:42下载
- 积分:1
-
knn.py
kNN算法的核心思想是如果一个样本在特征空间中的k个最相邻的样本中的大多数属于某一个类别,则该样本也属于这个类别,并具有这个类别上样本的特性。该方法在确定分类决策上只依据最邻近的一个或者几个样本的类别来决定待分样本所属的类别。 kNN方法在类别决策时,只与极少量的相邻样本有关。由于kNN方法主要靠周围有限的邻近的样本,而不是靠判别类域的方法来确定所属类别的,因此对于类域的交叉或重叠较多的待分样本集来说,kNN方法较其他方法更为适合。(Basic source application)
- 2018-10-30 16:50:13下载
- 积分:1
-
Eigenfunction-Program-Program
强大的计算电磁场本征函数与本征模的程序,matlab版本(A powerful Program for calculating the Eigenfunction and Eigenmode of electromagnetic Field)
- 2018-09-11 22:56:16下载
- 积分:1
-
LOF
基于密度的局部离群点检测,使用于当全部样本点的密度不一致的情况(Local outlier detection based on density)
- 2021-04-14 16:28:55下载
- 积分:1