pdstools.infinity.resources.prediction_studio

Submodules

Attributes

Functions

get(→ type[base.PredictionStudioBase])

get_async(→ type[base.AsyncPredictionStudioBase])

Package Contents

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

version (str)

Return type:

type[base.PredictionStudioBase]

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

version (str)

Return type:

type[base.AsyncPredictionStudioBase]