2021 IEEE International Conference on Big Data (Big Data) 2021
DOI: 10.1109/bigdata52589.2021.9671878
|View full text |Cite
|
Sign up to set email alerts
|

Analysis of Preprocessing Techniques, Keras Tuner, and Transfer Learning on Cloud Street image data

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
7
2

Relationship

0
9

Authors

Journals

citations
Cited by 23 publications
(4 citation statements)
references
References 13 publications
0
4
0
Order By: Relevance
“…After multiple trials, we found that the model trained with ET estimates, NDVI and day of year was producing the model with highest accuracy on the test data set. The model was programmed using Keras, which is a Python‐based deep learning application programming interface (API) (Joshi et al., 2021). We used KerasTuner hyperparameter optimization framework to find the optimal hyperparameter for the model (O’Malley et al., 2019).…”
Section: Methodsmentioning
confidence: 99%
“…After multiple trials, we found that the model trained with ET estimates, NDVI and day of year was producing the model with highest accuracy on the test data set. The model was programmed using Keras, which is a Python‐based deep learning application programming interface (API) (Joshi et al., 2021). We used KerasTuner hyperparameter optimization framework to find the optimal hyperparameter for the model (O’Malley et al., 2019).…”
Section: Methodsmentioning
confidence: 99%
“…To optimize the hyperparameters of the developed ABLSTM models, the Bayesian optimization [ 51 ] in the Keras Tuner [ 52 ] is implemented. In this study, the hyperparameters studied include the number of hidden neurons in each hidden layer, number of hidden layers, learning rate, and dropout rate.…”
Section: Methodsmentioning
confidence: 99%
“…Various methods for search optimization have been proposed [33,34], but we implemented our models using the Keras library. By leveraging Keras Tuner, we automatically searched for the optimal combinations of units and learning rates for each model, contributing to the improvement of their performance.…”
Section: Hyperparameter Tuningmentioning
confidence: 99%