登录
首页 » Python » knn.py

knn.py

于 2018-10-30 发布 文件大小:1KB
0 177
下载积分: 1 下载次数: 0

代码说明:

  kNN算法的核心思想是如果一个样本在特征空间中的k个最相邻的样本中的大多数属于某一个类别,则该样本也属于这个类别,并具有这个类别上样本的特性。该方法在确定分类决策上只依据最邻近的一个或者几个样本的类别来决定待分样本所属的类别。 kNN方法在类别决策时,只与极少量的相邻样本有关。由于kNN方法主要靠周围有限的邻近的样本,而不是靠判别类域的方法来确定所属类别的,因此对于类域的交叉或重叠较多的待分样本集来说,kNN方法较其他方法更为适合。(Basic source application)

文件列表:

knn.py, 1616 , 2018-09-25
__MACOSX, 0 , 2018-10-30
__MACOSX\._knn.py, 266 , 2018-09-25

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

发表评论

0 个回复

  • 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
  • WDMAP6
    bp网络实现认知无线电的检测和预测,从而达到了对频谱的分配(Bp network realizes the detection and prediction of cognitive radio, thus achieving the spectrum allocation.)
    2018-09-06 15:06:37下载
    积分:1
  • 1595175
    动画演示多种排序算法,包括冒泡排序,选择排序,插入排序,快速排序等,()
    2018-03-13 23:48:48下载
    积分: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
  • weka源代码
    weka是一个很优秀的数据挖掘软件,可以把weka作为程序包打入工程中,基本想要的功能很快就能实现
    2023-06-01 10:00:04下载
    积分:1
  • YTCVI47
    徐士良《C常用算法程序集》第2版 第2部分()
    2018-02-05 12:36:49下载
    积分:1
  • MATLAB_SMOTE
    SMOTE插值算法,补全数据的不平衡性。(SMOTE interpolation algorithm to complete the imbalance of data.)
    2018-08-20 10:05:48下载
    积分:1
  • IABC_KMC_test_on_Iris_wine_glass
    基于人工蚁群的的改进Kmeans,进行了改进,效果较好(Based on the improvement of artificial ant colony, Kmeans have been improved and the effect is better)
    2017-05-20 20:24:27下载
    积分: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
  • 微博
    利用python调用新浪api接口实现的新浪微博数据的挖掘,能够获取指定的经纬度地点的微博动态信息,还能够将其写入MySQL数据库中。
    2022-07-12 15:52:46下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载