Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
treemind 0.2.0 documentation
treemind 0.2.0 documentation

Contents:

  • Getting Started with treemind
  • Usage
  • treemind Algorithm
  • Performance
    • Evaluating treemind’s Performance
    • Experiment 0
    • Experiment 1
    • Experiment 2
    • Experiment 3
    • Experiment 4
  • API Reference
    • treemind.Explainer
    • treemind.plot
Back to top
View this page

API Reference

treemind consists of two main components: the Explainer class and the plot functions. All plot functions operate based on the outputs of the Explainer class.

  • treemind.Explainer
    • Explainer
    • Result
  • treemind.plot
    • feature_plot()
    • interaction_plot()
    • interaction_scatter_plot()
    • importance_plot()
Next
treemind.Explainer
Previous
Experiment 4
Copyright © 2025, Samet Çopur
Made with Sphinx and @pradyunsg's Furo