/Decision-Trees

Simple greedy algorithm (CART limited to a fixed depth) for decision tree construction. Used for the course INF2980 (Metaheuristics) in PUC-Rio.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

This repository is not active