View source: R/sanity_checks.R
check_embeddings | R Documentation |
check embeddings checking user provided embedding matrix
check_embeddings(embeddings)
embeddings |
a matrix |
If a user provides their own embedding matrix, we need to check if it fits the required format and if not throw, errors, warnings or adjust if possible.
a formated matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.