Module qsarmodelingpy.runGa
Functions
def run(config: ConfigGAInterface) ‑> bool-
Run Generic Algorithm.
Args
config:ConfigGAInterface- The configuration dictionary for GA
Returns
boolTrueif validation pass,Falseotherwise.