Module qsarmodelingpy.runOPS

Functions

def run(config: ConfigOPSInterface) ‑> bool

Run Ordered Predictors Selection.

Args

config : ConfigOPSInterface
The configuration dictionary for OPS

Returns

bool
True if validation pass, False otherwise.