Starting from:

$20

CIND119-Assignment 1 Supervised Learning Using SAS Solved

1.     Download the breast-cancer-dataset.csv from your D2L Assignment 1 link. Complete the following tasks  

a.     Read the file in SAS and display the contents using the import and print procedures.  

b.     Develop a decision tree-based classification model using the hpsplit procedure of SAS.

c.     Navigate the contents of Results View by clicking on HPSplit breastcancer-dataset, and then by selecting Model Assessment. Examine the confusion matrix, fit statistics, and variable importance.  

2.     Using the confusion matrix, compute the following assessment metrics accuracy, recall, and precision (see lecture for formulas).

Change the grow algorithm to “gini” and recompute the metrics from question 2. Does entropy build a more accurate classifier or gini

More products