API Reference
The InsideForest API is organized into modules that cover rule extraction, region prioritization, labeling, and supporting utilities. Use this page as a map to navigate each component.
High-level wrappers
- InsideForestRegionClusterer
- InsideForestClassRegionClusterer
- InsideForestContinuousRegionClusterer
- InsideForestClassifier (deprecated compatibility name)
- InsideForestMulticlassClassifier (deprecated compatibility name)
- InsideForestRegressor (deprecated compatibility name)
Core components
- Trees: extract branches from forests.
- Regions: prioritize and consolidate regions.
- Labels: metrics, reporting, and export helpers.
- Cluster selector helpers: strategies to balance clusters.
Utilities
- Models: evaluate and compare models.
- Metadata helpers: connect rules with your data catalog.
To understand the full pipeline, also review How It Works and the Quick API. Every page includes a Spanish version through the language selector.