Guides¶
These guides complement the generated API reference. Use them when you need a working path through the library rather than a complete list of members.
Reading Order¶
Start with Getting Started if you only need to build a tree and compute attributes. Move to Connected Filter Preprocessing when using mtlearn as a learnable preprocessing block. Use Custom Attributes and Filter Specs and PyTorch Integration when building experiments. Use C++ API Guide when embedding the public C++ facade in another target.