A Practical Approach to Timeseries Forecasting Using Python
 - Manipulation for Forecasting

A Practical Approach to Timeseries Forecasting Using Python - Manipulation for Forecasting

Assessment

Interactive Video

Computers

9th - 10th Grade

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial explains how to convert dates into a specific format using the PD 2_date time library. It then demonstrates selecting the 'births' column from a data frame and saving it in float format. The tutorial proceeds to plot the data using a line plot and finally scales the data using Standard Scaler to prepare it for LSTM, ensuring the values are normalized and scaled.

Read more

2 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

Describe the process of saving the data frame for training.

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

What is the significance of scaling the data for LSTM?

Evaluate responses using AI:

OFF