mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-07 05:20:07 +00:00
Added more videos an keywords on the introduction video (#408)
This commit is contained in:
parent
4bcea42da6
commit
c0692a3bd6
@ -1,5 +1,7 @@
|
||||
---
|
||||
title: Core Component Overview
|
||||
description: Get an overview of ClearML's core MLOps components in this quick video tutorial. See the most useful components for data science and MLOps.
|
||||
keywords: [mlops, components]
|
||||
---
|
||||
|
||||
## Video Tutorial
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@ -24,7 +24,14 @@ module.exports = {
|
||||
'getting_started/video_tutorials/pipelines_from_tasks',
|
||||
'getting_started/video_tutorials/clearml-data',
|
||||
'getting_started/video_tutorials/the_clearml_autoscaler',
|
||||
'getting_started/video_tutorials/hyperdatasets_data_versioning'
|
||||
'getting_started/video_tutorials/hyperdatasets_data_versioning',
|
||||
{
|
||||
'Hands-on MLOps Tutorials':[
|
||||
'getting_started/video_tutorials/hands-on_mlops_tutorials/how_clearml_is_used_by_a_data_scientist.md',
|
||||
'getting_started/video_tutorials/hands-on_mlops_tutorials/how_clearml_is_used_by_an_mlops_engineer.md',
|
||||
'getting_started/video_tutorials/hands-on_mlops_tutorials/ml_ci_cd_using_github_actions_and_clearml.md'
|
||||
]
|
||||
}
|
||||
]}]},
|
||||
{'ClearML Fundamentals': ['fundamentals/projects', 'fundamentals/task', 'fundamentals/hyperparameters', 'fundamentals/artifacts', 'fundamentals/logger', 'fundamentals/agents_and_queues',
|
||||
'fundamentals/hpo']},
|
||||
|
Loading…
Reference in New Issue
Block a user