PersonalizerEvaluation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A Counterfactual Evaluation.
public class PersonalizerEvaluation
type PersonalizerEvaluation = class
Public Class PersonalizerEvaluation
- Inheritance
-
PersonalizerEvaluation
Properties
CreationTime |
Creation time. |
EndTime |
The end time of the evaluation. |
EvaluationType |
Evaluation type (manual or through Automatic Optimization). |
FeatureImportance |
Feature Importance. |
Id |
The ID of the evaluation. |
JobId |
The ID of the job processing the evaluation. |
Name |
The name of the evaluation. |
OptimalPolicy |
Thr optimal policy. |
PolicyResults |
The results of the evaluation. |
StartTime |
The start time of the evaluation. |
Status |
The status of the job processing the evaluation. |
Applies to
Azure SDK for .NET