Getting Started

<<<<<<< HEAD Considering an annotated dataset is available, the general GinJinn2 workflow consists of ======= Assuming that a compatible annotated dataset is available, the general GinJinn2 workflow consists of >>>>>>> docs

  1. train(-validation)-test split of the dataset

  2. GinJinn2 project intialization

  3. Project configuration

  4. Model training

  5. Model evaluation

  6. Model application (prediction)

In the following sections this workflow will be illustrated using a simulated dataset.

Preparation

First, make sure that GinJinn2 is installed (install instructions) and can be called from the terminal:

ginjinn -h