There is an error in the description of the exercise Section 4 Unit 11 of Decision Trees in Trading:
In the description on the left the condition is written as std5 > 0.0157, but the validation is build with std5 > 0.0155 (which is correctly stated in the "Hints").
Please correct this as it was really confusing why the code (which seemed to be correct) could not be verfied by the automatic tests…
Hi Christian,
Thanks for reporting this. We have updated the instructions.
Cheers,
Team Quantra