书栈网 · BookStack 本次搜索耗时 0.016 秒,为您找到 355 个相关结果.
  • RightOuterJoin(batch)

    功能介绍 参数说明 脚本示例 脚本代码 功能介绍 提供sql的right outer join语句功能 参数说明 名称 中文名称 描述 类型 是否必须? 默认值 joinPredicate where语句 where语句 String ✓ selectClause select语句 sele...
  • OneVsRest

    Description Parameters Script Example Code Description Reduction of Multiclass Classification to Binary Classification. Performs reduction using one against all strategy. Fo...
  • UDTF(stream)

    Description Parameters Script Example Code Results Description outputColNames CAN NOT have the same colName with keepOriginColName except the selectedColName. Parameter...
  • OneVsRest

    功能介绍 参数说明 脚本示例 脚本代码 功能介绍 本组件用One VS Rest策略进行多分类。 参数说明 名称 中文名称 描述 类型 是否必须? 默认值 numClass 类别数 多分类的类别数,必选 Integer ✓ predictionCol 预测结果列名 预测结果列名 St...
  • RandomForestRegressorPredict(stream)

    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...
  • DecisionTreeRegressorPredict(stream)

    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...
  • RandomForestRegressorPredict(stream)

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

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

    Description Parameters Script Example Script Result Description The batch operator that predict the data using the binary gbdt model. Parameters Name Description Ty...
  • 读CSV文件(batch)

    读CSV文件 功能介绍 参数说明 支持的字段类型包括: 关于分隔符的说明: 脚本示例 Csv Batch Source 脚本运行结果 Csv Stream Source 脚本运行结果 读CSV文件 功能介绍 读CSV文件。支持从本地、hdfs、http读取 参数说明 名称 中文名称 描述 类型 是否必须?...