Skip to main content
Evelina CAMILLERI
ST Employee
October 4, 2022
Solved

What alternative tools or libraries can be used to train decision tree other than Unico-GUI?

  • October 4, 2022
  • 1 reply
  • 986 views

..

    This topic has been closed for replies.
    Best answer by Luca SEGHIZZI

    Unico has to be used to generated the .arff file, containing the MLC features computed from the training data.

    Then the decision tree can be generated using different tools, Unico-GUI is an option (it has a built-in tool for decision tree generation), other tools like Weka, Matlab, Python, RapidMiner can be used too.

    In the appendix section of the MLC application note (e.g. document AN5259 we provide some information about the usage of external tools for decision tree generation.

    For Matlab and Python some dedicated scripts are available in the tool section of the MLC GitHub repository: https://github.com/STMicroelectronics/STMems_Machine_Learning_Core

    1 reply

    Luca SEGHIZZI
    Luca SEGHIZZIBest answer
    Senior
    October 4, 2022

    Unico has to be used to generated the .arff file, containing the MLC features computed from the training data.

    Then the decision tree can be generated using different tools, Unico-GUI is an option (it has a built-in tool for decision tree generation), other tools like Weka, Matlab, Python, RapidMiner can be used too.

    In the appendix section of the MLC application note (e.g. document AN5259 we provide some information about the usage of external tools for decision tree generation.

    For Matlab and Python some dedicated scripts are available in the tool section of the MLC GitHub repository: https://github.com/STMicroelectronics/STMems_Machine_Learning_Core