Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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 2 tests data rows through all of your resulting decision trees to validate how well your random forest works. Submit a diagram of 2 test runs showing the path through the trees.
Use the randomforest.py code and the same 2 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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Relational Database Design A Practical Approach

Authors: Marilyn Campbell

1st Edition

1587193175, 978-1587193170

More Books

Students also viewed these Databases questions

Question

4. Identify cultural variations in communication style.

Answered: 1 week ago

Question

9. Understand the phenomenon of code switching and interlanguage.

Answered: 1 week ago

Question

8. Explain the difference between translation and interpretation.

Answered: 1 week ago