Air Pollution Forecasting - LSTM Multivariate
Lstm multivariate sample dataset for architecture design and orchestration
@kaggle.rupakroy_lstm_datasets_multivariate_univariate
Lstm multivariate sample dataset for architecture design and orchestration
@kaggle.rupakroy_lstm_datasets_multivariate_univariate
CREATE TABLE pollution_test_data1 (
"dew" BIGINT,
"temp" BIGINT,
"press" BIGINT,
"wnd_dir" VARCHAR,
"wnd_spd" DOUBLE,
"snow" BIGINT,
"rain" BIGINT,
"pollution" BIGINT
);
Anyone who has the link will be able to view this.