UiPath Documentation
marketplace
latest
false

Marketplace 用户指南

上次更新日期 2026年5月5日

Create project

UiPath Studio 中的数据机器人“创建项目”活动配置

UiPath.DataRobot.Activities.CreateProject

此活动通过上传表格数据文件(例如 .csv)并指定目标功能,在数据机器人服务器上创建一个新项目。 然后,数十个机器学习模型会自动适应此数据集并进行训练,以预测目标特征。

属性

常见

  • “显示名称”- 活动的显示名称。

凭据

  • Password - The password used to log into DataRobot.
  • URL - *(可选)
  • 您数据机器人主机的 URL。如果未提供任何值,则默认为https://app.datarobot.com
  • Username - The username used to log into DataRobot.

输入

  • Data - The local path of the data file used to train each machine learning model. This is a tabular file in which each column holds a feature.
  • 项目名称- *(可选)
  • 要创建的项目的名称。如果未指定,则使用数据文件的名称。
  • Target - One of the features indicated in your data file, which the machine learning models are trained to predict.
备注:

This activity accepts the following data file formats:

  • .CSV
  • .xls
  • .xlsx
  • .bz2
  • .zip
  • .gz
  • .tar
  • .tgz
  • .tar.gz
重要提示:

部署请注意,此活动不会选择或部署由于创建项目而训练的任何模型。通过访问数据机器人网页应用程序,您可以查看如何对生成的模型进行排序,并进行适当的部署。

  • 属性
  • 常见
  • 凭据
  • 输入

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新