UiPath Documentation
marketplace
latest
false
Wichtig :
Dieser Inhalt wurde maschinell übersetzt. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.
UiPath logo, featuring letters U and I in white

Marketplace-Benutzerhandbuch

Letzte Aktualisierung 1. Apr. 2026

Create project

DataRobot Create Project activity configuration in UiPath Studio

UiPath.DataRobot.Activities.CreateProject

Diese Aktivität erstellt ein neues Projekt auf dem DataRobot-Server, indem eine tabuläre Datendatei (zum Beispiel .csv) hochgeladen und eine Zielfunktion angegeben werden. Dutzende Modelle für das maschinelle Lernen werden dann automatisch in diesen Datensatz eingepflegt und geschult, die Zielfunktion vorherzusagen.

Eigenschaften

Allgemein

  • AnzeigeName (DisplayName) - Der Anzeigename der Aktivität.

Credentials

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

Eingabe

  • 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.
Hinweis:

This activity accepts the following data file formats:

  • .CSV
  • .xls
  • XLSX
  • .bz2
  • ZIP-Datei
  • .gz
  • .tar
  • .tgz
  • .tar.gz
Wichtig:

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.

  • Eigenschaften
  • Allgemein
  • Credentials
  • Eingabe

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben