faknow.run

faknow.run.run

faknow.run.run.run(model: str, **kwargs)[source]

run the model with the given keyword arguments

Parameters:
  • model (str) – model name

  • **kwargs – parameters to run the model

faknow.run.run.run_from_yaml(model: str, path: str)[source]

run the model with the given yaml file

Parameters:
  • model (str) – model name

  • path (str) – path to the yaml file