primetimetran
commited on
Commit
•
d2ffb9f
1
Parent(s):
ab4b435
Update README
Browse files
README.md
CHANGED
@@ -58,3 +58,32 @@ I'm considering making this open source. If you'd like to contribute please give
|
|
58 |
|
59 |
[^1] Duke Study https://jamanetwork.com/journals/jamanetworkopen/fullarticle/2783046
|
60 |
[^2] [cancerimagingarchive https://www.breastcancer.org/facts-statistics](https://www.cancerimagingarchive.net/collection/breast-cancer-screening-dbt)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
|
59 |
[^1] Duke Study https://jamanetwork.com/journals/jamanetworkopen/fullarticle/2783046
|
60 |
[^2] [cancerimagingarchive https://www.breastcancer.org/facts-statistics](https://www.cancerimagingarchive.net/collection/breast-cancer-screening-dbt)
|
61 |
+
|
62 |
+
|
63 |
+
|
64 |
+
|
65 |
+
A study conducted by Duke University Health System assessed "deep learning" and "medical imaging in general" have significant advancements left to go in the future.
|
66 |
+
|
67 |
+
|
68 |
+
|
69 |
+
Their conclusion comes following thier own AI models, trained to detect cancer in a non-invasive way(requiring no biopsy), was evaluated at only 65% sensitivity.
|
70 |
+
|
71 |
+
|
72 |
+
|
73 |
+
Although in reality no easy feat, a disappointing statistic from the US's 7th best University.
|
74 |
+
|
75 |
+
|
76 |
+
|
77 |
+
I, having experience in the industry & seeking a meaningful project to work on, felt compelled to see what I could do to move the needle.
|
78 |
+
|
79 |
+
|
80 |
+
|
81 |
+
The result of this was creating a model which was evaluated at 62% using scikit-learn's classification report.
|
82 |
+
|
83 |
+
|
84 |
+
|
85 |
+
The model is hosted on Hugging Face linked below. And soon radiologist & patients will all be able to use this model for free(and future improved versions of it) at https://lnkd.in/eTWCD2wu
|
86 |
+
|
87 |
+
|
88 |
+
|
89 |
+
https://lnkd.in/eTx_sw9k
|