Random-Forest-with-genetic-algorithm Random Forest hyper-parameter fine tuning with a gentic algorithm Librairie I use a genetic algorithm implementation library, you can find the documentation at deap Installation Use the package manager pip to install deap : pip install deap