登录
首页 » Python » Test for KNN

Test for KNN

于 2020-05-29 发布
0 94
下载积分: 1 下载次数: 2

代码说明:

说明:  基于欧拉距离的KNN分类器,可自行调节map和预测点的位置。运行时首先显示分布散点图,之后输出预测值(Here is a KNN classifier based on Euler distance with self-adjusting map and prediction point positions. The distribution scatter will plot displayed map at first, then show the predicted value.)

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

发表评论

0 个回复

  • PQ decomposition method
    说明:  进行PQ分解,计算电力系统潮流的有效方法,应用广泛(PQ decomposition is an effective method for calculating power flow in power system.)
    2019-04-23 21:34:16下载
    积分:1
  • 24
    说明:  给定四个数(1--13),判经过四则运算后能否得到结果24,若能,输出表达式。 (Given the number four (1- 13), after sub after four computing results can be 24, if the output expression.)
    2008-01-03 22:19:45下载
    积分:1
  • Algorithm
    说明:  算法设计第三版,算法设计第三版,算法设计第三版,算法设计第三版(Algorithm Design Third Edition)
    2010-04-28 19:44:45下载
    积分:1
  • spmv_csr
    稀疏矩阵的DIA/ELLPACK/COO/CSR/HYB表示形式,以及各表示形式下的稀疏矩阵乘法(稀疏大矩阵*矢量)的CUDA实现。对于矩阵中每一行稀疏元素个数较统一的情况,ELLPACK表示最佳,其次是HYB(ELL+COO)。 CUDA™ 是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。 它包含了CUDA指令集架构(ISA)以及GPU内部的并行计算引擎。 开发人员现在可以使用C语言来为CUDA™ 架构编写程序(Sparse matrix DIA/ELLPACK/COO/CSR/HYB representation, as well as the representation of the sparse matrix multiplication (large sparse matrix* vector)' s CUDA implementation. For each row of the sparse matrix representing the number of elements the case of unification, ELLPACK that the best, followed by HYB (ELL+COO). NVIDIA CUDA ™ is introduced by a general purpose parallel computing architecture that makes the GPU to solve complex computational problems. It contains the CUDA Instruction Set Architecture (ISA) and the GPU parallel computing engine. Developers can now use the C language to write programs for the CUDA ™ architecture)
    2013-07-11 17:46:21下载
    积分:1
  • 121
    1. 牛顿迭代法 function [x,i]=newtonmethod(x0,f,ep,Nmax) 牛顿法求非线性方程根 x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数 x是输出迭代序列,i是迭代次数 2. 二分法 function [x,k]=bisection(a,b,f,ep) 二分法解非线性方程 输入区间[a,b],函数f和误差ep, Nmax为最大二分次数 x为输出近似根, k为二分次数 ( Newton s law and the dichotomy)
    2020-10-12 22:57:32下载
    积分:1
  • Nonlinear-code
    这是fotran的非线性有限元程序,包括1D,2D程序(fortan NFEM )
    2012-02-06 08:42:07下载
    积分:1
  • chazhi
    本例实现了插值函数,将不同次数的插值进行了显示,防止了龙格现象,研究生一般以此题为作业。(The cases to achieve interpolation function, the number of different interpolation were shown to prevent the Runge phenomenon, in order to graduate generally entitled operations.)
    2013-11-14 15:28:33下载
    积分:1
  • FDTD
    西安电子科技大学葛德彪教授书后所附fortran程序(Xidian University, Professor Ge Debiao book accompanying fortran program)
    2020-07-03 18:20:02下载
    积分:1
  • fgidpre
    对GID软件的数据进行预处理,用于有限元计算(preprocessing to gid software output data file)
    2014-05-10 11:38:07下载
    积分:1
  • mySpearman and pearson
    Spearman程序代码,可以用于分析相关性关系,挖掘数据之间的联系(Spearman program code)
    2018-05-15 17:26:49下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载