登录
首页 » Python » sklearn-tree-BN-knn

sklearn-tree-BN-knn

于 2021-04-16 发布 文件大小:1271KB
0 417
下载积分: 1 下载次数: 3

代码说明:

  分类器的性能比较与调优: 使用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.)

文件列表:

lab3, 0 , 2019-03-31
lab3\GaussianNB-house-matplotlib.png, 15026 , 2019-03-22
lab3\GaussianNB-segment-matplotlib.png, 30364 , 2019-03-21
lab3\house-votes-84.data, 18171 , 2016-03-16
lab3\house-votes-84.names, 7059 , 2016-03-16
lab3\knn-house-matplotlib.png, 15725 , 2019-03-22
lab3\knn-house.py, 5523 , 2019-03-22
lab3\knn-segment-matplotlib.png, 29129 , 2019-03-22
lab3\knn-segment.py, 5546 , 2019-03-22
lab3\MultinomialNB-house-matplotlib.png, 14986 , 2019-03-22
lab3\MultinomialNB-segment-matplotlib.png, 31075 , 2019-03-21
lab3\naive-bayes-house.py, 4183 , 2019-03-21
lab3\naive-bayes-segment.py, 5368 , 2019-03-21
lab3\segment-tain.txt, 200410 , 2007-10-11
lab3\segment-test.txt, 109984 , 2007-10-11
lab3\tree-house-graphviz.dot, 1453 , 2019-03-22
lab3\tree-house-graphviz.png, 75493 , 2019-03-22
lab3\tree-house-matplotlib.png, 16219 , 2019-03-22
lab3\tree-house.py, 5870 , 2019-03-22
lab3\tree-segment-graphviz.dot, 17529 , 2019-03-22
lab3\tree-segment-graphviz.png, 1011689 , 2019-03-22
lab3\tree-segment-matplotlib.png, 41287 , 2019-03-22
lab3\tree-segment.py, 6706 , 2019-03-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • boston_housing
    说明:  采用机器学习预测房价.使用波士顿房屋信息数据来训练和测试一个模型,并对模型的性能和预测能力进行评估。(Using Machine Learning to Predict House Prices)
    2019-10-04 11:48:44下载
    积分:1
  • MF-DFA-master
    多重分形去趋势波动分析法,用于不同时间序列的重分形交叉相关性分析。(Multifractal detrended fluctuation analysis)
    2018-09-06 14:29:01下载
    积分:1
  • 从零开始学Python网络爬虫源代码+教学PPT
    说明:  《从零开始学爬虫》的配套资料(PPT和源码)("Learning Reptiles from Zero" (PPT and Source))
    2019-03-18 22:06:06下载
    积分:1
  • 文本分类(采用Java语言)
    资源描述利用分类算法实现对文本的数据挖掘,主要包括: 1. 语料库的构建,主要包括利用爬虫收集Web文档等; 2. 语料库的数据预处理,包括文档建模,如去噪,分词,建立数据字典, 使用词袋模型或主题模型表达文档等; 注:使用主题模型,如LDA可以获得实验加分; 3. 选择分类算法(如朴素贝叶斯、SVM等),训练文本分类器,理解所选 的分类算法的建模原理、实现过程和相关参数的含义; 4. 对测试集的文本进行分类 5. 对测试集的分类结果利用正确率和召回率进行分析评价。 
    2022-02-13 04:15:07下载
    积分:1
  • PCA
    一个用python实现的PCA算法,并且给了简易素材(A PCA algorithm implemented in python, and gave a simple material)
    2020-08-23 14:38:17下载
    积分:1
  • TurbulentWindGenerator
    三维风场模拟.利用Kaimal spectrum结合FFT进行风场模拟,生成风速时程得进行必要参数的定义。(3D Turbulent Wind Generation。 Generation of three-dimensional turbulent wind fields, by employing a Kaimal spectrum and IEC-based coherence function. )
    2017-02-28 11:35:25下载
    积分:1
  • 朴素贝叶斯分类
    朴素贝叶斯分类的分类器实现,使用的是matlab语言。内含测试集和训练集,可直接运行,readme.txt文件中说明了数据格式
    2022-02-07 02:48:39下载
    积分:1
  • ELM
    一种神经网络算法:极限学习机(ELM),包括分类和回归,仿真验证无误,适合初学者练习(A data mining algorithm: limit learning machine (ELM), including classification and regression, simulation verification is unmistakable, suitable for beginners to practice)
    2018-03-14 12:45:55下载
    积分:1
  • datasnooping
    机器学习 数据挖掘 数值算法 人工智能 全英文教材(python machine learning data snooping)
    2018-09-20 20:51:47下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载