Module qsarmodelingpy.runExtVal

Functions

def run(config: ConfigExtValInterface) ‑> NoneType

Run External Validation with configuration given by config.

config is a Dictionary that follows the same interface as ConfigExtValInterface.

Args

config : ConfigExtValInterface
The configuration dictionary.