similarity_comparison | R Documentation |
Refer to the documentation on tree stability for more information.
similarity_comparison(lnr, new_lnr, deviations)
lnr |
The original learner |
new_lnr |
The new learner |
deviations |
The deviation between the original tree and each tree in the new learner |
Julia Equivalent:
IAI.SimilarityComparison
Requires IAI version 2.2 or higher.
## Not run: iai::similarity_comparison(lnr, new_lnr, deviations)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.