Skip to content

Commit 6497a94

Browse files
authored
Read the docs (aws#5700)
* docs: Add detailed use case sections for training, inference, and MLOps Add comprehensive documentation extracted from V3 example notebooks covering all training, inference, and MLOps use cases with V3 code examples. New sections include local container training, distributed training, hyperparameter management, JumpStart, custom InferenceSpec, model optimization, inference pipelines, processing jobs, batch transform, model registry, Clarify, EMR Serverless, MLflow integration, and lineage tracking. Each section includes red NEW highlights for change detection and expanded V2-to-V3 migration tables. * docs: Add detailed use case sections for training, inference, and MLOps Add comprehensive documentation extracted from V3 example notebooks covering all training, inference, and MLOps use cases with V3 code examples. New sections include local container training, distributed training, hyperparameter management, JumpStart, custom InferenceSpec, model optimization, inference pipelines, processing jobs, batch transform, model registry, Clarify, EMR Serverless, MLflow integration, and lineage tracking. Each section includes red NEW highlights for change detection and expanded V2-to-V3 migration tables. * docs: Add use case sections for training, inference, and MLOps Add comprehensive documentation extracted from V3 example notebooks covering training, inference, and MLOps use cases with V3 code examples. Includes local container training, distributed training, hyperparameter management, JumpStart, custom InferenceSpec, model optimization, inference pipelines, processing jobs, batch transform, model registry, Clarify, EMR Serverless, MLflow integration, lineage tracking, and expanded V2-to-V3 migration tables across all sections.
1 parent 3c998c7 commit 6497a94

File tree

6 files changed

+2059
-134
lines changed

6 files changed

+2059
-134
lines changed

docs/_static/custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,3 +172,4 @@ p {
172172
font-size: 1.0rem;
173173
color: var(--pst-color-text-base);
174174
}
175+

0 commit comments

Comments
 (0)