Print the decision path through the learner for each sample in the features
Julia Equivalent:
IAI.print_path
print_path(lnr, X, ...)
lnr |
The learner or grid to query. |
X |
The features of the data. |
... |
Refer to the Julia documentation for available parameters. |
## Not run: iai::print_path(lnr, X) iai::print_path(lnr, X, 1) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.