A Practical Approach to Timeseries Forecasting Using Python
 - Data Manipulation for Deep Learning

A Practical Approach to Timeseries Forecasting Using Python - Data Manipulation for Deep Learning

Assessment

Interactive Video

Computers

9th - 10th Grade

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial covers the use of LSTM models and the handling of date data in dataframes. It addresses common errors such as key errors when dates are not in the correct format and demonstrates how to reset the index and use 'inplace=True' to fix these issues. The tutorial also explains how to prepare volume data for training by converting it to float and plotting it. Finally, it discusses the importance of normalization and scalarization using the StandardScaler from sklearn to ensure data is in the correct magnitude for LSTM models.

Read more

1 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What new insight or understanding did you gain from this video?

Evaluate responses using AI:

OFF