create_dot_body | Writes each node information If it is a leaf node: show it in... |
drf | Distributional Random Forests |
export_graphviz | Export a tree in DOT format. This function generates a... |
get_sample_weights | Given a trained forest and test data, compute the training... |
get_tree | Retrieve a single tree from a trained forest object. |
leaf_stats.default | A default leaf_stats for forests classes without a leaf_stats... |
leaf_stats.drf | Calculate summary stats given a set of samples for regression... |
medianHeuristic | Compute the median heuristic for the MMD bandwidth choice |
plot.drf_tree | Plot a DRF tree object. |
predict.drf | Predict with a drf forest |
print.drf | Print a DRF forest object. |
print.drf_tree | Print a DRF tree object. |
split_frequencies | Calculate which features the forest split on at each depth. |
variable_importance | Calculate a simple measure of 'importance' for each feature. |
variableImportance | Variable importance based on MMD |
weighted.quantile | Weighted quantiles |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.