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_constraints(self, yhat, y): return Main.compute_constraints(self.pm, yhat, y)
Julia/Python bridge with IPython support.