CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据挖掘 搜索资源 - random

搜索资源列表

  1. PR

    0下载:
  2. 基于随机游走的推荐算法,python实现。-Random walk based recommendation
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2466
    • 提供者:liu
  1. randomforest-matlab

    1下载:
  2. 一个Matlab实现Random Forest的源代码,里面有使用说明和范例-Random Forest achieve a Matlab source code, there are instructions and examples
  3. 所属分类:Data Mining

    • 发布日期:2016-04-24
    • 文件大小:1091584
    • 提供者:ouyuan
  1. randomForest_4.6-7

    0下载:
  2. Random Forest在R软件上实现,可以更快速的分类,非常实用的方法-Random Forest on the R software, you can more quickly classified, very practical approach
  3. 所属分类:Data Mining

    • 发布日期:2017-04-29
    • 文件大小:175208
    • 提供者:ouyuan
  1. rw

    0下载:
  2. 最大熵随机游走,在每一步中令熵率保持局部最大-The maximum entropy random walk, so entropy rate at each step to keep the local maximum
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:941
    • 提供者:shirley zhang
  1. twgr-ccf-dd56c95d9dbe

    1下载:
  2. 典型相关随机森林算法,随机森林算法的改进-Typical correlation Random Forest algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-05-30
    • 文件大小:12108553
    • 提供者:马源
  1. My_Kmeans

    0下载:
  2. java写的k-means,随机选择聚类中心-the realizationg of K-means clustering algotithm based on Java,with random selection of clustering centers
  3. 所属分类:Data Mining

    • 发布日期:2017-04-29
    • 文件大小:10172
    • 提供者:zhangsun
  1. k

    0下载:
  2. k mean algorithm implementation using random cluster centroid
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:2759
    • 提供者:monika
  1. DecisionTreeAndRDF-master

    0下载:
  2. id3决策树算法和随机森林算法,讲的很清晰,步骤很详细-id3 decision tree algorithms and random forest algorithms, said very clearly, very detailed step
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:22780
    • 提供者:李磊
  1. RandomForestaAdaBoost

    0下载:
  2. 随机森林,决策树以及adaboost分类器的java实现。随机森林和adaboost都基于决策树完成。-Random forests, tree and adaboost classifier java. Random Forest and adaboost are based on the decision tree is complete.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:40765
    • 提供者:Rye
  1. randint

    0下载:
  2. 随机分类:划分定标、预测样品的一种方法。-Random Category: Fallen scaling, a method of forecasting sample.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:70508
    • 提供者:杨斌
  1. BasicELM

    0下载:
  2. 用一个简短的例子说明了随机权神经网络算法,算是对深度学习的入门的一个小的巩固-With a brief example illustrates the random weights neural network algorithm, considered for entry-depth study of a small consolidation
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1224
    • 提供者:郭东
  1. randomForest_4.6-12

    2下载:
  2. 随机森林R语言安装包,可以安装到R语言中,直接调用使用-Random forest R language installation package can be installed to the R language, called directly use
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:177124
    • 提供者:Liooly
  1. RFR

    2下载:
  2. 好用的随机森林回归(RFR),也可用与分类。基于以编译的mex84,可实现bias-correction。回归预测精度较高-applicable random forrest regression,can also be used for classification。Regress with bias-correction 。can achieve high accuracy
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:77656
    • 提供者:夏平
  1. shujutianjiazaoseng

    2下载:
  2. 为点云数据自动添加随机噪声,可供点云数据处理者自动生成实验数据使用-The point cloud data automatically adding random noise to automatically generate test data to use for point cloud data processor
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:9130
    • 提供者:maweifeng
  1. Sphere-Cover-Classifier-master

    0下载:
  2. 用matlab编程实现随机球覆盖集成分类器算法,首先在UCI数据集上得到很好的结果,然后在6个基因表达数据集通过一个案例说明。-Implement random ball cover integrated classifier algorithm using matlab programming, first get good results on UCI data set, and then in six gene expression data sets through a case des
  3. 所属分类:Data Mining

    • 发布日期:2017-05-03
    • 文件大小:877164
    • 提供者:lubo
  1. RF

    0下载:
  2. 在机器学习中,随机森林由许多的决策树组成,因为这些决策树的形成采用了随机的方法,所以叫做随机森林。-In machine learning, Random Forests decision tree composed of many, because of the formation of these decision trees using random method, so called Random Forest.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-05
    • 文件大小:22591
    • 提供者:李琴
  1. codes

    1下载:
  2. MATLAB实现随机森林,代码包放入toolbox文件夹,添加进matlab,自带数据,可以直接执行。(Achieve random forest based on MATLAB, a code package needs to put into the toolbox folder, add to the MATLAB by setting path. IT can be directly implemented with the data.)
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-04
    • 文件大小:500736
    • 提供者:410584340
  1. GJUX1

    0下载:
  2. gauss c - gaussian random numbers, using the Ziggurat method()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-06
    • 文件大小:4096
    • 提供者:Ngtalve
  1. MachineLearningLab-master

    0下载:
  2. 使用2种分类方法随机森林、SVM对数据进行分类(Classification of data using random forests and SVM)
  3. 所属分类:数据挖掘

    • 发布日期:2018-05-06
    • 文件大小:1125376
    • 提供者:yue123123
搜珍网 www.dssz.com