DataMynd Docs
Synthetic Data Generator Docs
Synthetic Data Generator Docs
  • Synthetic Data Generator
    • About
    • Requirements And Setup
    • Private Link Information
  • Application Workflow
    • Project Setup
    • Select ML Model
    • Data Config
    • Train and Generate
    • Quality Report and Preview
  • Other
    • Object Privileges
    • Performance and Accuracy Tuning
Powered by GitBook
On this page
  1. Application Workflow

Project Setup

Manage synthetic data projects on this page, and view details on existing projects. Start by creating a new project or loading an existing one. Shown as 'Start Page' in app.

PreviousPrivate Link InformationNextSelect ML Model

Last updated 7 months ago

Creating New project:

  1. Click "Create New Project" button.

  2. Enter desired project name in the empty text box followed and select whether the project will contain one or multiple tables. We recommend starting with a single table for your first project.

  3. It is very important to run the Grant statements (outside of the app) provided when creating a project. Failure to do so will results in errors when trying to select data during the next step. See for more details.

  4. Click "Create Project" to continue.

Resuming an existing project:

  1. If this is not your first time using the app, you will see a list of existing projects. Click an existing project to view details about that project. Details include high level stats like the schema/tables/chosen, the learning model and whether the model has been trained successfully

  2. Click "Load Project".

  3. After the project is loaded you can click "Resume Project" to pick up where you left off. If you've gone all the way through a project, this will load the Data Exploration page.

Deleting an existing project:

  1. Once a project has been loaded, you will have the option to delete the project.

WARNING: Deleting a project will also drop any synthetic data generated using that project. Please copy the data if needed before doing this.

Object Privileges