Data Prep Sheet

Action Principale : forestTrain

Preparation Code

Script awaiting validation
Copied!
1PROC CAS;
2 SESSION casauto;
3 TABLE.loadTable RESULT=r STATUS=s /
4 caslib="samples"
5 path="hmeq.csv"
6 casOut={name="hmeq", replace=true};
7RUN;
Actions using this script
  • decisionTree forestTrain En cours
  • No other action uses this exact script.