Skip to content

Commit

Permalink
fix tutorial 11 for doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-rinchin committed Dec 22, 2024
1 parent b5a1bba commit f072c13
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions examples/tutorials/Tutorial_11_time_series.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -325,14 +325,14 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# 1. Task definition"
"## 1. Task definition"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## 1.1. Task type"
"### 1.1. Task type"
]
},
{
Expand Down Expand Up @@ -363,7 +363,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## 1.2. Feature roles setup"
"### 1.2. Feature roles setup"
]
},
{
Expand Down Expand Up @@ -397,7 +397,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## 1.3. LightAutoML (AutoTS) model creation"
"### 1.3. LightAutoML (AutoTS) model creation"
]
},
{
Expand Down Expand Up @@ -570,14 +570,14 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# 2. AutoML training"
"## 2. AutoML training"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## 2.1. Univariate LightAutoML"
"### 2.1. Univariate LightAutoML"
]
},
{
Expand Down Expand Up @@ -1066,7 +1066,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## 2.2. Global-modelling LightAutoML"
"### 2.2. Global-modelling LightAutoML"
]
},
{
Expand Down Expand Up @@ -1649,7 +1649,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Additional materials"
"### Additional materials"
]
},
{
Expand Down

0 comments on commit f072c13

Please sign in to comment.