/
EDA and Data Pre-Processing
EDA and Data Pre-Processing
We all know that pre-processing data is often a crucial step to having models perform well. Flow-Forecast therefore has built in capabilities to:
Scale the data
Create new features from existing columns.
Make features from the specific date-time stamp.
Impute missing values and check for improperly entered values.
Augment the data (TS-AUG transformations)
The preprocessed data is now saved automatically in a temp_df.csv
file so you can view it and make sure it is correct.
Preliminary Data Visualizations
Simple plots
Lag plots
Seasonal plots
Statistical Tests
Granger Causality
Stationarity tests
, multiple selections available,
Related content
FlowDB Dataset
FlowDB Dataset
More like this
Transformer Based Models
Transformer Based Models
More like this
Flow-Forecast PyData Global Sprint 🏃 2020 (11-10 to 11-18)
Flow-Forecast PyData Global Sprint 🏃 2020 (11-10 to 11-18)
More like this
Getting Started
Getting Started
Read with this
Live Coding Tutorials
Live Coding Tutorials
More like this
Training Forecasting Models
Training Forecasting Models
Read with this