doc: fix title error in doc.

This commit is contained in:
Haojun Liao 2025-03-18 10:45:08 +08:00
parent 12507c6b18
commit d88b38b654
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
---
title: "ARIMA"
sidebar_label: "ARIMA"
title: "LSTM"
sidebar_label: "LSTM"
---
本节说明 LSTM 模型的使用方法。