View source: R/SklearnToJson.R
sklearnToJson | R Documentation |
Saves sklearn python model object to json in path
sklearnToJson(model, path)
model |
a fitted sklearn python model object |
path |
path to the saved model file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.