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

    Description Parameters Script Example Code Results Description outputColNames CAN NOT have the same colName with keepOriginColName except the selectedColName. Parameter...
  • 读CSV文件(batch)

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

    功能介绍 参数说明 脚本示例 脚本代码 脚本运行结果 功能介绍 提供流式 UDTF 功能。 在Python环境中,可以提供含eval函数的对象或者lambda函数作为UDTF。 参数说明 以下为Python脚本中的参数: 名称 中文名称 描述 类型 是否必须? 默认值 func UDTF 函数 UDTF...
  • 高斯混合模型流式预测(stream)

    GMM预测 功能介绍 参数说明 脚本示例 脚本代码 脚本运行结果 GMM预测 功能介绍 基于GaussianMixture模型进行聚类预测。 参数说明 名称 中文名称 描述 类型 是否必须? 默认值 vectorCol 向量列名 向量列对应的列名 String ✓ predictio...
  • MultilayerPerceptronClassifierPredict(stream)

    Description Parameters Script Example Code Results Description Make stream prediction based on the multilayer perceptron model fitted by MultilayerPerceptronTrainBatchOp. ...
  • QuantileDiscretizerPredict(stream)

    Description Parameters Script Example Code Result Description The stream operator that predict the data using the quantile discretizer model. Parameters Name Descrip...
  • 读CSV文件(stream)

    读CSV文件 功能介绍 参数说明 支持的字段类型包括: 关于分隔符的说明: 脚本示例 Csv Batch Source 脚本运行结果 Csv Stream Source 脚本运行结果 读CSV文件 功能介绍 读CSV文件 参数说明 名称 中文名称 描述 类型 是否必须? 默认值 filePat...
  • QuantileDiscretizerPredict(batch)

    Description Parameters Script Example Code Result Description The batch operator that predict the data using the quantile discretizer model. Parameters Name Descript...
  • MultilayerPerceptronClassifierPredict(stream)

    Description Parameters Script Example Code Results Description Make stream prediction based on the multilayer perceptron model fitted by MultilayerPerceptronTrainBatchOp. ...
  • 随机森林回归预测(batch)

    随机森林回归批预测 功能介绍 参数说明 脚本示例 脚本代码 脚本结果 随机森林回归批预测 功能介绍 随机森林回归是一种常用的树模型,由于bagging的过程,可以避免过拟合 随机森林回归组件支持稠密数据格式 支持带样本权重的训练 参数说明 名称 中文名称 描述 类型 是否必须? 默认值 pr...