vikit.gateways.ML_models_gateway_factory

Overview

Classes

MLModelsGatewayFactory

ML models gateway factory helps getting the right sub class of ML models gateway depending on

Classes

class vikit.gateways.ML_models_gateway_factory.MLModelsGatewayFactory

ML models gateway factory helps getting the right sub class of ML models gateway depending on the input provided.

Overview

Methods

get_ml_models_gateway(test_mode, vikit_api_key)

-

Members

get_ml_models_gateway(test_mode: bool = False, vikit_api_key: str = None)