Skip to content

Instantly share code, notes, and snippets.

@jcbozonier
Created January 13, 2017 14:38
Show Gist options
  • Save jcbozonier/9b26c724e9bd304dd01ed5631b1b685a to your computer and use it in GitHub Desktop.
Save jcbozonier/9b26c724e9bd304dd01ed5631b1b685a to your computer and use it in GitHub Desktop.
Most Likely Hypothesis
max(evaluated_hypotheses, key=lambda x: x[-1])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment