Download, then compile c5.0, a decision tree generator program, http://www.ruleq
ID: 3666491 • Letter: D
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 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.
Explanation / Answer
Two Steps
> credit_pred <- predict(credit_model, credit_test)
Please share
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.