primetimetran commited on
Commit
ab4b435
1 Parent(s): 47d4b6c
.gitattributes CHANGED
@@ -32,4 +32,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
32
  *.xz filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
 
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
32
  *.xz filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
+ *.gif filter=lfs diff=lfs merge=lfs -text
36
  *tfevents* filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,23 +1,22 @@
1
  ---
2
  license: mit
3
- language:
4
- - python
5
- thumbnail: "url to a thumbnail used in social sharing"
6
  tags:
7
- - DICOM
8
- - cancer
9
- - medical
10
- - medical imaging
11
- - classification
12
- datasets:
13
- - [dataset1](https://www.breastcancer.org/facts-statistics](https://www.cancerimagingarchive.net/collection/breast-cancer-screening-dbt)
14
  metrics:
15
- - 62% Sensitivity
16
- base_model: "N/A"
17
  ---
18
 
19
  # HerBreastsFriend(HBF)
20
 
 
 
21
  A model for identifying breast cancer in patients inspired by a study conducted by Duke & blogged about by jamanetwork[^1].
22
 
23
  Their studies finding's were that there's a lot of room for improvement. They came to this conclusion after building their
@@ -25,6 +24,8 @@ own AI model for breast cancer detection/prognoses and achieved a 65% on sensiti
25
 
26
  ### Details
27
 
 
 
28
  - KNN strategy
29
  - n_neighbors=5
30
  - StandardScaler
 
1
  ---
2
  license: mit
3
+ language:
4
+ - en
 
5
  tags:
6
+ - image classification
7
+ - classification
8
+ - medical imaging
9
+ - medical
10
+ - dicom
11
+ - cancer
 
12
  metrics:
13
+ - '62% Sensitivity'
 
14
  ---
15
 
16
  # HerBreastsFriend(HBF)
17
 
18
+ ![Demo](./assets/imgs-preview.gif)
19
+
20
  A model for identifying breast cancer in patients inspired by a study conducted by Duke & blogged about by jamanetwork[^1].
21
 
22
  Their studies finding's were that there's a lot of room for improvement. They came to this conclusion after building their
 
24
 
25
  ### Details
26
 
27
+ ![Demo](./assets/matrix-previews.gif)
28
+
29
  - KNN strategy
30
  - n_neighbors=5
31
  - StandardScaler
assets/imgs-preview.gif ADDED

Git LFS Details

  • SHA256: cd702fc850a5d02b116f4e182d83302a8cb9cd49fbf4e940f47c7da6cdccce7f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.33 MB
assets/matrix-previews.gif ADDED

Git LFS Details

  • SHA256: 005ba969512c731b741fcab4c54318f98b426b92cd497c9aa627281c4a3b9e0d
  • Pointer size: 131 Bytes
  • Size of remote file: 369 kB