Edited, memorised or added to reading queue

on 05-Nov-2025 (Wed)

Do you want BuboFlash to help you learning these things? Click here to log in or create user.

Flashcard 7766918434060

Tags
#feature-engineering #lstm #recurrent-neural-networks #rnn
Question
To increase the match of the model's effective capacity and the complexity of the task at hand, the analyst needs to tune both the parameters and the hyperparameters of the model. Given how sensitive LSTM models are to [...] tuning, this area requires particular attention.
Answer
hyperparameter

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
the model's effective capacity and the complexity of the task at hand, the analyst needs to tune both the parameters and the hyperparameters of the model. Given how sensitive LSTM models are to <span>hyperparameter tuning, this area requires particular attention. <span>

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 7767419915532

Tags
#has-images #recurrent-neural-networks #rnn
[unknown IMAGE 7101515435276]
Question
Fig. 2. The structure of the model begins with its input layers for (i) the input variable (i.e., transaction counts) and (ii) [...] covariates (time-invariant or time-varying inputs)
Answer
optional

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
Fig. 2. The structure of the model begins with its input layers for (i) the input variable (i.e., transaction counts) and (ii) optional covariates (time-invariant or time-varying inputs)

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 7767423585548

Tags
#deep-learning #keras #lstm #python #sequence
Question
For a [...] classification problem, the predictions may be an array of probabilities for the first class that can be converted to a 1 or 0 by rounding
Answer
binary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
For a binary classification problem, the predictions may be an array of probabilities for the first class that can be converted to a 1 or 0 by rounding

Original toplevel document (pdf)

cannot see any pdfs