登录
首页 » 算法 » k-means的java实现

k-means的java实现

于 2022-02-20 发布 文件大小:11.00 kB
0 202
下载积分: 2 下载次数: 1

代码说明:

应用背景Implement k-means clustering on a training data set  to predict classification values of a test data set.关键技术The experiment intended to classify test data values using the data   mining strategy known as k-means clustering.   The 6 variables in the training data are used to plot the data and   centroids are placed to locate clumps of the 255, classified training   data. Once located, a classification value can be assigned to the 100,   test data. 

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

发表评论

0 个回复

  • 基于430的(FFT)快速傅里叶变换
    应用背景而今,我们身处于一个模拟世界,数字时代,对于外界的模拟信号,我们要用数字的方式分析处理。首先通过ad采样,然后做处理,那么(FFT)快速傅里叶变换是一个将信号由时域转换到频域分析的技术,所以了解FFT,运用FFT,尤其是在嵌入式单片机的速度逐渐提升,它的用处越来越广。关键技术本程序,是基于430f5529的程序,首先本人保证该程序可以运行。需要者可根据自身需要进行移植,该代码重要文件以.c形式存储,方便移植。对于内容,该程序用ad采集信号,对信号的主要频率成分的频率值,交流幅值进行了计算,直流分量幅度,交流相位等,进行了计算。所以值得参考。
    2023-07-04 18:45:04下载
    积分:1
  • 卡尔曼滤波对自由目标的应用
    利用卡尔曼滤波对自由落体的目标小球进行跟踪,其中有些视频演示跟踪过程.-The use of Kalman filter to the objective of free-falling ball track, some of which track the process of video presentations.
    2022-07-12 03:05:29下载
    积分:1
  • ZIBEE程序
    Description:  This application functions as a packet error rate (PER) tester.  One node is set up as transmitter and the other as receiver. The role and  configuration parameters for the PER test of the node is chosen on initalisation  by navigating the joystick and confirm the choices with S1.  The configuration parameters are channel, burst size and tx power. Push S1 to  enter the menu. Then the configuration parameters are set by pressing  joystick to right or left (increase/decrease value) and confirm with S1.
    2022-06-12 05:42:09下载
    积分:1
  • Based on M/G/K multi
    基于M/G/K 多类别共用一个资源的最优化分配问题程序 主要以系统总等待时间为目标函数-Based on M/G/K multi-class share an optimization of resources allocation process is essentially the system as the objective function the total waiting time
    2022-03-04 17:10:15下载
    积分:1
  • 器 WINDOWS MFC的计器 加减乘除都可以,还可以开方
    计算器 WINDOWS MFC的计算器 加减乘除都可以,还可以开方-calculators WINDOWS MFC arithmetic calculators can also be prescribing
    2022-11-22 00:40:03下载
    积分:1
  • 径向基神经网络源代码
    this is an example demonstrating the Radial Basis Function,if you select a RBF that supports it (Gausian, or 1st or 3rd order polyharmonic spline), this also calculates a line integral between twopoints.
    2022-02-14 22:25:54下载
    积分:1
  • 动态规划分析例子,实用ACM教程:矩阵连乘,LCR,基因函数等
    动态规划分析例子,实用ACM教程:矩阵连乘,LCR,基因函数等-Examples of dynamic programming analysis, practical tutorials ACM: even by matrix, LCR, such as gene function
    2022-10-02 12:10:04下载
    积分:1
  • apriori
    该算法的基本思想是:首先找出所有的频集,这些项集出现的频繁性至少和预定义的最小支持度一样。然后由频集产生强关联规则,这些规则必须满足最小支持度和最小可信度。然后使用第1步找到的频集产生期望的规则,产生只包含集合的项的所有规则,其中每一条规则的右部只有一项,这里采用的是中规则的定义。一旦这些规则被生成,那么只有那些大于用户给定的最小可信度的规则才被留下来。为了生成所有频集,使用了递归的方法。
    2022-02-25 11:52:15下载
    积分:1
  • KPCA face recognition algorithm
    KPCA is very famous, this method is using for face recognition,great effect,many data for the tests
    2023-05-06 01:50:03下载
    积分:1
  • aprioriC++实现
    资源描述数据挖掘中的关联规则发现算法——apriori的c++实现。数据输入是在窗口中输入,根据提示即可。注意事项:1.除了最后的阈值设定为小树(小于1大于0),其余全部为整数。中间事务的输入用空格隔开。建议3个以内。
    2022-07-17 19:28:10下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载