Question: Download, then compile c5.0, a decision tree generator program, http://www.rulequest.com/GPL/C50.tgz Download the file, http://www.rulequest.com/C50Demo_linux.tgz . After you uncompress the file, you will see data/test/names files
Download, then compile c5.0, a decision tree generator program, http://www.rulequest.com/GPL/C50.tgz Download the file, http://www.rulequest.com/C50Demo_linux.tgz . After you uncompress the file, you will see data/test/names files in the data folder, for breast cancer. Go to the URL, http://www.rulequest.com/see5-unix.html , to know how to use c5.0 Download, then compile the scoring program, http://www.rulequest.com/see5-public.tgz Use c5.0 on the breast cancer data file, to generate a tree file (decision tree), then use the scoring program to get scores of each record of the breast cancer test file. Write a PR curve program. Plot the PR curve of the test file, using the PR curve program.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
