书栈网 · BookStack 本次搜索耗时 0.029 秒,为您找到 355 个相关结果.
  • Quantile离散

    分位点离散 功能介绍 参数说明 脚本示例 脚本代码 脚本结果 分位点离散 功能介绍 分位点离散可以计算选定列的分位点,然后使用这些分位点进行离散化。 生成选中列对应的q-quantile,其中可以所有列指定一个,也可以每一列对应一个 参数说明 名称 中文名称 描述 类型 是否必须? 默认值 selecte...
  • GbdtClassifier

    Description Parameters Script Example Result Description Gradient Boosting(often abbreviated to GBDT or GBM) is a popular supervised learning model. It is the best off-the-s...
  • Custom Error Pages

    Custom Error Pages Common Error Codes Error Handlers Returning API errors as JSON Custom Error Pages Flask comes with a handy abort() function that aborts arequest with an...
  • 决策树回归训练(batch)

    决策树回归训练 功能介绍 参数说明 脚本示例 脚本代码 脚本结果 决策树回归训练 功能介绍 本函数支持cart回归 支持带样本权重的训练 参数说明 名称 中文名称 描述 类型 是否必须? 默认值 maxDepth 树的深度限制 树的深度限制 Integer 2147483647 ...
  • RandomForestClassifier

    Description Parameters Script Example Code Result Description The random forest use the bagging to prevent the overfitting. In the operator, we implement three type of de...
  • RandomForestClassifier

    Description Parameters Script Example Code Result Description The random forest use the bagging to prevent the overfitting. In the operator, we implement three type of de...
  • GbdtRegressor

    Description Parameters Script Example Result Description Gradient Boosting(often abbreviated to GBDT or GBM) is a popular supervised learning model. It is the best off-the-...
  • cat-file

    NAME SYNOPSIS DESCRIPTION OPTIONS OUTPUT BATCH OUTPUT CAVEATS GIT NAME git-cat-file - Provide content or type and size information for repository objects SYNOPSIS git...
  • GbdtRegressorTrain(batch)

    Description Parameters Script Example Result Description Gradient Boosting(often abbreviated to GBDT or GBM) is a popular supervised learning model. It is the best off-the-s...
  • 决策树回归

    决策树回归 功能介绍 参数说明 脚本示例 脚本代码 脚本结果 决策树回归 功能介绍 本函数支持cart回归 支持带样本权重的训练 参数说明 名称 中文名称 描述 类型 是否必须? 默认值 maxDepth 树的深度限制 树的深度限制 Integer 2147483647 ...