Heat Consumption AD problem with TIM Engine API Client for Python

1. Set up Python Libraries

2. Credentials and logging

(Do not forget to fill in your credentials in the credentials.json file)

3. Data preparation

3.1 Load Data

3.2 Change row indices to datetimes

(only for visualization purposes, not required for calling the tim_client methods)

3.3 Visualize Data

4. Model Building

4.1 Configuration/TIM Setup

4.2 Select data

4.3 Build a model

4. Visualize Results

4.1 In-sample anomaly detection

4.2 Retrieve influencers and term importances

4.3 Visualize influencers(predictors) importances

4.4 Visualize term(features) importances