-
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
-
propospuionsview
算法分析中的贪心算法的实现,并有完整的测试数据()
- 2018-05-28 16:41:27下载
- 积分:1
-
带阻尼参数的pagerank实现
资源描述实现基本的pagerank算法,可实现传递阻尼参数和迭代次数。源文件从文件中读取
- 2022-09-10 21:45:04下载
- 积分:1
-
hierarchical-clustering
这段代码是层次聚类的Matlab实现代码(
This code is hierarchical clustering Matlab implementation code)
- 2016-10-16 10:43:09下载
- 积分:1
-
Spider_baiduvideo
利用urllib.request进行爬虫,
下载百度视频页面的所有图片保存到本地(Use urllib.request for crawl.
Download all the pictures from Baidu video page to local.)
- 2018-04-02 18:32:19下载
- 积分:1
-
emd program-matlab
说明: EMD经验模态分解算法程序,适合非线性,非平稳时间序列的处理(EMD empirical mode decomposition algorithm program)
- 2019-01-14 20:43:57下载
- 积分:1
-
数据挖掘技术在公安犯罪行为分析中的应用研究
数据挖掘在经侦项目中的应用,本文用到python中的社区划分算法(In the application of data mining in economic investigation projects, this paper uses community partition algorithm in Python.)
- 2020-07-03 08:00:02下载
- 积分:1
-
boston_housing
说明: 采用机器学习预测房价.使用波士顿房屋信息数据来训练和测试一个模型,并对模型的性能和预测能力进行评估。(Using Machine Learning to Predict House Prices)
- 2019-10-04 11:48:44下载
- 积分: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
-
Hands-on programming with R
说明: 本书精心策划了三个虚拟项目,将数据科学家必需的专业技能融合其中,教会读者如何将数据存储到计算机内存中,如何在必要的时候转换内存中的数据值,如何用R编写自己的程序并将其用于数据分析和模拟运行。读者将跟随世界一流的RStudio培训师掌握宝贵的编程技能,并借助这些技能成为优秀的数据科学家。(Introduction to R Language)
- 2019-05-30 15:04:30下载
- 积分:1