forecasting_pipeline 模块
创建支持训练、转换和预测等操作的管道。
类
| AzureMLForecastPipeline |
用于预测的 Azure 机器学习包的管道类。 封装 sklearn 管道,并公开执行管道步骤和检索执行指标的方法。 sklearn.pipeline.Pipeline:http://scikit-learn.org/stable/modules/generated/sklearn.pipeline.Pipeline.html |
枚举
| AzureMLForecastPipelineExecutionType |
表示执行类型的枚举。 |
反馈
提交和查看相关反馈