External Data Source

Users can also access data from external databases for model training.

For external systems follow the following steps:

  1. Select different SQL databases and data warehouses for data ingestion, such as PostgreSQL, Actian, MySQL and MicrosoftSQL.

To retrieve data from the database, input the required credentials, such as Database Name, Username, Host, and Port. If all the data is located within a single table, enter the table name to retrieve the data as a Data Frame. Alternatively, data can be retrieved from a stored procedure or a query.