lizq66 / ParameterTuning

Tuning of parameters of ML algorithms to optimise precision/f-score for fault detection in softwares

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Tuning of parameters of ML algorithms to optimise precision/f-score for fault detection in softwares


Languages

Language:Python 100.0%