Skip to content

Commit 3a76ea0

Browse files
committed
Make note of Training being a core component
1 parent 2e5c3a1 commit 3a76ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ See the relevant sections below for details.
7373
|:--------------:|:---------:|:---------------------------:|:------------------------------------------------------------:|
7474
| Serving | Core | N/A | Enables serving the model for inference |
7575
| Evaluating | Core | N/A | Enables evaluating model performance |
76-
| Training | Auxiliary | `docker-compose-mlflow.yml` | Enables model training and lifecycle tracking through MLFlow |
76+
| Training | Core | N/A | Enables model training and lifecycle tracking through MLFlow |
7777
| Monitoring | Auxiliary | `docker-compose-mon.yml` | Enables monitoring the HTTP API usage |
7878
| Logging | Auxiliary | `docker-compose-log.yml` | Enable centralised logging and log analysis |
7979
| Proxying | Auxiliary | `docker-compose-proxy.yml` | Reverse proxy service |

0 commit comments

Comments
 (0)