Skip to content

Instantly share code, notes, and snippets.

@mikhailshilkov
Created December 19, 2018 22:53
Show Gist options
  • Save mikhailshilkov/9e4f834129a6ef2d9394d66ad88c397b to your computer and use it in GitHub Desktop.
Save mikhailshilkov/9e4f834129a6ef2d9394d66ad88c397b to your computer and use it in GitHub Desktop.
type Match =
{
Product: Product
Confidence: Probability
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment