|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
Files | |
| Color.hpp | |
| TTY-aware colored terminal output utilities. | |
| IO.hpp | |
| File I/O utilities, JSON and CSV reading/writing. | |
| Output.hpp | |
| Quiet-aware output context for CLI subcommands. | |
| Presentation.hpp | |
| Model statistics, variable importance serialization, and formatted terminal display for confusion matrices and VI tables. | |
| Table.hpp | |
| ANSI-safe column-driven table formatting. | |
| TempFile.hpp | |
| RAII temporary file and directory with automatic cleanup. | |
| Timing.hpp | |
| High-resolution timing utility for measuring function execution time. | |