Refactor / Remove the Task Templating Mechanism #360
Labels
Priority/0-High
To do now
Size/Weeks
Needs some weeks (big)
Status/ReadyForDev
The issue is ready to be developed or to be investigated deeply
Milestone
Description
Currently, the task templating mechanism allows khiops-python to instantiate Khiops scenarios based on input parameters specified through the
khiops.core
API.In Khiops 11 there is a JSON-based templating mechanism which does essentially the same thing
Questions/Ideas
The goal of this issue is to:
We need to see whether and how the scenario templates can be mutualized / centralized between Khiops Core and Khiops Python.
We also need to see whether the Core API function argument preprocessing can be simplified (passage from
None
to different default values, etc).The text was updated successfully, but these errors were encountered: