<< Prev Question Next Question >>

Question 33/36

Note: This question is part of a series of questions that use the same scenario. For your convenience, the scenario is repeated in each question. Each question presents a different goal and answer choices, but the text of the scenario is exactly the same in each question in this series.
A travel agency named Margie's Travel sells airline tickets to customers in the United States.
Margie's Travel wants you to provide insights and predictions on flight delays. The agency is considering implementing a system that will communicate to its customers as the flight departure nears about possible delays due to weather conditions. The flight data contains the following attributes:
DepartureDate: The departure date aggregated at a per hour granularity

Carrier: The code assigned by the IATA and commonly used to identify a carrier

OriginAirportID: An identification number assigned by the USDOT to identify a unique airport (the

flight's origin)
DestAirportID: An identification number assigned by the USDOT to identify a unique airport (the flight's

destination)
DepDel: The departure delay in minutes

DepDel30: A Boolean value indicating whether the departure was delayed by 30 minutes or more (a

value of 1 indicates that the departure was delayed by 30 minutes or more) The weather data contains the following attributes: AirportID, ReadingDate (YYYY/MM/DD HH), SkyConditionVisibility, WeatherType, WindSpeed, StationPressure, PressureChange, and HourlyPrecip.
You need to use historical data about on-time flight performance and the weather data to predict whether the departure of a scheduled flight will be delayed by more than 30 minutes.
Which method should you use?

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (36q)
Question 1: You are analyzing taxi trips in New York City. You leverage ...
Question 2: You are building an Azure Machine Learning workflow by using...
Question 3: Note: This question is part of a series of questions that us...
Question 4: Note: This question is part of a series of questions that pr...
Question 5: Note: This question is part of a series of questions that us...
Question 6: Note: This question is part of a series of questions that pr...
Question 7: You need to identify which columns are more predictive by us...
Question 8: You plan to use Azure Machine Learning to develop a predicti...
Question 9: Note: This question is part of a series of questions that us...
Question 10: Note: This question is part of a series of questions that us...
Question 11: You are working on an Azure Machine Learning experiment that...
Question 12: Note: This question is part of a series of questions that us...
Question 13: Note: This question is part of a series of questions that pr...
Question 14: Note: This question is part of a series of questions that us...
Question 15: You have an Azure Machine Learning environment. You are eval...
Question 16: You are performing exploratory analysis of files that are en...
Question 17: You have an Azure Machine Learning experiment. You discover ...
Question 18: You plan to use the Data Science Virtual Machine for develop...
Question 19: Note: This question is part of a series of questions that pr...
Question 20: Note: This question is part of a series of questions that us...
Question 21: Note: This question is part of a series of questions that us...
Question 22: Note: This question is part of a series of questions that us...
Question 23: Note: This question is part of a series of questions that us...
Question 24: You have the following three training datasets for a restaur...
Question 25: Note: This question is part of a series of questions that us...
Question 26: You are building a classification experiment in Azure Machin...
Question 27: Note: This question is part of a series of questions that us...
Question 28: Note: This question is part of a series of questions that us...
Question 29: The manager of a call center reports that staffing the cente...
Question 30: Note: This question is part of a series of questions that us...
Question 31: You have an Apache Spark cluster in Azure HDInsight. The clu...
Question 32: Note: This question is part of a series of questions that us...
Question 33: Note: This question is part of a series of questions that us...
Question 34: Note: This question is part of a series of questions that us...
Question 35: You are building an Azure Machine Learning experiment. You n...
Question 36: From the Cortana Intelligence Gallery, you deploy a solution...