Description Usage Arguments Value Examples
Reverse the effect of a preprocessing step on a dataset_
1 | model_reverse(M, D)
|
M |
a model object |
D |
a dataset object |
Returns a modified dataset object
1 2 | M = example_model()
D = model_reverse(M,iris_DatasetExperiment())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.