import { confusionMatrix } from './ops/confusion_matrix';
export { confusionMatrix };
