We apply two optimization algorithms - Differential Evolution and Simulated Annealing on two machine learning algorithms - Random Forest and CART to optmize their precision and f-score.
arjunrajpal/ParameterTuning
Tuning of parameters of ML algorithms to optimise precision/f-score for fault detection in softwares
Python