This is a demo of the R Notebook functionality within DSX.
- Create histograms and scatterplots on total aircraft taxi time
- Color code histogram by
UniqueCarrier
- Frequency of departing and arriving flights by airport
- Mean taxi times by airport
- Model mean taxi depending on frequency of departing and arriving flights.
- R Notebook
data.tablelibraryggplot2plotting library
Linear Regression
- Response variable is
meanTaxi - Only feature is
freq
Notebooks
MachineLearning_CPLEX.ipynb
Data Assets
2016.csv2016_airport_freq.csv