Hi Talk Stats,
What:
I've created my own decision tree algorithm, this results in a total of n-paths which is stored in a list (hence the list has n-elements). Each path is a vector of size m_i, where i =1,2,3, ..., n. Yes you guessed it right, since it's a decision tree every path starts at...