Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def compute_metric(self, yhat, y): return Main.compute_metric(self.pm, yhat, y)
Julia/Python bridge with IPython support.