Skip to content

Commit

Permalink
outline
Browse files Browse the repository at this point in the history
  • Loading branch information
ismael-mendoza committed Apr 26, 2024
1 parent 638ea2d commit d38f54b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions notebooks/01-advanced-metrics.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@
"*Authors:* Ismael Mendoza, Andrii Torchylo"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"*Outline*:\n",
"\n",
"- Showcase one of each of the types of metrics, explain inputs/outputs\n",
"- Show how to create your own custom metric, specifically an F1 Score metric (which is not yet implemented)\n",
"- the two different matching algorithms and what the inputs/outputs are, brief description of each and their arguments\n",
"- Each of the measure functions and expected input, histogram for one or two of them"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down

0 comments on commit d38f54b

Please sign in to comment.