| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-24 | 536 Bytes | |
| v1.2.0 source code.tar.gz | 2026-03-24 | 2.9 MB | |
| v1.2.0 source code.zip | 2026-03-24 | 3.0 MB | |
| Totals: 3 Items | 5.8 MB | 1 | |
mljar-supervised 1.2.0
- Added
AutoML.report_structured(format="markdown"|"dict"|"json", model_details=...)for LLM-friendly reporting. - New on-demand artifact:
<results_path>/report_structured.json(full structured payload). - Improved markdown report readability (clean run summary, clearer best/model sections, better feature-importance naming).
- Added examples for classification, regression, and fairness structured reports.
- Updated structured-report tests and fixed macOS smoke workflow by installing
libomp.