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

搜索资源列表

  1. M5PrimeLab

    1下载:
  2. M5PrimeLab是一种Matlab / Octave工具箱,可以利用M5的方法构建回归树和模型树。M5PrimeLab接受的输入变量是连续的、二进制和明确的,以及管理缺失值。-M5PrimeLab is a Matlab/Octave toolbox for building regression trees and model trees using M5 method. M5PrimeLab accepts input variables to be continuous, binar
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:60190
    • 提供者:孙晓川
  1. Trees-J48-Java-Code

    0下载:
  2. 决策树算法J48的Java源程序,十大经典算法之一。eclipse环境下导入算法可进行数据分类。-J48 decision tree algorithm of Java source code, one of the top ten classical algorithm. eclipse environment can import data classification algorithms.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:5803
    • 提供者:李杰
  1. TreeRegression

    1下载:
  2. 树回归:对复杂的关系建模。一般可以分为两种,一种是回归树,一种是模型树, 主要的区别在于对于叶节点的建模方式,回归树使用分段常数,模型树使用线性回归方程。 可以使用剪枝技术对于可能过拟合的树进行剪枝,剪枝一般分为预剪枝和后剪枝。 回归树和模型树都是2元树,每次总是选择最好的分割方式,分成两部分。 这个是自己写的Python语言的CART树回归程序,基本实现了其原理,注释比较多。-Tree Regression: modeling of complex relationshi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2515
    • 提供者:iihaozl
  1. Trees

    0下载:
  2. tree 与数据库连接展示 -tree tree treetree treetree treetree treetree tree
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-27
    • 文件大小:13850
    • 提供者:day
  1. RANDOM FOREST

    0下载:
  2. Random Forest by Leo 13 Apr 2011 (Updated 11 Apr 2012) Creates an ensemble of cart trees similar to the matlab TreeBagger class. | Watch this File.
  3. 所属分类:图形图象

    • 发布日期:2014-07-16
    • 文件大小:14907
    • 提供者:xue@zha
  1. zuixiaofei-zuidaliu

    0下载:
  2. 文件中包括了最优化中的最小树最大流程序以及例子和程序-File included in the most optimal maximum flow procedures and examples of trees and procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:10704
    • 提供者:晓东
  1. ROAM

    0下载:
  2. ROAM implementation in javascr ipt using the three.js framework. This is uses binary triangle trees to dynamically tessellate the mesh in order to obtain level of detail terrain in real time.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-02
    • 文件大小:550318
    • 提供者:Costy
  1. treesys

    0下载:
  2. 利用神经网络分割树木,测量树木信息。可以计算出树木高度,胸径-Using neural network segmentation trees, trees measuring information
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-11
    • 文件大小:2253413
    • 提供者:方凯
  1. Ch03

    0下载:
  2. 决策树,实例:matlab实现使用决策树顶预测隐形眼镜类型。-Splitting datasets one feature at a time: decision trees
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6751
    • 提供者:小为
  1. HybridPON

    0下载:
  2. This paper proposes a power efficient optical access network architecture that reduces OLT power consumption. Several PON trees are aggregated thanks to waveguide optical switches with nano second-order switching speed. The proposed network dynami
  3. 所属分类:Communication

    • 发布日期:2017-05-06
    • 文件大小:1057355
    • 提供者:Dung
  1. 6091_Trees.tar

    0下载:
  2. Solution for the problem 6091 - Trees (ACM-ICPC Live Archive), uses Union-Find.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:824
    • 提供者:enfranks
  1. Roaming-System

    0下载:
  2. opengl和c++编写的教室场景漫游,教室外面有树木等,走不出教室。-opengl and c++ writing classroom scene roaming, there are trees outside the classroom, get out of the classroom.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4139634
    • 提供者:fay
  1. RTree_2014

    0下载:
  2. R-Trees provide Log(n) speed rectangular indexing into multi-dimensional data. Based on his original implementation, I brought it up to date with ANCI specifications and added a nice fix for a degenerate case based on sphere volumes.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:16999
    • 提供者:JOhn
  1. Hashing

    0下载:
  2. We’ll discuss the hash table ADT which supports only a subset of the operations allowed by binary search trees. The implementation of hash tables is called hashing. Hashing is a technique used for performing insertions, deletions and finds in con
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:383550
    • 提供者:ashlafir
  1. tree1.cpp

    0下载:
  2. TREES PROGRAM IMPLEMENTAION DATA STRUCTRES
  3. 所属分类:GIS program

    • 发布日期:2017-04-11
    • 文件大小:868
    • 提供者:gulla3012
  1. resouce

    0下载:
  2. 实现医院挂号系统及查询;链表及二叉树的构建及使用;用putchar自建输入输出;全排列;奇数魔方.希望站长采纳,谢谢!-Realization hospital registration system and inquiries Construction and use of linked lists and binary trees putchar self with input and output whole arrangement odd-Cube owners hope to
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:89750
    • 提供者:wanyang
  1. arboles_binarios_de_busqueda[1].2513

    0下载:
  2. binary search trees for java data structure
  3. 所属分类:JavaScript

  1. ssd5 opt 6

    0下载:
  2. Calculating "The Sum of Its Parts" Prerequisites, Goals, and Outcomes Prerequisites: Students should have mastered the following prerequisite skills. Trees - Knowledge of tree representation, particularly general hierarchies STL map contain
  3. 所属分类:其它

    • 发布日期:2014-10-03
    • 文件大小:1230
    • 提供者:asem95sm
  1. Algorithm-analysis

    0下载:
  2. 算法分析中经典例子,例如有Huffman编码、排列树、图等的详细代码。-The classic example of algorithm analysis, for example, Huffman coding, arranged trees, graphs and other details of the code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:7788
    • 提供者:xiaojie
  1. TreePquestions

    0下载:
  2. This is about Data Structures Trees Binary
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:101843
    • 提供者:Imran
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com