experimentReport Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWBI.Core.WebClassifier.reportData.general
public class experimentReport
The experimentReport type exposes the following members.
| Name | Description | |
|---|---|---|
| experimentReport | Initializes a new instance of the experimentReport class | |
| experimentReport(experimentExecutionContext) | Initializes a new instance of the experimentReport class |
| Name | Description | |
|---|---|---|
| BestF1 | The best F1 ratio achieved during experiment | |
| bestModel | ||
| bestPerformingClassifiers | ||
| context | ||
| Duration | Ratio | |
| EndTime | ||
| experiment | ||
| fveFinishedRecods |
String lines telling when each of FVE models were finished
| |
| meanPerformanceForExtractors | ||
| modelMetrics | ||
| S1Measure | ||
| StartTime | ||
| theBestPerformer | ||
| valColVsModelVsSampleHash |
| Name | Description | |
|---|---|---|
| AddBestPerformer | ||
| AddModelMetrics | ||
| CloseReport | ||
| DescribeSelf | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |