sid.testing¶
This module holds the interface for the testing models.
Module Contents¶
Functions¶
|
Perform testing. |
-
perform_testing(date: pd.Timestamp, states: pd.DataFrame, params: pd.DataFrame, testing_demand_models: Dict[str, Dict[str, Any]], testing_allocation_models: Dict[str, Dict[str, Any]], testing_processing_models: Dict[str, Dict[str, Any]], seed: itertools.count, columns_to_keep: Optional[List[str]] = None)[source]¶ Perform testing.