Mavryk_benchmark.Pyinit
Import numpy
and returns its Python object. It also initialize Python runtime if not yet.
Import sklearn.linear_model
and returns its Python object. It also initialize Python runtime if not yet.
Import scipy.optimize
and returns its Python object. It also initialize Python runtime if not yet.
Import sklearn.metrics
and returns its Python object. It also initialize Python runtime if not yet.
Import statsmodels.api
and returns its Python object. It also initialize Python runtime if not yet.