Skip to content

core.services.model.predictor.model_collection_predictor

model_collection_predictor

Classes:

Name Description
ModelCollectionPredictor

ModelCollectionPredictor(model_collection)

Bases: Generic[TModelCollection]


              flowchart TD
              picsellia_cv_engine.core.services.model.predictor.model_collection_predictor.ModelCollectionPredictor[ModelCollectionPredictor]

              

              click picsellia_cv_engine.core.services.model.predictor.model_collection_predictor.ModelCollectionPredictor href "" "picsellia_cv_engine.core.services.model.predictor.model_collection_predictor.ModelCollectionPredictor"
            

Attributes:

Name Type Description
model_collection TModelCollection

model_collection = model_collection instance-attribute