| backend_available | Check backend availability |
| check_python_environment | Check Python dependencies |
| generate_group_subsets | Generate group-aware training subsets (wrapper around scikit-learn) |
| generate_shuffle_subsets | Generate shuffle-based training subsets (wrapper around scikit-learn) |
| generate_subsets | Generate standard (non-group) training subsets (wrapper around scikit-learn) |
| get_python_lib | Load a Python module |
| get_python_path | Get leaf's python environment path |
| install_leaf | Install the LEAF Python Environment |
| leaf_data | Example data packaged with *leaf* |
| load_leaf_analysis | Load a Saved Leaf Analysis |
| pareto_2d | Compute 2D Pareto Front |
| plot_pareto | Plot the Pareto Front |
| SymbolicRegressor | Symbolic Regressor |
| uninstall_leaf | Uninstall the LEAF Python Environment |