change titles to title case for consistency (#60)

This commit is contained in:
pollfly
2021-09-02 10:48:37 +03:00
committed by GitHub
parent 50ffd9dafb
commit dc57b18b0a
17 changed files with 46 additions and 46 deletions

View File

@@ -4,7 +4,7 @@ title: Viewing Model Details
In the models table, click on a model to view its general information, configuration, and label enumeration.
## General model information
## General Model Information
General information includes:
* Model URL
@@ -16,11 +16,11 @@ If a model is a local file, it is downloadable. If a model is in another type of
![image](../img/webapp_models_02.png)
## Model configuration
## Model Configuration
![image](../img/webapp_models_05.png)
## Label enumeration
## Label Enumeration
For each class, label enumeration contains the class name (key) and value.