FE-582 – Assignment 3 solved

$30.00

Original Work ?

Download Details:

  • Name: 582_3-ugd45p.zip
  • Type: zip
  • Size: 286.71 KB

Category: You will Instantly receive a download link upon Payment||Click Original Work Button for Custom work

Description

5/5 - (1 vote)

Problem
Follow the example in the lecture to build a decision tree to trade stock. Use the quantmod
package.
• Select a stock and at least 10 different technical indicators:

https://www.quantmod.com/documentation/00Index.html . You may also use the same
indicators but with different parameters.

• Construct a decision tree and plot it.

• Prune the tree and calculate the best fit.

• Calculate the accuracy of prediction and present the confusion matrix.

• Propose alternative models for the selection of indicators such that the accuracy of
predictions is increased.