pyjedai.workflow

pyjedai.workflow#

Functions

compare_workflows(workflows[, ...])

Compares workflows by creating multiple plots and tables with results.

Classes

BlockingBasedWorkFlow([block_building, ...])

Blocking-based workflow.

EmbeddingsNNWorkFlow(block_building[, ...])

Blocking-based workflow.

PYJEDAIWorkFlow([name])

Main module of the pyjedAI and the simplest way to create an end-to-end ER workflow.

ProgressiveWorkFlow([name])

Main module of the pyjedAI and the simplest way to create an end-to-end PER workflow.