#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:
- $ python random_forest.py swim.csv 2 3 > swim.out
- $ python random_forest.py chess.csv 4 2 > chess.out
- $ python chess_with_seasons.csv 4 2 > chess_with_seasons.out