Documentation Example Packages
Documentation example packages provide example interfaces.
Package Name | Description | Applies to: |
basic_data_templates | Provides a template for creating a dataset, a template for creating a metrics interface, and a template for a dataset based on image files. You must provide code to make these examples work. | 1.11+ |
classification_accuracy | Provides a metrics entity that may be used or adapted for classification tasks when a simple accuracy based on number of correct values is appropriate. | 1.11+ |