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

    Description Parameters Script Example Code Results Description PrefixSpan algorithm is used to mine frequent sequential patterns. The PrefixSpan algorithm is described in ...
  • PCAPredict(batch)

    Description Parameters Script Example Script Result Description pca predict for batch data, it need a pca model which is train from PcaTrainBatchOp Parameters Name D...
  • NGram(batch)

    Description Parameters Script Example Code Results Description Transfrom a document into a new document composed of all its ngrams. The document is splitted into an array ...
  • MultiColStringIndexerPredict(batch)

    Description Parameters Script Example Code Results Description Map string to index based on the model generated by {@link MultiStringIndexerTrainBatchOp}. Parameters ...
  • minusall(batch)

    Description Parameters Script Example Code Description Minus another BatchOperator . The duplicated records are kept. Parameters Name Description Type Required? De...
  • KvToVector(batch)

    KvToVector 功能介绍 参数说明 脚本示例 脚本代码 脚本运行结果 KvToVector 功能介绍 将数据格式从 Kv 转成 Vector 参数说明 名称 中文名称 描述 类型 是否必须? 默认值 handleInvalid 解析异常处理策略 解析异常处理策略 String “ERRO...
  • JsonToTriple(batch)

    JsonToTriple 功能介绍 参数说明 脚本示例 脚本代码 脚本运行结果 JsonToTriple 功能介绍 将数据格式从 Json 转成 Triple 参数说明 名称 中文名称 描述 类型 是否必须? 默认值 handleInvalid 解析异常处理策略 解析异常处理策略 String ...
  • CsvToJson(batch)

    CsvToJson 功能介绍 参数说明 脚本示例 脚本代码 脚本运行结果 CsvToJson 功能介绍 将数据格式从 Csv 转成 Json 参数说明 名称 中文名称 描述 类型 是否必须? 默认值 handleInvalid 解析异常处理策略 解析异常处理策略 String “ERROR” ...
  • LinearSvmPredict(batch)

    Description Parameters Script Example Script Result Description Linear svm predict batch operator. this operator predict data’s label with linear model. Parameters Na...
  • LassoRegressionTrain(batch)

    Description Parameters Script Example Script Result Description Train a regression model with L1-regularization. Parameters Name Description Type Required? Defaul...