Nothing
Code
class(fitted)
Output
[1] "ml_connect_pipeline_model" "ml_pipeline_model"
[3] "ml_transformer" "ml_connect_transformer"
[5] "ml_connect_pipeline_stage" "ml_pipeline_stage"
Code
colnames(ml_transform(loaded, prepd))
Output
[1] "mpg" "cyl" "disp" "hp" "drat"
[6] "wt" "qsec" "vs" "am" "gear"
[11] "carb" "prediction" "probability"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.