A Practical Approach to Timeseries Forecasting Using Python
 - LSTM Forecasting - Project 2: Microsoft Corporation Stock

A Practical Approach to Timeseries Forecasting Using Python - LSTM Forecasting - Project 2: Microsoft Corporation Stock

Assessment

Interactive Video

Computers

10th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial covers the use of two libraries: the U.S. Federal Holiday calendar and custom business day. It explains how to set up custom business days, define prediction dates, and configure the frequency for predictions. The tutorial demonstrates running model predictions, performing inverse transformations, and creating a forecast data frame. It also includes visualizing results using C bond and discusses exploring different LSTM models for improved outcomes.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which two libraries are introduced for handling holidays and business days?

U.S. Federal Holiday calendar and custom business day

Matplotlib and Seaborn

Pandas and NumPy

SciPy and Scikit-learn

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'custom business day' in the context of the video?

To calculate weekends

To import data from a database

To visualize data trends

To define business days excluding U.S. Federal Holidays

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many past days are considered for prediction in the video?

10

100

5

50

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the significance of setting the 'frequency' in the prediction dates?

To define the data visualization style

To set the prediction model type

To specify the number of predictions

To determine the time interval between predictions

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of 'inverse_transform' in the prediction process?

To scale the data to a new range

To convert predictions back to the original scale

To split the data into training and testing sets

To visualize the prediction results

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the format used for dates in the final data frame for forecasting?

MM/DD/YYYY

YYYY/DD/MM

YYYY-MM-DD

DD-MM-YYYY

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which library is used for visualizing the LSTM results?

Seaborn

Bokeh

Plotly

Matplotlib

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?