Module qsarmodelingpy.runExtVal
Functions
def run(config: ConfigExtValInterface) ‑> NoneType-
Run External Validation with configuration given by
config.configis a Dictionary that follows the same interface asConfigExtValInterface.Args
config:ConfigExtValInterface- The configuration dictionary.