CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - weka

搜索资源列表

  1. SimpleChameleon

    1下载:
  2. 用语数据挖掘聚类算法,变色龙算法是在weka中实现-cluster
  3. 所属分类:Data structs

    • 发布日期:2015-06-08
    • 文件大小:2995
    • 提供者:wu
  1. developer-branch

    0下载:
  2. 数据科学算法,weka很多种,大家可以-tech test weka,java data structure
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-16
    • 文件大小:25358983
    • 提供者:王伟华
  1. fuzzy_c_means

    0下载:
  2. weka聚类算法中的基础算法,可以作为实验添加到weka中,与其他算法做对比-basic alogrithm in cluster
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1048
    • 提供者:蓝差
  1. Weka_machine_learning

    0下载:
  2. 基于WEKA的机器学习好资料,绝对经典,放心下载吧-WEKA machine learning based on good information, absolutely classic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5530611
    • 提供者:zenchao
  1. spider

    0下载:
  2. matlab与weka的转换代码,很有用-matlab and weka conversion code, very useful
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5223341
    • 提供者:gao
  1. 1

    0下载:
  2. 基于WEKA平台的文本聚类研究与实现 文本聚类是文本挖掘领域的一个重要研究分支,是聚类方法在文本处理领域的应用。本文对基于空间向量模型的文本聚类过程做了较深入的讨论和总结,利用文本语料库,基于数据挖掘工具研究并实现了文本聚类的过程。本文首先给出了文本聚类的思想和过程,回顾了文本聚类领域的已有成果,列举了文本聚类领域在特征表示、特征提取等方面的基础研究工作。另外,本文回顾了现有的文本聚类算法,以及常用的文本聚类效果评价指标。在研究了已有成果的基础上,本文利用20 Newsgroup文本语料库,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1023117
    • 提供者:yueyue
  1. datamining

    0下载:
  2. 文件处理,在数据挖掘中应用weka是的预处理程序解决文件格式转换-arff file process,make the source file in weka
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:6192
    • 提供者:cai
  1. WekaChameleon

    3下载:
  2. 数据挖掘 weka 版的 chameleon 聚类算法java源码, 可直接用weka 运行-chameleon clustering algorithm source code for weka
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-03-19
    • 文件大小:15360
    • 提供者:石头
  1. wekaclassalgos1.8

    0下载:
  2. 数据挖掘Weka的人工神经网络源码。直接解压wekaclassalgos1.8-src.zip即可-Weka data mining source of artificial neural networks. Can directly extract wekaclassalgos1.8-src.zip
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5878577
    • 提供者:liuyu
  1. KMeans

    0下载:
  2. 采用C++实现Kmeans聚类算法,距离的计算采用的是欧氏距离。数据集是weka自带的data里面的iris.arff数据集。假设样本所有属性都是数值属性,不考虑分类属性。-C++ implementation Kmeans classic clustering algorithm, the distance is calculated using the Euclidean distance. Data set is data that comes inside weka iris.arff
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1539551
    • 提供者:李倩
  1. Data_Mining

    0下载:
  2. Weka同步课本-Data_Mining_Practical_Machine_Learning_Tools_and_Techniques_3rd_Edition-Mantesh-Data Mining Practical Machine Learning
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5481803
    • 提供者:Elong
  1. WekaPreprocess

    0下载:
  2. 用C++写的处理weka软件所要求的数据格式arff的代码-The arff the code of weka software written in C++ processing the required data format
  3. 所属分类:Data structs

    • 发布日期:2017-06-01
    • 文件大小:13827145
    • 提供者:宋岩
  1. J48

    0下载:
  2. 基于weka学习器的集成剪枝,并对200个数据集进行多样性排序-weka translationg
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-09
    • 文件大小:1814624
    • 提供者:druid
  1. Weka3.7

    0下载:
  2. weka可以轻松地进行各种统计学运算,可以在做数据挖掘时作为很好的分析工具帮助开发人员进行分析。-weka can easily carry out a variety of statistical computing in data mining as a good analytical tool to help developers analyze.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-12
    • 文件大小:19345581
    • 提供者:felicity
  1. Feature_Vector_Analysis

    0下载:
  2. 用LDA及pca算法分析特征,选择最好的特征。-This program uses LDA and PCA to analyze features from weka arff file. The projection on PCA and LDA space visualizes the goodness of the features. If the features are good enough to be classified well they should have some ki
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:369153
    • 提供者:易和
  1. WLSVM_weka

    0下载:
  2. it is wlsvm with weka + matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:87463
    • 提供者:fateme
  1. knn

    3下载:
  2. 本文是Weka开发的Knn算法,文中包括算法的实现代码,并且附有算法解析。-This article is Weka developed Knn algorithm, including the implementation of the code of the algorithm, and with the algorithm to parse.
  3. 所属分类:Other systems

    • 发布日期:2015-03-25
    • 文件大小:38912
    • 提供者:binfei
  1. RandomForest

    1下载:
  2. RandomForest.java 基于Java的随机森林程序,使用weka工具实现,希望对大家有帮助。-This program is free software you can redistribute it and/or modify
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4096
    • 提供者:段旭
  1. wekaTolib

    0下载:
  2. 本函数实现了weka到libSVM数据格式的转换功能-The function implementation the weka to libSVM data format conversion function
  3. 所属分类:ELanguage

    • 发布日期:2017-11-24
    • 文件大小:954
    • 提供者:licongcong
  1. finalWork

    0下载:
  2. 用WEKA实现手写体数字识别,这是自己编写的,如果有错误请多多包涵-WEKA achieve handwritten digit recognition, which I have written, if there is an error, please forgive me
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:12464
    • 提供者:王辰
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com