Algorithm Benchmarking

From The Foundation for Best Practices in Machine Learning
Revision as of 09:39, 16 May 2021 by Lorrie27 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Technical Best Practices > Safety > Algorithm Benchmarking

Algorithm Benchmarking

Control

Document and perform benchmark testing of Models and Model code against well-known, trusted and/or simpler Models/code.


Aim

To warrant the correct implementation of Models and code, and safeguard reproducibility in general.


Additional Information