Forum Discussion

IronLady18's avatar
IronLady18
Icon for Bronze I rankBronze I
21 days ago
Solved

Fundamental AI Algorithms: Decision Trees Script Detection Question 6

In the Fundamental AI Algorithms: Decision Trees Script Detection for question 6 which full set is the question referring to? I have tried all of the percentage accuracy outputted for the 5 sets prov...
  • ChrisKershaw's avatar
    ChrisKershaw
    8 days ago

    Hey IronLady18​ 

    I had a response back from the Cyber Team. 

    They said that Task 6, isn't referring to the percentage accuracy, but it's looking for the set with the largest number of nodes. You can see how many nodes are produced by each set by changing lines 49 and 50 in Cell 2 of the notebook.

    Does this information help you at all?