diff --git a/Project 1.ipynb b/Project 1.ipynb index 295c740..ff95bd5 100644 --- a/Project 1.ipynb +++ b/Project 1.ipynb @@ -1057,7 +1057,7 @@ "id": "24412ca1", "metadata": {}, "source": [ - "from a business perspective, the most important metric is the tp/tp+fp, or precision metric, since it is more costly for a shelter to maintain an animal that will get transferred rather than transferring it as soon as possible. False positives would cause the retention of animals that have low chance of getting adopted, rather than transferring them to other shelters, where they may have higher chances of adoption." + "from a business perspective, the most important metric is the tp/(tp+fp), or precision metric, since it is more costly for a shelter to maintain an animal that will get transferred rather than transferring it as soon as possible. False positives would cause the retention of animals that have low chance of getting adopted, rather than transferring them to other shelters, where they may have higher chances of adoption." ] } ],