Question: Using the file diabetes.csv , build a random forest using eight independent variables and associated data. You can use Powerpoint or any other graphing tool
Using the file diabetes.csv build a random forest using eight independent variables and associated data. You can use Powerpoint or any other graphing tool to manually build the trees.
Run tests data rows through all of your resulting decision trees to validate how well your random forest works. Submit a diagram of test runs showing the path through the trees.
Use the randomforest.py code and the same test rows to determine how the application does against your manual trees. Provide screenshots to validate.
You will need to write the appropriate code in the classifyPerson method to handle the eight independent variables.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
