update reporting images
@ -53,9 +53,11 @@ Logger.current_logger().report_histogram(
|
||||
)
|
||||
```
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Confusion Matrices
|
||||
|
||||
@ -74,7 +76,8 @@ Logger.current_logger().report_confusion_matrix(
|
||||
)
|
||||
```
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
```python
|
||||
# report confusion matrix with 0,0 is at the top left
|
||||
@ -89,6 +92,9 @@ Logger.current_logger().report_confusion_matrix(
|
||||
)
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
## 2D Scatter Plots
|
||||
|
||||
Report 2D scatter plots by calling [`Logger.report_scatter2d()`](../../references/sdk/logger.md#report_scatter2d).
|
||||
@ -132,4 +138,5 @@ Logger.current_logger().report_scatter2d(
|
||||
)
|
||||
```
|
||||
|
||||

|
||||

|
||||

|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 50 KiB |
BIN
docs/img/examples_reporting_15_dark.png
Normal file
After Width: | Height: | Size: 50 KiB |
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 51 KiB |
BIN
docs/img/examples_reporting_15a_dark.png
Normal file
After Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 62 KiB |
BIN
docs/img/examples_reporting_16_dark.png
Normal file
After Width: | Height: | Size: 64 KiB |
BIN
docs/img/examples_reporting_16a.png
Normal file
After Width: | Height: | Size: 64 KiB |
BIN
docs/img/examples_reporting_16a_dark.png
Normal file
After Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 85 KiB |
BIN
docs/img/examples_reporting_17_dark.png
Normal file
After Width: | Height: | Size: 88 KiB |