搜索资源列表

  1. classifier

    0下载:
  2. 在java中运用weka中的随机森林算法实现的分类器的代码-The use of weka in java in a random forest classifier algorithm code
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-16
    • 文件大小:2048
    • 提供者:杨丽
  1. OnlineForest-0.11.tar

    0下载:
  2. online random forest 在线随机森林做跟踪和分类的代码-online random forest-line tracking and classification random forest to do the code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-16
    • 文件大小:141312
    • 提供者:李曼
  1. RF_Class_C

    0下载:
  2. 随机森林分类代码,,很详细,,含有含多个函数文件-Random forest classification code, very detailed, containing containing multiple functions file
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-16
    • 文件大小:225280
    • 提供者:zhou
  1. forest

    1下载:
  2. 随机森林分类方法的matlab代码实现,他是在bagging的基础上发展起来的-code of randomforest classiification
  3. 所属分类:matlab例程

    • 发布日期:2024-06-16
    • 文件大小:3072
    • 提供者:姚明煌
  1. random-forest

    0下载:
  2. 决策树模型的C++实现,可用来组成随机森林建立随机森林分类器做数据分类及图像分类,代码中有简单的测试样例-C++ implementation of decision tree model, to form a random forest is used to establish the random forest classifier for data classification and image classification,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-16
    • 文件大小:906240
    • 提供者:且志安
  1. Radom-Forest[ok]

    1下载:
  2. 随机森林Matlab代码并附有使用说明,用于图像分类处理-Matlab code of Random Forest
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-16
    • 文件大小:307200
    • 提供者:宇洁
  1. track

    0下载:
  2. 该程序是我多年的经验总结以及代码,实现了全景目标跟踪、火焰识别、烟雾识别、起立坐下行为判断、越界闯入、徘徊、违规停车等多种智能功能一体化,粒子滤波、贝叶斯分类器、随机森林等多种在线学习机制,还有传统的camshift、meanshift、光流法、卡尔曼滤波、struck、KCF、TLD、CT、区域匹配,相位相关、轮廓跟踪等多种算法-The program is my many years of experience and code,
  3. 所属分类:多媒体编程

    • 发布日期:2024-06-16
    • 文件大小:5217280
    • 提供者:王东
  1. randomForest_4.6-10

    0下载:
  2. 转别人的随机森林做分类 回归的R语言程序代码.经过调试可以运行-Random forests for classification regression R language program code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-16
    • 文件大小:96256
    • 提供者:chengwengang
  1. randomForest

    1下载:
  2. 完整的随机森林R分类代码,导入数据直接可以使用(the R code of randomforest, and you can use it directly by update your data.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-16
    • 文件大小:98304
    • 提供者:changancyj
  1. 高风代码

    0下载:
  2. 本内容是有关机器学习的包含贝叶斯分类器,随机森林,支持向量机,神经网络,logistic多元回归等(The contents of this paper are machine learning, including Bayesian classifier, random forest, support vector machines, neural network, logistic multiple regression and s
  3. 所属分类:其他小程序

    • 发布日期:2024-06-16
    • 文件大小:2048
    • 提供者:twinklebell
  1. RF_Reg_C

    0下载:
  2. 随机森林实现分类、预测的代码和一些相应的实例,啊啊啊啊啊(Random forest classification, prediction of the code and some corresponding examples, ah, ah, ah!)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-16
    • 文件大小:279552
    • 提供者:狼头神
  1. 随机森林c++

    1下载:
  2. 随机森林c++代码,非常好用,可用于回归和分类(random forests toolbox using c++ for regression and classification)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-16
    • 文件大小:13623296
    • 提供者:飞布
  1. 各种分类器matlab程序

    0下载:
  2. 里面有随机森林,C4.5,ID3,SVM等分类器的matlab代码(There are random forest, C4.5, ID3, SVM classifiers matlab code)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-16
    • 文件大小:5283840
    • 提供者:jack3
  1. 随机森林代码

    1下载:
  2. 基于GEE平台,landsat影像的随机森立法土地覆盖分类(Land cover classification based on the random son legislation based on the GEE platform.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-16
    • 文件大小:1024
    • 提供者:比巴卜L
  1. 随机森林用于模式分类

    0下载:
  2. 随机森林用于模式分类识别算法,包含代码和数据(Random Forests for Pattern Classification Recognition Algorithms, Containing Codes and Data)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-16
    • 文件大小:823296
    • 提供者:seraph08
  1. randomforest-matlab

    0下载:
  2. 随机森林分类器的MATLAB代码,方便调用使用随机森林(RF)通过MATLAB平台(MATLAB Code of Random Forest Classifier)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-16
    • 文件大小:454656
    • 提供者:来来来方法

源码中国 www.ymcn.org