Skip to content

Latest commit

 

History

History
 
 

#Files with suffix out This directory contains files with the suffix out. These are the outputs of the construction of a random forest for the problems stated in the book. The outputs were produced by the following commands:

  1. $ python random_forest.py swim.csv 2 3 > swim.out
  2. $ python random_forest.py chess.csv 4 2 > chess.out
  3. $ python chess_with_seasons.csv 4 2 > chess_with_seasons.out