Quiz 6 Question 10 of 20

In SAS Viya, a data scientist submits a CAS action using Python's SWAT package: import swat; s = swat.CAS('myserver', 5570); s.loadactionset('decisionTree'); What does this code do?

Select an answer to reveal the explanation.

Motivation