Search code examples
wekaid3

Weka 3.8 Package installation: What are the steps to add id3?


I want to add (ID3) in trees in Weka version 3.8 What are the steps I should take ?

Screenshot


Solution

  • To get Id3, you will need to install the simpleEducationalLearningSchemes package. Your screen shot shows the Explorer window, but to install a package, you should go back to the GUI Chooser and select the Package Manager under the Tools menu.

    GUI Chooser

    Once you have opened the Package Manager, scroll down to select the simpleEducationalLearningSchemes package and click "Install"

    Installation Menu

    Once the package is installed, Id3 should appear as an option under the trees group of classifiers.