Skip to content

Commit

Permalink
add markdown cell note
Browse files Browse the repository at this point in the history
  • Loading branch information
katie-lamb committed Dec 19, 2024
1 parent 24de7d6 commit 26b1a72
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions notebooks/18-kl-splink-sec-eia.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2226,6 +2226,14 @@
"preds_validation_df[preds_validation_df.match_probability > .9].head(3)"
]
},
{
"cell_type": "markdown",
"id": "07fbec17-cef2-4b9c-a005-1623c65c5e20",
"metadata": {},
"source": [
"Figure out what to do about this validation CSV, maybe it should be part of package data? It's not a very big sample size and it's imperfect so the metrics gained from it are should be taken with a grain of salt."
]
},
{
"cell_type": "code",
"execution_count": 47,
Expand Down

0 comments on commit 26b1a72

Please sign in to comment.