书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 355 个相关结果.
  • DecisionTreeClassifierTrain(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...
  • DecisionTreeRegressor

    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...
  • KMeans预测(stream)

    功能介绍 参数说明 脚本示例 脚本代码 脚本运行结果 模型结果 预测结果 功能介绍 KMeans 是一个经典的聚类算法。 基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。 Alink上KMeans算法括[KMeans],[KMeans批量预测], [KM...
  • 二分K均值聚类预测(batch)

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

    功能介绍 参数说明 脚本示例 脚本代码 脚本运行结果 模型结果 预测结果 功能介绍 KMeans 是一个经典的聚类算法。 基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。 Alink上KMeans算法括[KMeans],[KMeans批量预测], [KM...
  • RandomForestRegressorTrain(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...
  • GbdtClassifierTrain(batch)

    Description Parameters Script Example Result Description Fit a binary classfication model. Parameters Name Description Type Required? Default Value algoType ...
  • Quantile离散

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

    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...
  • RandomForestRegressor

    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...