-
Notifications
You must be signed in to change notification settings - Fork 2
Create response models
Create Response Models tab is responsible for the creation of new behavior models resulting in from providing monetary incentives to the customer in order to change his consumption patterns. In order to do so, the pricing scheme and the response type must be provided.
It is composed of 5 different panels, each used for choice selection or data visualization, as before.
- Response Parameters Panel: This panel is used for choosing the parameters that matter as far as the response of the customer to certain incentives (monetary or otherwise) is concerned. The user may select the model's sensitivity to money or its environmental awareness, as well as which case scenario the response trainer will use: Best, Normal or Worst Case Scenario.
- Activity Model Selection Panel: Here is the list of the activities that are already produced by the training process (from the previous tab). The user can choose which one will be his baseline activity on which the new pricing scheme will be applied.
- Pricing Scheme Selection Panel: This panel gives user the capability to set up the base pricing schema, as well as the new pricing policy he wants to test over the behavior models. There is a parser that checks for the correctness of the schema and provides help in case of an error.
- Activity Model Change Preview Panel: This panel is responsible for the visualization of the activity change when the user wants to preview the result of the pricing policy to the selected activity (in start time and daily times distributions).
- Pricing Scheme Preview Panel: This panel presents a comparative chart of the two pricing schemes provided by the user, in order to make sure that the input is the correct one.
The main usage workflow is as follows:
- The user chooses an activity model from the list. Next, he types in the pricing schemes (as shown in the following image).
By pressing the Commit button the schemes are visualized in the Pricing Scheme panel. Also, the Preview Response button is enabled.
2. The user can now select the parameters for his response model from the Response Parameters panel. Then, he can press the Preview Response button to see the resulting models Start Time distribution. Pressing the Daily Times Button, the respective distribution is illustrated.
3. After visualizing the response model preview, the user can choose to create the response models for the activity selected by pressing the Create Response Model button, or he can use the same parameters to create new response models for all the available activities on the list, by pressing the Create Response All button.
The newly created response models are passed to the Export Models tab. More details about this tab can be found in the next section.