lm_polygraph.utils.factory_estimator module

class lm_polygraph.utils.factory_estimator.FactoryEstimator[source]

Bases: object

Constructs an estimator from a given name and configuration.

lm_polygraph.utils.factory_estimator.load_simple_estimators(name: str, config)[source]