| add.dependency | Private function that adds a package to the list of... |
| add.metadata | Private function that adds metadata about the model that will... |
| capture.src | Private function for catpuring the source code of model |
| check.image.size | Private function for checking the size of the user's image. |
| is.https | Private predicate function that checks if the protocol of a... |
| promote.deploy | Deploy a model to promote's servers |
| promote.get | Private function for performing a GET request |
| promote.library | Import one or more libraries and add them to the promote... |
| promote.ls | Private function for determining model dependencies |
| promote.metadata | Add metadata to the deployment of your promote model |
| promote.post | Private function for performing a POST request |
| promote.predict | Make a prediction using promote. |
| promote.predict_raw | Calls promote's REST API and returns a JSON document... |
| promote.spider.block | Private function for recursively looking for variables |
| promote.spider.func | Private function for spidering function source code |
| promote.unload | Removes a library from the promote model's dependency list |
| set.model.require | Private function that generates a model.require function... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.