-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDATA PREPROCESSING.canvas
25 lines (25 loc) · 2.39 KB
/
DATA PREPROCESSING.canvas
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"nodes":[
{"id":"dd7768016b37b514","type":"file","file":"pages/preprocessing/TYPE CONVERSIONS.md","x":-1600,"y":-60,"width":400,"height":400},
{"id":"d7262774c5d64ddb","type":"file","file":"pages/preprocessing/DATA PREPROCESSING.md","x":-680,"y":40,"width":360,"height":200},
{"id":"10b4c510401968cd","type":"text","text":"# PROXIMITY","x":-612,"y":440,"width":225,"height":50},
{"id":"7fd5b35f882fb209","type":"file","file":"pages/preprocessing/SIMILARITY AND DISSIMILARITY.md","x":-387,"y":732,"width":400,"height":400},
{"id":"9938201f0bcc2a77","type":"file","file":"pages/preprocessing/DISTANCES.md","x":-1012,"y":732,"width":400,"height":400},
{"id":"ff325faa12fdff6f","type":"file","file":"pages/preprocessing/SCALING.md","x":-680,"y":-1040,"width":360,"height":314},
{"id":"bd5cc2c186c6513e","type":"file","file":"pages/preprocessing/FEATURE SUBSET SELECTION.md","x":-1380,"y":-560,"width":360,"height":314},
{"id":"4048a2750f515f64","type":"file","file":"pages/preprocessing/DIMENSIONALITY REDUCTION.md","x":-1160,"y":-960,"width":360,"height":314},
{"id":"94839b4b2a1dec51","type":"file","file":"pages/preprocessing/SAMPLING.md","x":-200,"y":-960,"width":360,"height":314},
{"id":"fbf4d8f8a68b0c3b","type":"file","file":"pages/preprocessing/FEATURE CREATION.md","x":0,"y":-560,"width":360,"height":314}
],
"edges":[
{"id":"4c3e9cf3050d1b64","fromNode":"d7262774c5d64ddb","fromSide":"top","toNode":"bd5cc2c186c6513e","toSide":"bottom"},
{"id":"bb18dee657ecb168","fromNode":"d7262774c5d64ddb","fromSide":"top","toNode":"4048a2750f515f64","toSide":"bottom"},
{"id":"dc3291d798198289","fromNode":"d7262774c5d64ddb","fromSide":"top","toNode":"fbf4d8f8a68b0c3b","toSide":"bottom"},
{"id":"f97a2fe55380871a","fromNode":"d7262774c5d64ddb","fromSide":"top","toNode":"94839b4b2a1dec51","toSide":"bottom"},
{"id":"a596bf5f8481ccd2","fromNode":"d7262774c5d64ddb","fromSide":"top","toNode":"ff325faa12fdff6f","toSide":"bottom"},
{"id":"6362fa8ff5cd2943","fromNode":"d7262774c5d64ddb","fromSide":"left","toNode":"dd7768016b37b514","toSide":"right"},
{"id":"0a8f6608df3bf6a1","fromNode":"d7262774c5d64ddb","fromSide":"bottom","toNode":"10b4c510401968cd","toSide":"top"},
{"id":"94854710411d170b","fromNode":"10b4c510401968cd","fromSide":"bottom","toNode":"7fd5b35f882fb209","toSide":"top"},
{"id":"65024be75c22e7ab","fromNode":"10b4c510401968cd","fromSide":"bottom","toNode":"9938201f0bcc2a77","toSide":"top"}
]
}