prodserver.pipeline.Client
说明
prodserver.pipeline.Client 创建一个客户端对象,该对象封装了 MATLAB® 与部署到 MATLAB Production Server™ 实例的 LearningPipeline (Statistics and Machine Learning Toolbox) 对象之间的连接。建立连接后,您便可以使用 learn (Statistics and Machine Learning Toolbox) 和 run (Statistics and Machine Learning Toolbox) 对象函数与已部署的 LearningPipeline 对象交互并修改其组件的状态,或使用索引读取其属性。
创建对象
语法
描述
输入参量
输出参量
属性
对象函数
示例
详细信息
版本历史记录
在 R2026a 中推出
另请参阅
LearningPipeline (Statistics and Machine Learning Toolbox) | Machine Learning Pipelines (Statistics and Machine Learning Toolbox)
主题
- 将 MATLAB 会话连接到 MATLAB Production Server
- Create Simple Classification Pipeline (Statistics and Machine Learning Toolbox)