Description
The tree preparation report is no currently parsed when instancing an AnalysisResults object from a JSON report.
Questions/Ideas
- The implementation should be similar to the
PreparationReport class
- Once implemented change the code in
khiops/sklearn/estimators.py to use it instead of querying the raw JSON object.
Description
The tree preparation report is no currently parsed when instancing an
AnalysisResultsobject from a JSON report.Questions/Ideas
PreparationReportclasskhiops/sklearn/estimators.pyto use it instead of querying the raw JSON object.