项目作者: arjunrajpal
项目描述 :
Tuning of parameters of ML algorithms to optimise precision/f-score for fault detection in softwares
高级语言: Python
项目地址: git://github.com/arjunrajpal/ParameterTuning.git
ParameterTuning
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.