-
分位数回归
说明: 多种方法实现分位数回归,有完整原理解释,直接可用。(Multiple methods for quantile regression)
- 2020-03-03 14:37:14下载
- 积分:1
-
1595175
动画演示多种排序算法,包括冒泡排序,选择排序,插入排序,快速排序等,()
- 2018-03-13 23:48:48下载
- 积分:1
-
sklearn-tree-BN-knn
分类器的性能比较与调优:
使用scikit-learn 包中的tree,贝叶斯,knn,对数据进行模型训练,尽量了解其原理及运用。
使用不同分析三种分类器在实验中的性能比较,分析它们的特点。
本实验采用的数据集为house与segment。(Performance comparison and optimization of classifiers:
We use tree, Bayesian and KNN in scikit-learnpackage to train the data model and try to understand its principle and application.
The performances of three classifiers are compared and their characteristics are analyzed.
The data set used in this experiment is house and segment.)
- 2021-04-16 15:08:53下载
- 积分:1
-
0262842
請用星號( )排列出下列的 p箭 星號 D案,輸入 Y料 ne txt中的第一行為箭 的上下高度(必為奇數),第二行為 D案的總寬度()
- 2018-05-28 18:54:24下载
- 积分:1
-
机器学习实战
说明: 机器学习实战中文英文pdf+数据集+代码(Practice of machine learning)
- 2021-02-21 23:11:22下载
- 积分:1
-
煤炭价格多元时序预测
说明: 内附源数据、代码及word。代码包括:平稳性检验、协整检验、滞后阶数的确定、VAR 模型的拟合、脉冲响应分析、VAR 模型的预测(Stationarity test, co integration test, determination of lag order, VAR model fitting, impulse response analysis, VAR model prediction)
- 2021-03-30 19:09:09下载
- 积分:1
-
kaggle叶子分类
利用一维卷积神经网络将叶子进行分类,里面包含的有数据(Classification of leaves using one dimensional convolution neural network)
- 2018-07-12 20:41:43下载
- 积分:1
-
qb神经网络
从数据库获取车辆在一段时间内的所有行驶记录的相关数据,确定所需数据为GPS经纬度坐标和驾驶时长等,QB模型采用MDF的思想,其基本思想为:通过平均直接翻转距离函数定义两条轨迹之间的距离,两条轨迹需要具有相同的经纬度点数,具有相同点数的轨迹最大的优点是对轨迹距离成对计算,且相同轨迹之间具有更高的分辨率,对于轨迹聚类的结果有一定的优化。(Retrieved from the database cars all over a period of time, record the related data, determine the required data for the GPS latitude and longitude coordinates, and the driving time, QB model by adopting the idea of MDF, its basic idea is: flip directly by the average distance function definition of the distance between two trajectories, two tracks will have the same latitude and longitude points, and has the biggest advantages of the same points of trajectory track distance calculation in pairs, and has higher resolution, between the same trajectory for trajectory clustering results have certain optimization.)
- 2020-06-23 08:00:01下载
- 积分:1
-
Hands-on programming with R
说明: 本书精心策划了三个虚拟项目,将数据科学家必需的专业技能融合其中,教会读者如何将数据存储到计算机内存中,如何在必要的时候转换内存中的数据值,如何用R编写自己的程序并将其用于数据分析和模拟运行。读者将跟随世界一流的RStudio培训师掌握宝贵的编程技能,并借助这些技能成为优秀的数据科学家。(Introduction to R Language)
- 2019-05-30 15:04:30下载
- 积分:1
-
pu_ju_lei
将数据集转换为拉普拉斯矩阵,然后利用基于图论的谱聚类进行聚类。拉普拉斯矩阵采用高斯核函数,全连接方法计算。谱聚类擅长处理高维数据或非凸数据集。(The data set is transformed into Laplacian matrix, and then clustered by spectral clustering based on graph theory. The Laplacian matrix is calculated by using the Gauss kernel function and the full connection method. Spectral clustering is good at dealing with high-dimensional or non-convex data sets.)
- 2019-07-01 16:05:39下载
- 积分:1