Abstract
This paper compares data mining approaches for weather forecasting from one-dimensional and multidimensional meteorological weather data. Linear and nonlinear methods are applied and more successful results are obtained from nonlinear methods. The best result is obtained with LSTM(Long short-term memory). RFE(Recursive Feature Elimination) is used for subset feature selection and it increases one-dimensional MLP(Multi Layer Perceptron) model accuracy. In addition, Grid Search is used for hyperparameter tuning and early stopping is used to avoid overfitting and underfitting.
Original language | English |
---|---|
Title of host publication | UBMK 2019 - Proceedings, 4th International Conference on Computer Science and Engineering |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 591-595 |
Number of pages | 5 |
ISBN (Electronic) | 9781728139647 |
DOIs | |
Publication status | Published - Sept 2019 |
Event | 4th International Conference on Computer Science and Engineering, UBMK 2019 - Samsun, Turkey Duration: 11 Sept 2019 → 15 Sept 2019 |
Publication series
Name | UBMK 2019 - Proceedings, 4th International Conference on Computer Science and Engineering |
---|
Conference
Conference | 4th International Conference on Computer Science and Engineering, UBMK 2019 |
---|---|
Country/Territory | Turkey |
City | Samsun |
Period | 11/09/19 → 15/09/19 |
Bibliographical note
Publisher Copyright:© 2019 IEEE.
Keywords
- Adaptive Learning
- Data Mining
- Deep Learning
- LSTM
- RFE