UiPath Documentation
marketplace
latest
false
Importante :
Este contenido se ha traducido mediante traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.
UiPath logo, featuring letters U and I in white

Guía del usuario de Marketplace

Última actualización 1 de abr. de 2026

Create project

DataRobot Create Project activity configuration in UiPath Studio

UiPath.DataRobot.Activities.CreateProject

Esta actividad crea un nuevo proyecto en el servidor DataRobot cargando un archivo de datos tabulares (.csv, por ejemplo) y especificando una característica de destino. Luego, docenas de modelos de aprendizaje automático se ajustan automáticamente a este conjunto de datos y se entrenan para predecir la característica de destino.

Propiedades

Común

  • Nombre para mostrar: el nombre para mostrar de la actividad.

Credenciales

  • Password - The password used to log into DataRobot.
  • URL - *(Optional)
  • The URL of your DataRobot host. Defaults to https://app.datarobot.com if no value is provided.
  • Username - The username used to log into DataRobot.

Entrada

  • 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.
  • Project Name - *(Optional)
  • The name of the project to be created. If not specified, the data file’s name is used.
  • Target - One of the features indicated in your data file, which the machine learning models are trained to predict.
Nota:

Esta actividad acepta los siguientes formatos de archivos de datos:

  • .CSV
  • .xls
  • .xlsx
  • .bz2
  • .zip
  • .gz
  • .tar
  • .tgz
  • .tar.gz
Importante:

Deployments Note that this activity does not select or deploy any of the models trained as a result of creating your project. By visiting the DataRobot web app, you may see how the resultant models are ranked and deploy them appropriately.

  • Propiedades
  • Común
  • Credenciales
  • Entrada

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado