Edited, memorised or added to reading queue

on 10-Jul-2025 (Thu)

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

Flashcard 7714376649996

Tags
#deep-learning #keras #lstm #python #sequence
Question
For a multiclass classification problem, the results may be in the form of an array of probabilities (assuming a [...] encoded output variable) that may need to be converted to a single class output prediction using the argmax() NumPy function.
Answer
one hot

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 multiclass classification problem, the results may be in the form of an array of probabilities (assuming a one hot encoded output variable) that may need to be converted to a single class output prediction using the argmax() NumPy function.

Original toplevel document (pdf)

cannot see any pdfs