Train and Evaluate

Tutorial

Step 1: Start CLI

biokeen start

Step 2: Select data source

../_images/data_source.png

Step 3: Select database

../_images/select_database.png

Step 4: Specify execution mode

../_images/execution_mode.png

Step 5: Select KGE model

../_images/select_model.png

Step 6: Specify model dependent hyper-parameters

Step 7: Specify the batch-size

../_images/batch_size.png

Step 8: Specify the number of training epochs

../_images/epochs.png

Step 9: Specify whether to evaluate the model

../_images/epochs.png

Step 10: Specify whether to evaluate the model

../_images/epochs.png

Step 11: Provide a random seed

../_images/random_seed.png

Step 12: Specify preferred device

../_images/preferred_device.png

Step 13: Specify the path to the output directory

../_images/output_directory.png

Reference