书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 355 个相关结果.
  • 二分K均值聚类训练(batch)

    功能介绍 参数说明 训练 脚本示例 脚本代码 脚本运行结果 模型结果 预测结果 功能介绍 二分k均值算法是k-means聚类算法的一个变体,主要是为了改进k-means算法随机选择初始质心的随机性造成聚类结果不确定性的问题. Alink上算法括[二分K均值聚类训练],[二分K均值聚类预测], [二分K均值聚类流式预测] 参数说明...
  • 多层感知机

    功能介绍 参数说明 脚本示例 脚本代码 脚本运行结果 功能介绍 多层感知机多分类模型 参数说明 名称 中文名称 描述 类型 是否必须? 默认值 layers 神经网络层大小 神经网络层大小 int[] ✓ blockSize 数据分块大小,默认值64 数据分块大小,默认值64 In...
  • 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-...
  • 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-s...
  • 决策树回归训练(batch)

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

    Annotations in PDFKit You made it! Annotations in PDFKit Annotations are interactive features of the PDF format, and they make itpossible to include things like links and atta...
  • RandomForestClassifierTrain(batch)

    Description Parameters Script Example Code Result Description Fit a random forest classification model. Parameters Name Description Type Required? Default Value ...
  • 二分K均值聚类训练(batch)

    功能介绍 参数说明 训练 脚本示例 脚本代码 脚本运行结果 模型结果 预测结果 功能介绍 二分k均值算法是k-means聚类算法的一个变体,主要是为了改进k-means算法随机选择初始质心的随机性造成聚类结果不确定性的问题. Alink上算法括[二分K均值聚类训练],[二分K均值聚类预测], [二分K均值聚类流式预测] 参数说明...
  • DecisionTreeClassifier

    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...
  • RandomForestClassifierTrain(batch)

    Description Parameters Script Example Code Result Description Fit a random forest classification model. Parameters Name Description Type Required? Default Value ...