Module qsarmodelingpy.runGa

Functions

def run(config: ConfigGAInterface) ‑> bool

Run Generic Algorithm.

Args

config : ConfigGAInterface
The configuration dictionary for GA

Returns

bool
True if validation pass, False otherwise.