AlbericDeLajarte commited on
Commit
990cf65
1 Parent(s): 6fd09a8

removed structure with low F1 score

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -8,22 +8,22 @@ tags:
8
  - biology`
9
  author: Silvi Rouskin
10
  source: data.json
11
- date: 2023-12-22-20-30-04
12
  ---
13
 
14
 
15
  # Data types
16
 
17
- - **sequence**: 58 datapoints
18
- - **structure**: 58 datapoints
19
- - **dms**: 33 datapoints
20
- - **shape**: 25 datapoints
21
 
22
  # Conversion report
23
 
24
- Over a total of 63 datapoints, there are:
25
  ### OUTPUT
26
- - ALL: 58 valid datapoints
27
  - INCLUDED: 0 duplicate sequences with different structure / dms / shape
28
  ### MODIFIED
29
  - 0 multiple sequences with the same reference (renamed reference)
@@ -31,4 +31,4 @@ Over a total of 63 datapoints, there are:
31
  - 0 invalid datapoints (ex: sequence with non-regular characters)
32
  - 0 datapoints with bad structures
33
  - 0 duplicate sequences with the same structure / dms / shape
34
- - 5 datapoints removed because of low AUROC (<0.7)
 
8
  - biology`
9
  author: Silvi Rouskin
10
  source: data.json
11
+ date: 2024-03-19-11-50-55
12
  ---
13
 
14
 
15
  # Data types
16
 
17
+ - **sequence**: 40 datapoints
18
+ - **structure**: 40 datapoints
19
+ - **dms**: 25 datapoints
20
+ - **shape**: 15 datapoints
21
 
22
  # Conversion report
23
 
24
+ Over a total of 43 datapoints, there are:
25
  ### OUTPUT
26
+ - ALL: 40 valid datapoints
27
  - INCLUDED: 0 duplicate sequences with different structure / dms / shape
28
  ### MODIFIED
29
  - 0 multiple sequences with the same reference (renamed reference)
 
31
  - 0 invalid datapoints (ex: sequence with non-regular characters)
32
  - 0 datapoints with bad structures
33
  - 0 duplicate sequences with the same structure / dms / shape
34
+ - 3 datapoints removed because of low AUROC (<0.7)