mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Update reporting images
This commit is contained in:
@@ -44,14 +44,16 @@ output_model.update_weights(register_uri=model_url)
|
||||
## WebApp
|
||||
The model appears in the task's **ARTIFACTS** tab.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
Clicking on the model name takes you to the [model's page](../../webapp/webapp_model_viewing.md), where you can view the
|
||||
model's details and access the model.
|
||||
|
||||
The model's **LABELS** tab displays its label enumeration.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Additional Example
|
||||
|
||||
|
||||
@@ -33,7 +33,8 @@ Logger.current_logger().report_table(
|
||||
)
|
||||
```
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Reporting CSV Files as Tables
|
||||
|
||||
@@ -50,4 +51,5 @@ Logger.current_logger().report_table(
|
||||
)
|
||||
```
|
||||
|
||||

|
||||

|
||||

|
||||
@@ -35,4 +35,5 @@ When the script runs, it creates a task named `plotly reporting` in the examples
|
||||
ClearML reports Plotly figures, and displays them in the **ClearML Web UI** **>** task's **PLOTS**
|
||||
tab.
|
||||
|
||||

|
||||

|
||||

|
||||
Reference in New Issue
Block a user