CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 分类源代码

搜索资源列表

  1. 树木分类专家系统

    0下载:
  2. 这是一个基于WEB的树木分类专家系统asp源代码,对于初学者特别有帮助!-This is a Web-based expert system for classification trees asp source code, especially for beginners help!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1855158
    • 提供者:陈爱斌
  1. smoClassify

    0下载:
  2. 绝对经典的smo分类源代码,1998年Platt提出的分解算法 经过测试,绝对可用。-absolute classic smo classification source code, 1998 Platt of decomposition algorithm tested and absolutely available.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:468905
    • 提供者:张先生
  1. svm_light_multiclass.tar

    0下载:
  2. SVM Light的多分类源代码,尤其是可用来做文本分类。SVM(支持向量机)方法是目前已知的最优秀的分类方法之一。SVM不仅可以用来分类,也可以用来做回归。-SVM classification of more source code, in particular used to make text classification. Support Vector Machine (SVM) is currently the best known of the classification met
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:65682
    • 提供者:绿风
  1. TextCat

    0下载:
  2. 【机器学习】文本分类源代码 【机器学习】文本分类源代码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:175026
    • 提供者:zhanghui
  1. ID3算法的源代码(vc)

    0下载:
  2. 数据挖掘中ID3分类算法的vc实现的源代码-Data Mining ID3 classification algorithm to achieve the vc source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:53918
    • 提供者:张乐
  1. c4.5数据挖掘算法源代码,LINUX版本

    0下载:
  2. 本程序是用c语言编写的基于决策树分类方法的数据挖掘算法,它对测试集进行分类,挖掘出潜在的规则-this procedure is used to prepare the language c decision tree classification based on the data mining algorithm, which tests set for classification, tapping the potential rules
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:149289
    • 提供者:李雪
  1. 贝叶斯分类器源代码

    1下载:
  2. 利用VC实现的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-The source code of bayes classfication using VC
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7861
    • 提供者:刘明
  1. GEPKNN.rar

    0下载:
  2. 代码是一个分类器的实现,其中使用了部分weka的源代码。可以将项目导入eclipse运行,记得把训练数据(arff文件)放在项目根目录下。,Code is the implementation of a classifier, the use of some of the weka source code. Projects can run into eclipse, I remember the training data [arff files] on the project root di
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:10032053
    • 提供者:lqy tom
  1. naive_bayes_numeric

    1下载:
  2. 利用matlab实现的朴素贝叶斯分类器的源代码,可以用来分类或识别,自己编写的,请多指教-Using matlab Naive Bayesian classifier to achieve the source code can be used to classification or recognition, I have written, and like him Zhijiao
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:3773
    • 提供者:satanwings
  1. Text-Classification-CPP

    0下载:
  2. 利用贝叶斯算法进行文本分类,用VC++实现的源代码 -Bayesian text classification algorithm, implemented using VC++ source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2249232
    • 提供者:
  1. Classification_toolbox

    3下载:
  2. 用于分类的一个工具箱,内含支持向量机、神经网络、主元分析、多变量样条等方法的matlab源代码,还有用户手册。-A tool for classification, including support vector machines, neural networks, principal component analysis, multivariate methods such as spline matlab source code, as well as user manuals.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:683515
    • 提供者:Xiaojun Tang
  1. FDA

    1下载:
  2. Fisher线性判别分类器源代码,包括训练函数和测试函数。-Fisher Linear Discrimination (FLD) classifier source code, including training function and test function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1493
    • 提供者:chris
  1. winedata-bayers

    5下载:
  2. 对著名的UCI机器学习库的wine数据集做的朴素贝叶斯分类算法,包含详细源代码和实验报告,不可多得啊-Pairs of well-known UCI machine learning repository data set to do wine Naive Bayesian classification algorithm, with detailed source code and test reports, a rare ah
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:17875
    • 提供者:hannychen
  1. Bpn1ha

    0下载:
  2. 用BP神经网络分类器进行分类识别的matlab源代码-Using BP Neural Network Classifier for classification and identification of the matlab source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1471
    • 提供者:张恒
  1. libsvm-mat-2.88-1

    0下载:
  2. matlab编写的SVM分类器源代码,效果不错,是很好的东西哦!-matlab prepared SVM classifier source code, well, things are good Oh!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:135790
    • 提供者:liuminhua
  1. knn

    1下载:
  2. KNN 利用VC实现的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1213
    • 提供者:shabo
  1. svm-phasestateofcloudclassificationalgorithmsource

    0下载:
  2. 利用支持向量机的分类特性,结合modis的云图像,对云相态进行分类,利用svm云相态分类算法源代码-The use of support vector machine classification of features, combined with clouds modis images of the cloud phase state classification using svm-phase state of cloud classification algorithm source c
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:693769
    • 提供者:韩丁
  1. SVM分类器

    0下载:
  2. 简单的SVM分类器开源代码。可直接运行,附带源代码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-12-19
    • 文件大小:624276
    • 提供者:alps365
  1. BP神经网络数据分类

    1下载:
  2. BP神经网络数据分类,包含源代码,很适合初学者使用(The file includes BP network's progranmme,it's useful and you can use it to learn BP network.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-23
    • 文件大小:119808
    • 提供者:LeN0
  1. 《MATLAB 神经网络43个案例分析》源代码&数据

    1下载:
  2. 《MATLAB 神经网络43个案例分析》全书源代码和数据,注释详细,神经网络学习很有帮助。内含《MATLAB 神经网络43个案例分析》目录:第1章BP神经网络的数据分类语音特征信号分类;第2章 BP神经网络的非线性系统建模-非线性函数拟合等。(Analysis of 43 Cases of Neural Network in MATLAB source code data, detailed comments. Included in the catalogue of 43 Cases Anal
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-11
    • 文件大小:12376064
    • 提供者:段石头
« 12 3 4 5 »
搜珍网 www.dssz.com