--- title: Metrics keywords: fastai sidebar: home_sidebar summary: "Metrics should follow the scikit-learn pattern of accepting two arguments: " description: "Metrics should follow the scikit-learn pattern of accepting two arguments: " ---
%load_ext autoreload
%autoreload 2
%matplotlib inline