Concepts

The main concepts of Verteego

Project

A workspace for one or more users that may include multiple use cases. Each use case is connected to different datasets and aims to resolve distinct issues.

App

A specialized workspace designed to address a particular issue. For more details, see Apps.

Recipe

A sequence of procedural steps executed by an app to resolve a specific issue.

App Run

The execution of an app according to its recipe.

Datasource

Datasources act as connectors for importing and exporting data to and from Verteego. For more information on different types of datasources, see Datasources.

Dataset

A collection of data derived from a single datasource.

Pipeline

A workspace consisting of multiple sequential steps that handle tasks ranging from data preprocessing to model training and prediction.

Configuration

A detailed description of the processes performed during a pipeline's execution.

Pipeline Run

The execution of an entire pipeline.

Notification

Customizable alerts defined per project. Notifications are sent whenever an app run, pipeline run, export, etc., is executed.

User

Roles are customized according to each project, providing varying levels of access and permissions. For more details, see User roles.

Export

The act of transmitting a collection of data or outcomes from the Verteego platform to an external destination.

Last updated