pdstools.infinity.resources.prediction_studio

Submodules

Attributes

Functions

get(→ type[base.PredictionStudioBase] | None)

get_async(→ type[base.AsyncPredictionStudioBase] | None)

Package Contents

logger
get(version: str) type[base.PredictionStudioBase] | None
Parameters:

version (str)

Return type:

type[base.PredictionStudioBase] | None

get_async(version: str) type[base.AsyncPredictionStudioBase] | None
Parameters:

version (str)

Return type:

type[base.AsyncPredictionStudioBase] | None