URL: | https://github.com/zislam/OptimizedForest/ | |
Author: | Michael Furner | |
Maintainer: | Michael Furner <mfurner{[at]}csu.edu.au> |
Implementation of the Optimal Subforest algorithm "OptimizedForest", which was published in:
Md Nasim Adnan and Md Zahidul Islam: Optimizing the number of trees in a decision forest to discover a subforest with high ensemble accuracy using a genetic algorithm In: Knowledge-Based Systems Vol 110, 2016
This algorithm builds a decision forest and then works out an optimal subforest via Genetic Algorithm.