CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - python 回归树 模型树

搜索资源列表

  1. TreeRegression

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

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

    1下载:
  2. 基于Python的回归树实验,包含预剪枝和后剪枝;模型树和回归树测试。-Python-based test regression trees, including the pre-pruning and pruning the model tree and regression tree test.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2011
    • 提供者:刘蕾
  1. Ch09_ReTree

    0下载:
  2. 回归树、模型树、梯度提升树的算法实现,适用于人工智能、机器学习中的回归问题(The algorithm implementation of regression tree, model tree and gradient lifting tree is suitable for artificial intelligence and machine learning.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:22528
    • 提供者:Alva007
搜珍网 www.dssz.com