From 20fe4750e4fef8913bd99ae61c52231b694a33fe Mon Sep 17 00:00:00 2001 From: ranjith502 <85454586+ranjith502@users.noreply.github.com> Date: Wed, 16 Jun 2021 13:31:06 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c61a35..2678a63 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ steps:- 2) converting train data into time series format for both uni and multi forcasting 3) training lstm 4) peparing test data for prediction -5) predictions +5) predictions on test data