Skip to main content

Projects

What is a project?

A project is a use case.

Within the scope of a project:

  • You will proceed from data to actionable results, from testing to production.
  • You can import and manage data.
  • You can develop workflows for ETL, modelling, or scoring.
  • You can manage your models and deploy them.

A key concept for projects is collaboration: users with different skill sets (data scientists, coders, business analysts, etc.) can see what others are doing, and contribute to the project using their particular knowledge and perspective.

Another key concept is version control: every project has its own git repository, unlike the data catalog, where there is no version control.