Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Pick any dataset relevant to your major that you would like to analyze. Avoid using the same or similar datasets to one you use for

  1. Pick any dataset relevant to your major that you would like to analyze. Avoid using the same or similar datasets to one you use for your final project. The dataset should have at least tree features (input columns) and exactly one classification or output column. The output column must be an example of business consequences (categorical or continuous business outcome).
  2. Randomly divide it into two chunks 80% and 20% of records.
  3. Use Python or any other other tool to apply appropriate decision trees method to train a decision tree on a larger part of the dataset.
  4. For the remaining 20% of the records from the remaining smaller part of the dataset use the trained tree model to classify the data. Compare the model's outcome to the actual classes in the testing sample. Calculate accuracy of the model (number of correctly and incorrectly identified cases in each class).
  5. Submit a Word report describing each step and a result of this process, include relevant scripts, tree model, and outputs produced by the tool you use.

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

Bridging Algebra, Geometry, And Topology

Authors: Denis Ibadula, Willem Veys

1st Edition

3319091867, 9783319091860

More Books

Students also viewed these Mathematics questions

Question

=+d) Create the c chart for this two-week period.

Answered: 1 week ago