How to Use Statistical Significance Tests to Interpret Machine Learning Results
Last Updated on August 8, 2019 It is good practice to gather a population of results when comparing two different machine learning algorithms or when comparing the same algorithm with different configurations. Repeating each experimental run 30 or more times gives you a population of results from which you can calculate the mean expected performance, given the stochastic nature of most machine learning algorithms. If the mean expected performance from two algorithms or configurations are different, how do you know […]
Read more