Skip to content

v1.2.0

Choose a tag to compare

@pplonski pplonski released this 25 Mar 07:48
· 44 commits to master since this release

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.