How to generate an .ucf/.h file from decision tree .txt file (j48 format).
The standard way to generate a header file with MLC register settings is to generate from decision-tree .txt file (exportet from WEKA or python).
In our project we want to avoid tool interaction.
The register settings (ucf or header file) should be generated by a script (python....).
Is there a way without user interaction to create the register settings from (weka) decision trees?
regards
Hari
