Module qsarmodelingpy.runOPS
Functions
def run(config: ConfigOPSInterface) ‑> bool-
Run Ordered Predictors Selection.
Args
config:ConfigOPSInterface- The configuration dictionary for OPS
Returns
boolTrueif validation pass,Falseotherwise.