View source: R/model_options.R
search_options | R Documentation |
Search for options based on a query
search_options(query)
query |
A query (character) to search for in the options. |
Returns a list of matching options.
search_options("learning rate")
search_options("tokens")
search_options("invalid query")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.