Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .DS_Store +0 -0
- .gitattributes +23 -15
- Adiac/Adiac_TEST.ts +0 -0
- Adiac/Adiac_TRAIN.ts +0 -0
- AllGestureWiimoteY/AllGestureWiimoteY_TEST.ts +0 -0
- AllGestureWiimoteY/AllGestureWiimoteY_TRAIN.ts +0 -0
- BeetleFly/BeetleFly_TEST.ts +0 -0
- BeetleFly/BeetleFly_TRAIN.ts +0 -0
- CBF/CBF_TEST.ts +0 -0
- CBF/CBF_TRAIN.ts +50 -0
- Car/Car_TEST.ts +0 -0
- Car/Car_TRAIN.ts +0 -0
- Chinatown/Chinatown_TEST.ts +381 -0
- Chinatown/Chinatown_TRAIN.ts +58 -0
- CinCECGTorso/CinCECGTorso_TEST.ts +3 -0
- Computers/Computers_TEST.ts +0 -0
- Computers/Computers_TRAIN.ts +0 -0
- DuckDuckGeese/DuckDuckGeese_TEST.ts +3 -0
- DuckDuckGeese/DuckDuckGeese_TRAIN.ts +3 -0
- EigenWorms/EigenWorms_TEST.ts +3 -0
- EigenWorms/EigenWorms_TRAIN.ts +3 -0
- FaceDetection/FaceDetection_TEST.ts +3 -0
- FaceDetection/FaceDetection_TRAIN.ts +3 -0
- FordB/FordB_TRAIN.ts +3 -0
- GestureMidAirD2/GestureMidAirD2_TEST.ts +0 -0
- GestureMidAirD2/GestureMidAirD2_TRAIN.ts +0 -0
- GestureMidAirD3/GestureMidAirD3_TEST.ts +0 -0
- GestureMidAirD3/GestureMidAirD3_TRAIN.ts +0 -0
- GunPointAgeSpan/GunPointAgeSpan_TEST.ts +0 -0
- GunPointAgeSpan/GunPointAgeSpan_TRAIN.ts +0 -0
- Haptics/Haptics_TEST.ts +0 -0
- Haptics/Haptics_TRAIN.ts +0 -0
- HouseTwenty/HouseTwenty_TEST.ts +0 -0
- HouseTwenty/HouseTwenty_TRAIN.ts +0 -0
- InsectWingbeat/InsectWingbeat_TEST.ts +3 -0
- InsectWingbeat/InsectWingbeat_TRAIN.ts +3 -0
- ItalyPowerDemand/ItalyPowerDemand_TEST.ts +0 -0
- ItalyPowerDemand/ItalyPowerDemand_TRAIN.ts +80 -0
- LSST/LSST_TEST.ts +0 -0
- LSST/LSST_TRAIN.ts +0 -0
- MixedShapesRegularTrain/MixedShapesRegularTrain_TEST.ts +3 -0
- MixedShapesSmallTrain/MixedShapesSmallTrain_TEST.ts +3 -0
- MotorImagery/MotorImagery_TRAIN.ts +3 -0
- NonInvasiveFetalECGThorax2/NonInvasiveFetalECGThorax2_TEST.ts +3 -0
- NonInvasiveFetalECGThorax2/NonInvasiveFetalECGThorax2_TRAIN.ts +3 -0
- PEMS-SF/PEMS-SF_TEST.ts +3 -0
- PEMS-SF/PEMS-SF_TRAIN.ts +3 -0
- PenDigits/PenDigits_TEST.ts +0 -0
- PenDigits/PenDigits_TRAIN.ts +0 -0
- Phoneme/Phoneme_TEST.ts +3 -0
.DS_Store
ADDED
Binary file (18.4 kB). View file
|
|
.gitattributes
CHANGED
@@ -57,18 +57,26 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
60 |
+
EigenWorms/EigenWorms_TRAIN.ts filter=lfs diff=lfs merge=lfs -text
|
61 |
+
EigenWorms/EigenWorms_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
62 |
+
MixedShapesSmallTrain/MixedShapesSmallTrain_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
63 |
+
FordB/FordB_TRAIN.ts filter=lfs diff=lfs merge=lfs -text
|
64 |
+
SpokenArabicDigits/SpokenArabicDigits_TRAIN.ts filter=lfs diff=lfs merge=lfs -text
|
65 |
+
MixedShapesRegularTrain/MixedShapesRegularTrain_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
66 |
+
FaceDetection/FaceDetection_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
67 |
+
PEMS-SF/PEMS-SF_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
68 |
+
InsectWingbeat/InsectWingbeat_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
69 |
+
InsectWingbeat/InsectWingbeat_TRAIN.ts filter=lfs diff=lfs merge=lfs -text
|
70 |
+
UWaveGestureLibraryX/UWaveGestureLibraryX_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
71 |
+
NonInvasiveFetalECGThorax2/NonInvasiveFetalECGThorax2_TRAIN.ts filter=lfs diff=lfs merge=lfs -text
|
72 |
+
DuckDuckGeese/DuckDuckGeese_TRAIN.ts filter=lfs diff=lfs merge=lfs -text
|
73 |
+
StarLightCurves/StarLightCurves_TRAIN.ts filter=lfs diff=lfs merge=lfs -text
|
74 |
+
NonInvasiveFetalECGThorax2/NonInvasiveFetalECGThorax2_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
75 |
+
UWaveGestureLibraryY/UWaveGestureLibraryY_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
76 |
+
Phoneme/Phoneme_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
77 |
+
CinCECGTorso/CinCECGTorso_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
78 |
+
PEMS-SF/PEMS-SF_TRAIN.ts filter=lfs diff=lfs merge=lfs -text
|
79 |
+
DuckDuckGeese/DuckDuckGeese_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
80 |
+
MotorImagery/MotorImagery_TRAIN.ts filter=lfs diff=lfs merge=lfs -text
|
81 |
+
StarLightCurves/StarLightCurves_TEST.ts filter=lfs diff=lfs merge=lfs -text
|
82 |
+
FaceDetection/FaceDetection_TRAIN.ts filter=lfs diff=lfs merge=lfs -text
|
Adiac/Adiac_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
Adiac/Adiac_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
AllGestureWiimoteY/AllGestureWiimoteY_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
AllGestureWiimoteY/AllGestureWiimoteY_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
BeetleFly/BeetleFly_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
BeetleFly/BeetleFly_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
CBF/CBF_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
CBF/CBF_TRAIN.ts
ADDED
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#Problems:
|
2 |
+
#
|
3 |
+
#Cylinder-Bell-Funnel simulated data. It was described in one of
|
4 |
+
#Eamonns papers I think. SAX maybe?
|
5 |
+
#
|
6 |
+
#Introduced in Saito 1994
|
7 |
+
#
|
8 |
+
#CBF data set (Cylinder, Bell and Funnel) Naoki Saito. Local Feature
|
9 |
+
#Extraction and Its Applications Using a Library of Bases. PhD
|
10 |
+
#thesis, Department of Mathematics, Yale University, 1994.
|
11 |
+
#
|
12 |
+
#https://books.google.co.uk/books?id=tK7UCgAAQBAJ&pg=PA159&lpg=PA159&dq=Cylinder+bell+funnel+data+set&source=bl&ots=xrZ8sjldml&sig=bp2XgT90IQcsKR8S2bmpxvHCipk&hl=en&sa=X&ved=0ahUKEwiH4p73x7nMAhXrDsAKHXV0BKUQ6AEITzAM#v=onepage&q=Cylinder%20bell%20funnel%20data%20set&f=false
|
13 |
+
@problemName CBF
|
14 |
+
@timeStamps false
|
15 |
+
@missing false
|
16 |
+
@univariate true
|
17 |
+
@equalLength true
|
18 |
+
@seriesLength 128
|
19 |
+
@classLabel true 1 2 3
|
20 |
+
@data
|
21 |
+
-0.46427649,-0.55504787,-0.8428431,-0.86589548,-0.93639631,-0.81726995,-0.26361216,-1.2580483,-1.2503934,-0.91830825,-0.92210226,-0.98448828,-1.2880511,-1.14346,-1.0488611,-0.36538582,-0.6913952,-0.98055025,-0.99133601,-0.88708673,-1.109881,-0.7687248,-1.0102962,-0.84699606,-1.3277464,-0.7129093,-1.2977275,1.3314643,0.9357379,1.2360468,1.0560677,0.91074495,1.3713479,0.93705876,0.91029198,0.93108664,1.4937796,1.3192656,1.2190887,0.94836262,0.16902251,0.97739879,1.2301476,0.57156683,0.75134091,0.96185121,0.7813122,1.1044295,1.0003177,0.5507251,0.2688748,1.1255209,1.0758635,1.071738,1.1544819,0.75940186,0.1511864,1.0202768,1.2572739,1.007149,1.1624171,0.82999734,1.4850935,1.1050903,1.5393173,1.1156157,1.8913625,1.3900586,1.1566925,1.5148579,1.6335918,0.8102606,0.67666423,0.7093935,1.3614136,1.3123797,0.59160823,0.83192841,1.0970562,0.96495583,0.92592252,1.236138,1.1216699,0.934699,1.2165038,-1.6066345,-0.59477544,-0.75663256,-0.56605888,-0.64849922,-0.65649255,-0.53225104,-0.11504817,-0.57315237,-0.54118282,-0.70008673,-1.198927,-0.95269931,-0.99828204,-0.82499015,-0.38078029,-0.47659767,-0.60136144,-0.36936332,-1.2990449,-0.91839479,-1.2648127,-0.99193767,-0.80557657,-0.9209508,-0.36623347,-0.34636283,-1.0469164,-0.91466684,-0.91156991,-0.98677519,-1.2189544,-0.52962015,-1.3310856,-1.0837,-1.0179615,-0.91602872,-1.1342892,-0.92022369,-0.7893615,-0.63870583,-0.96366425,-1.2451691:1
|
22 |
+
-0.89697208,-0.68568553,-1.3513818,-1.4586668,-1.1653456,-1.4039293,-1.8217996,-0.83160109,-1.0163124,-0.8035304,-1.2595048,-1.1392341,-0.87865203,-1.5487249,-0.9241581,-1.3954822,0.77660864,1.1007268,1.1898043,0.37514764,0.94718837,0.8037129,1.1572852,0.88679201,1.0371525,0.81501468,0.79083989,0.54121132,0.85833113,0.6733739,0.44458719,-0.12183138,0.91967102,0.89427478,0.80638547,0.5112767,1.3442117,0.52779297,0.87990115,0.46565962,1.2067151,1.1078581,0.45690166,1.1775873,1.0002784,0.47618669,0.054943551,0.44948949,1.3881744,0.96731215,0.935913,0.83772833,0.91058116,1.3660553,1.0687999,0.75227263,0.57201394,1.0940482,0.64761495,0.52963184,0.49755932,0.52642423,1.1162464,0.66113631,1.2357508,0.31843227,0.83835116,0.74050564,0.020784929,1.0730881,0.58364943,0.52286438,0.76806246,0.027951249,0.53486554,1.1600764,0.67329933,0.51511586,0.73101048,0.5570519,0.67391781,0.73782329,0.75758656,0.61341014,0.84436953,0.23092281,0.81072267,0.46563657,1.0585618,1.0508045,0.26099808,0.52559198,0.74542894,1.2730537,-1.4380408,-1.0470122,-1.2866546,-1.4821578,-1.5307109,-0.78511009,-0.9609462,-1.1873674,-1.2784164,-1.6042832,-1.0709812,-1.6754713,-1.3659584,-0.75949943,-1.2358024,-0.92424488,-0.42304976,-0.79458906,-0.56249325,-1.149179,-1.5818938,-1.776748,-1.0813674,-1.7331049,-1.0625534,-1.5686762,-1.3640403,-1.1551774,-0.99586114,-1.1637529,-0.91652327,-0.58209806,-1.2590094,-1.3925241:1
|
23 |
+
-0.46469596,-0.56773891,-0.032022764,-0.63504562,-0.60282554,-0.26685628,-0.26706128,-0.9310423,-0.44938186,-0.721342,-0.39727192,-0.96212589,-1.4206669,-0.78343411,-0.46238569,-1.1762238,-0.50163816,-0.584869,-0.57916338,-0.92129812,-0.71637765,-0.54778741,-0.99084424,-0.1464663,-0.72003478,1.158976,0.67671541,1.4286689,1.4453657,1.3205576,1.4358162,1.6939661,1.4803887,1.4028043,1.8014574,1.5814726,1.5377314,1.3303783,1.0161996,1.4841267,1.5328158,1.0457726,1.4242055,1.0835608,1.5208966,1.2577513,1.749913,1.2473777,1.0419142,0.94787535,1.0744766,0.9034059,1.5118825,1.3927594,1.3001539,0.83813719,1.2572091,1.2913822,0.93309089,1.1321494,1.298867,1.0872863,0.88443021,1.7116547,1.8816051,2.0142497,1.3582739,1.7428998,-0.19463403,-0.69161289,-0.78410605,-1.0456777,-0.91260367,-0.63809814,-0.51336585,-0.71901813,-0.62510201,-1.0947156,-0.40827834,-0.84970078,-0.34610102,-0.5330766,-0.29911195,-0.95372887,-1.016798,-0.6437622,-0.18258826,-0.59371171,-0.95491166,-0.83566602,-0.068534801,-0.99655287,-0.57530227,-0.87850965,-0.57300108,-1.3124475,-0.76434711,-1.298105,-0.66551315,-1.1346855,-0.75601977,-0.2016297,-0.52347124,-0.54736059,-0.64955961,-0.50296123,-1.0486008,-0.42731485,-0.52852383,-0.37242231,-0.53581141,-1.0670652,-0.27533836,-1.2613407,-0.64488319,-0.64730097,-0.61908114,-1.5555533,-0.28672132,-0.63715759,-0.15526015,-0.68812931,-0.88560876,-0.76623926,-0.86531525,-0.2844857,-0.68788913,-0.88760835:1
|
24 |
+
-0.18718975,-0.62080772,-0.8156607,-0.52139796,-0.7904229,-0.96751744,-1.4870063,-0.27788714,-0.83507474,0.050591042,-0.81116835,-1.2260083,-0.66836044,-0.7766806,0.064061697,-1.2536498,-0.78899054,-0.93422178,-1.093595,-0.60790424,-0.70272797,0.018322662,2.9755749,2.6772836,2.3958002,1.4215092,1.977175,2.5777637,1.7979973,2.0809778,2.4283404,2.0555506,1.8967239,1.5432423,1.4445971,1.8116056,1.9956928,1.2824535,1.1622186,0.63753639,1.1706085,1.9631356,0.77109913,1.3564084,1.0688878,0.96622252,0.63150802,1.3243248,0.57754829,0.61924619,0.70973118,0.71686112,0.064235197,0.7860755,0.4293552,-0.12929447,0.26692621,-0.22292191,-0.52256375,-0.1557771,-0.98339485,-0.17329176,-0.1129916,0.068609936,0.062064246,-0.98737725,-0.15782312,-0.87530832,-0.66774572,-0.75006786,-0.64379824,-0.22634059,-1.0331616,-1.097429,-0.079633469,-0.69675432,-0.12881874,-0.38258671,-0.62352101,0.082143312,-0.60174991,-0.80802295,-0.68654657,-0.75632934,0.25401883,0.16849676,-0.89879383,0.31496567,-0.64039093,0.054908869,-1.0610227,-0.11451285,-0.42844578,-0.22686661,-0.54112199,-0.53973069,-0.14083218,-1.0528451,-0.031281577,-0.29194234,-0.33121468,-0.84529663,-0.32301285,-1.7707148,-0.35247098,-0.80546958,-1.1035997,0.0432535,-0.14961907,-0.11649553,-0.30163771,0.68454403,-0.86974124,-0.23256939,-0.099145246,-0.62664079,-0.67594493,-0.13114944,-0.90861539,-0.72628649,0.18377755,-0.73744409,-1.1139967,-0.39398661,-0.5878895,-0.60823187,-0.63646459,-0.34902865:3
|
25 |
+
-1.1360166,-1.3191953,-1.8446238,-0.78869178,-0.2517154,-1.4876032,-0.66876407,-0.34036037,-1.0463815,-0.31221353,-1.0314417,-1.200578,-0.65047603,-1.6195842,-0.41275132,-1.0506705,-1.1751243,-0.42783798,-1.2002837,-0.58726538,-1.1734667,-0.31876559,-1.7099666,-1.6916216,-1.0547829,-1.3315449,-0.68978191,-0.74499051,-0.98390993,-1.191218,-0.54900341,0.58491821,-0.59228439,-0.7627931,-0.28296076,-0.43538394,0.12619921,-0.32895937,-1.4540955,-0.52808624,-0.090953766,0.079060275,-1.1441439,-1.0339176,-0.45585968,-0.53545457,-0.1334809,-0.23433913,0.05169767,0.70200814,0.23651687,0.45185518,-0.72237534,-1.2432526,0.46189042,0.53188484,0.36115854,0.035405192,0.31540263,0.53942624,0.18157946,-0.38117853,-0.038683201,0.58428663,-0.32397229,0.028542624,-0.11024854,-0.090853585,0.34444066,0.29367315,0.76985943,0.46189843,0.25674241,1.1647008,0.61771557,-0.2402001,0.67361208,0.20979055,0.75110981,1.0555208,-0.019858418,0.41397862,0.95529261,0.30307209,0.22678269,1.2696688,1.0237819,0.61068148,0.62766564,0.80483652,1.2576258,0.27824332,1.0116593,0.9481706,1.3131494,1.0568914,0.86802673,0.67285114,1.1699006,2.1533316,1.7303024,1.7757813,1.3131522,1.7217679,1.3942813,1.6833179,1.6204521,1.0843436,1.2366574,1.5008807,1.2621757,1.4077033,1.0258798,1.9108007,1.5197333,1.5488365,1.8204821,-1.5965186,-1.182911,-1.0735136,-1.6113624,-1.0643404,-0.97073635,-0.82728087,-0.95353773,-1.2701854,-1.7427579,-0.92594391:2
|
26 |
+
-0.56870868,-0.88811805,-0.047976584,-0.038036109,-0.48306827,-1.0946887,-0.95345287,-0.030006881,-0.79545456,-0.51445458,-0.71876142,-0.51627228,-1.0740292,-0.43143528,-0.70491401,0.081199243,-0.18071334,-0.41380542,-1.2541398,0.62861272,0.10925689,-0.40352451,0.29848983,-1.0170097,0.1060293,-0.32393784,-0.88263273,-0.078209774,-0.47673375,0.30925792,-0.68720484,-0.047918279,0.043894441,-0.24588905,1.4838271,0.47106999,-0.22834216,0.62188246,0.85074754,0.44598501,0.67410028,0.4381375,1.3025001,1.5158618,1.0840099,0.5290753,1.0051872,1.2504343,1.8793513,1.2464359,0.97652281,1.0508488,1.7077134,0.77998733,0.808501,1.9589051,2.5223094,1.6504349,1.9575071,1.9149208,1.9881925,2.3885283,2.6563402,3.2445649,2.5338502,2.2126811,-0.50017997,0.13632626,-0.1441732,0.10614366,-0.086865892,-1.2128345,0.052023116,0.28845924,-1.779425,-0.51452533,-0.61662303,-1.0129302,0.12700365,-0.9401846,-0.57215784,-0.4926672,-1.154128,-0.5546875,-1.4167936,-0.72366355,-0.4996501,-0.15871588,-0.021429563,-0.11397757,-1.606342,-0.43054809,-0.054970458,-1.4477832,0.040901319,-1.2090535,-0.66597733,0.17587064,-1.07419,-1.1357511,-0.85132687,-0.47887339,-1.2767027,0.019725047,-0.369314,-0.82186455,-0.80150441,-0.17233083,-0.60426942,-0.44592446,-0.44231209,0.0055312883,-0.96598956,-0.078308797,-0.53922905,-0.60782592,0.029041713,0.043836515,-0.99073975,0.51837462,-0.22856277,-0.56528868,-0.64299796,-1.1094278,-0.10109322,-0.23394901,-0.61982693,-0.083061887:2
|
27 |
+
-0.96583857,-1.6445832,-1.8059354,-1.4996576,-0.92008793,-1.1157058,-0.65019532,-0.91876634,-1.234708,-0.765662,-1.2495334,-1.7374618,-1.5279887,-0.079232916,-1.7740892,-1.4501069,-0.9725906,-1.1061039,-0.58549992,0.65617666,0.94089133,0.12330073,0.94435084,0.96544329,0.65410243,1.1691103,1.2845549,0.34596186,0.73807776,0.27179429,0.72811836,0.79492296,1.0091565,0.7691433,1.1298219,1.3305917,0.82651334,0.37205588,0.98891143,0.87252551,0.73939406,0.60514628,0.99366561,0.93322375,1.4217209,1.3159995,1.2065395,1.1228118,0.7358093,0.51280187,0.85147774,0.51404509,0.20156864,1.6538373,1.036961,1.1578274,0.70534037,0.98197564,0.6789268,0.59665527,1.3834939,1.0100946,0.64604429,0.69310586,0.4970414,0.72706147,0.61521183,1.4007762,0.86912179,0.63835202,0.86642328,0.6384956,0.70404453,1.1363315,1.2837752,0.3864867,0.71874969,0.71997736,0.37895821,0.49499763,0.7687245,1.1050209,0.69508478,1.2433819,0.60760536,0.90821337,0.70483591,1.2331982,0.88166856,0.79020946,-1.3857184,-1.1628863,-1.6174729,-0.83018522,-0.75270226,-1.3356085,-0.56848558,-1.0947592,-0.81530256,-0.83135334,-0.76034898,-1.4364913,-0.79126424,-0.89178136,-1.7557683,-0.98050679,-1.3844787,-0.91328611,-1.321919,-0.98416647,-0.84501669,-0.37496782,-0.50818539,-0.89320976,-1.2363849,-0.83926403,-0.74595696,-0.77100499,-1.0725346,-1.0630339,-1.3165634,-0.7357389,-1.0521517,-0.96046486,-1.1335659,-0.61034365,-1.1652195,-0.68589892:1
|
28 |
+
-0.26430177,-0.29092547,-0.59856716,-0.51886312,-0.48859389,-0.40709142,-1.0714885,-1.0957057,-0.58450283,-1.0579088,-1.2733656,-0.54356665,-0.71343161,-0.70303256,-0.74443222,1.9816132,1.6268814,1.8749989,2.4378736,1.4256901,1.6729608,1.6064739,1.9180064,1.6707558,2.5869829,2.8834608,1.6354691,0.87473842,1.921256,1.0056443,1.594676,1.7274531,1.5024944,1.9561263,1.0552201,1.0246788,0.65256714,0.59614373,1.6412489,0.45529184,1.6680644,1.4892405,0.5727659,1.0415091,0.50031883,0.33889612,0.52844496,-0.61851504,0.14136337,0.96112478,0.4253932,0.24802186,0.92684596,-0.070188438,0.36451597,-0.47655087,0.62904738,0.90695739,-0.096148713,-0.77196287,-0.048605278,-0.34020231,-0.46102363,-0.77281108,-0.24257945,0.15549482,-0.25178655,-0.30365765,0.43418061,-0.69933904,-0.61802117,0.37750898,-1.3355021,-0.3697338,-0.5588992,-0.21277602,-0.91734999,-0.8208569,-0.55675262,0.23776249,-0.25729069,-0.7700356,-0.12469113,-0.27058094,-0.73298115,-2.2955199,-0.52340239,-0.54268575,-0.72565473,-0.27888823,-0.58308652,-0.92216736,-0.65728573,-0.49785969,-0.53204225,-0.33290734,-1.346463,-0.25208281,-0.001863708,-1.1735002,-0.084336973,-0.17855893,-0.26426014,-0.55089842,-0.83157774,-0.38986338,-0.91872075,-0.6140899,-0.36568329,-1.3958669,-1.3833928,-0.22620111,0.19321364,-0.49249554,-1.1573979,-0.77052701,-0.8282208,-0.83609388,-1.1660852,-0.19188009,-0.12291072,-0.70074636,-0.58787039,-0.76991747,0.19209267,-1.4431544,-1.0394812,-0.63120869:3
|
29 |
+
-0.80371556,-0.048160532,-1.2992782,-1.0722798,-1.004018,-0.51145233,-1.1732155,-0.42206193,-0.77931962,-1.0305855,-0.93986722,-0.31624486,-1.0157915,-0.83954942,-0.88175329,-0.52385893,-1.4943161,-0.97704229,-1.1854062,-0.53754605,-0.90970421,-0.99280885,-0.14404907,-0.41761158,-0.92892552,-0.98542965,-0.74808792,-1.1212723,-0.59163954,-0.57610482,-0.34304568,-0.19215621,-0.63897524,0.05817203,0.39465613,0.14286705,-0.7212354,-0.47093988,-0.50914576,0.62108359,0.31205825,-0.64008943,0.12299694,-0.37004147,0.22541113,-0.33374307,-0.23195265,0.192395,0.83494802,0.80722088,0.41289603,0.53196335,0.066785425,0.47771411,0.84441627,-0.11677841,1.6858442,-0.092232764,1.4620247,0.58319725,0.76024985,0.89615231,1.0448882,1.5225677,0.13318418,0.85029089,1.1278408,0.57158159,1.2333739,0.93537058,0.10485428,1.6569312,1.4805752,1.217933,1.6881445,1.3160911,1.1768394,0.75154982,1.6960512,1.2029986,2.2688814,1.5618377,1.1802266,1.507661,1.574161,2.2195771,1.9527089,1.5847928,1.400484,2.4219723,1.9790782,1.5745662,1.8392649,-0.39215454,-0.62550815,-1.3916833,-0.60842231,-0.76520138,-0.92756696,-1.0459406,-0.89982213,0.0079994621,-1.0655061,-0.25011661,-0.55861856,-0.65189897,0.028629425,-0.8123752,-0.79399811,-1.0074848,-0.72315972,-0.62681193,-0.48690741,-0.27488328,-0.76919638,-0.9236149,-1.1266212,-0.054434835,-1.8488276,-0.54943211,-0.96826931,-0.35398297,-0.59589164,-0.60619449,-0.86444414,-0.70619191,-1.3886558,-0.65071018:2
|
30 |
+
-1.1864222,-0.89319697,-0.97773692,-0.63410927,-1.3848198,-1.2719261,-1.2121711,-1.4527917,-0.93441701,-1.1184247,-1.2555297,-0.55306942,-0.84833881,-0.59113391,-0.95791379,-1.1294229,-0.9333856,-0.58903566,-0.58371528,-1.1014271,0.95476609,0.4677592,0.70443666,0.57508016,0.7102151,0.91155929,1.2105112,0.36599212,0.90830843,0.87728523,1.1673055,0.63502291,0.69802271,1.0381243,1.241403,1.1632207,1.5124796,0.81784859,0.66386613,1.7044564,0.75935581,0.7499706,0.83270427,1.2227109,0.90232881,1.1781278,0.54886681,0.56644203,0.76870242,1.0623493,0.18623487,-0.11948312,0.95585314,0.51158409,1.462712,1.1588606,0.75850279,0.45966952,0.98474029,0.80175065,1.7173295,0.9307224,1.0411007,1.4962874,1.2666155,0.73145943,1.0237892,0.93556412,0.39382371,1.1901373,0.85285641,0.89362806,0.35903731,0.35618625,0.86502129,0.74456223,1.5008393,1.4479109,0.49838391,0.43684546,0.93109738,0.90552032,0.55607449,0.9899975,0.8946919,1.5009818,0.7706914,0.75863546,-1.1436141,-1.0805613,-0.95205716,-1.2515097,-0.91261756,-1.0911168,-0.82779204,-1.0440469,-0.65014,-1.0914775,-0.31658968,-0.431276,-0.77623122,-1.2922831,-1.4572163,-1.0416015,-1.1288245,-0.77138566,-0.91691058,-0.61768064,-0.33805487,-0.79184475,-1.0550173,-1.5572912,-1.3470454,-1.4064534,-1.2348963,-1.1200534,-0.72825908,-1.1416243,-0.85689341,-1.217625,-0.82365374,-1.2804516,-1.589396,-0.99829383,-0.81079982,-0.98159057,-1.2784443,-1.1078289:1
|
31 |
+
-0.65330839,-1.2951848,-0.45738382,-1.0920364,-1.6823461,-0.46181073,-0.099362417,-0.83480913,-0.63588089,-1.0005826,-0.70228705,-1.2797759,-0.44286476,-0.3440623,-0.2339989,0.1510754,-1.1041234,-0.39498416,-0.43615021,-0.34559941,-0.28136512,-1.5286384,-0.32386013,-0.049352715,-0.37726411,-0.7631592,-1.0340353,-0.33223679,-0.28020547,-0.13788494,0.2461653,0.42816063,-0.089478177,0.4907572,0.6713313,0.41295809,0.37913856,0.27176294,0.30765932,0.11743034,0.55011384,0.61144087,0.16105665,0.18432944,0.42309098,0.36570259,-0.11906285,0.85993058,1.082336,1.4303317,0.76717693,0.58821726,1.209132,1.7263926,1.4130937,0.55622778,1.7666853,1.136342,1.0546981,2.0321687,1.0086795,0.81622192,1.6454491,1.3510436,1.8168135,1.4182199,2.3461108,1.5772206,1.0167561,1.3038867,1.0051752,1.1306286,1.9063848,1.9867792,1.2194448,2.0920028,1.7855868,2.2143429,2.6234719,-0.60205801,-0.5823929,-0.84013819,-1.4115271,-1.3036277,-0.12561206,-1.2883188,0.33090539,-1.1722267,-0.66484887,-1.1317018,-0.033442328,-1.0777512,-0.79629789,0.17340493,-0.83124302,-0.48056904,-0.45282431,0.076791894,-0.5595014,-0.48696618,-0.57386694,-0.54531774,-0.93150711,-0.71814144,-1.1302302,-1.346708,-1.0330267,-0.85060372,-1.3217558,-0.42175307,-1.0300436,-0.65146576,-0.81487762,-0.33824566,-0.14223272,-1.6228883,-0.79138206,-1.3063309,-0.39105805,-0.35810938,-1.163435,-0.40071116,-0.40975972,-0.72094741,-0.33299027,0.54820399,-0.59622877,-0.19067185:2
|
32 |
+
-0.54187618,-1.016107,-1.0799024,-1.1856653,-0.79245206,-0.7545928,-0.057041218,-0.43711047,-1.071181,-1.4760344,0.47155477,-1.3671025,-0.60705672,-0.48991875,-0.45555956,-0.12168338,0.11616472,-0.45235069,-1.0259192,-0.24586055,-0.42968726,-0.2687588,-0.2634656,-1.2946923,-1.2626041,-0.50661322,-0.70429625,-0.45876713,-0.10284621,-0.18754201,0.31801101,0.38033778,-0.10167898,0.95464948,-0.66283014,-0.48062778,-0.077564941,0.52292285,0.30973786,-0.46564938,0.47058603,-0.56522324,-0.22816709,-0.08521383,0.19281564,1.7860352,0.48155655,1.0973496,0.79399451,1.2252601,0.34783848,1.0716023,1.3115848,0.46656292,-0.058372926,0.96954147,0.6994231,1.2123711,0.49644502,0.54857089,1.8987722,1.3407996,1.2230835,2.5368313,1.196893,2.6652291,1.1820102,1.4287987,3.0304417,2.3991742,2.3301131,2.4316461,2.0703542,2.29497,2.7239833,-0.32644669,-0.55558848,-0.31433502,-0.35673656,-0.75114824,-0.61599811,-0.097979738,0.15586988,-1.3202342,0.2205874,0.17990165,0.0066411391,-0.92876149,-0.91145413,0.5101775,-0.59035572,-0.37550026,0.57876452,-0.87096377,-0.81125156,-0.80150667,-0.15256987,-0.23639525,-0.30726272,-0.86733643,-0.21329762,-1.1290144,-0.58603304,-0.014825604,-0.62851536,-1.3924464,-0.56504878,-0.42840504,-0.84980539,-0.46236492,-0.58155991,-1.1812115,-0.64298681,-0.881281,-0.89986539,0.049549096,0.27991316,-0.83761424,-0.19540295,-0.13638201,0.32298378,-1.2331742,-0.9370792,-1.0478414,-0.56434825,-0.31455899,-1.1107676,0.10526572:2
|
33 |
+
-1.9453272,-1.4498402,-1.4889456,-1.8004841,-2.3130602,-1.7720853,-2.1548821,-1.3312254,-2.2651396,-1.8002112,-1.5211081,-2.3136114,-1.561571,-1.6647261,-2.0304364,-1.8441364,-1.3269888,-1.1846436,-1.3397858,-1.5957733,-1.4135873,-1.6941628,-1.9501844,-2.3001641,0.74808219,-0.57759913,-0.42445897,0.94431756,0.29521697,-0.14963383,0.87551438,0.090401134,0.48625435,0.12139845,0.15967936,0.28773209,0.22582485,0.84169322,1.1893239,-0.10440289,0.68141151,0.89665452,1.3251152,-0.069252989,0.68924579,-0.038613033,0.41765376,0.82191717,0.45904512,0.75300499,0.38800275,0.27517804,0.94957264,1.4344182,0.32825712,0.53519691,-0.078509298,0.77098689,0.37113048,0.65694497,0.43312937,1.3515205,1.0818091,0.63853277,0.62464036,0.8320766,0.010782965,0.64650968,0.13596977,0.96289747,1.1920667,0.35138022,1.1121026,0.10753398,0.34865793,0.24445621,0.081090089,0.50982885,0.8557744,0.78689226,0.65935304,0.59408489,0.11141785,0.22305162,0.70180545,-0.29958251,0.52543812,0.96316276,0.45454673,0.013857347,0.26865177,0.86404066,0.40360503,0.16291332,0.67818835,0.31607893,0.83863274,-0.015818773,0.15086338,0.33054018,0.35294863,-0.018754314,0.23211064,-0.32496165,0.84210966,0.57055189,0.13407062,0.27334854,-0.046006644,0.30515463,0.94640847,0.11022648,0.46676175,0.8589856,0.94712913,0.39697047,0.54327975,0.77569365,0.38997543,-0.18036944,0.55412087,0.6861262,0.69061802,0.62076416,0.92600816,-1.9410525,-2.1112366,-1.7680882:1
|
34 |
+
0.045628238,-1.1299653,-0.52060748,-1.0671846,-1.3322887,-0.86241869,-1.0303567,-1.0694771,-0.28594248,-1.2188799,-0.2853232,-0.26678976,-0.23816393,-0.52411757,-0.91334663,-1.4738832,-0.5042288,-0.56962935,-0.5336179,-0.39170401,-0.088669402,-0.24544549,-0.48796857,-1.0758748,-0.77054165,0.12178557,-0.60312755,-0.7284997,-0.96412858,-1.4459043,-0.36443777,-0.78603573,-0.57176608,-0.53897736,-0.3758589,0.23084154,-0.50682053,-0.64841152,0.13500388,0.51073524,0.047938769,0.30895249,-0.05311888,0.07806494,0.010870625,0.69882902,0.28065694,-0.0039492122,0.72663379,-0.74015296,-0.15465246,0.49140966,0.5761071,1.275402,0.71603016,0.69632866,0.96027291,0.21000276,0.67644428,0.44388457,0.3851856,-0.13249307,0.9118359,0.0072345174,1.4373747,1.4877386,0.87531103,1.4269118,1.3077878,0.11626513,0.89640734,1.1792771,1.6262948,1.3844436,1.7282625,1.4194429,2.2104051,2.372559,1.6112413,1.3484733,1.6273636,1.7479702,1.2611341,2.5174891,1.999826,2.1478803,2.1756302,1.9429213,2.6272376,-0.76337419,-0.72004567,0.14862199,-0.94812247,-0.77018497,-0.80356655,-0.89302881,-0.51130235,-0.78322643,-0.07052524,-0.48055259,-1.1270017,-1.2194503,-0.60405221,-0.80643776,-0.72657274,-0.4621805,-1.3699478,-1.3697154,-0.40403956,-1.486923,-0.41438953,-0.87914767,-0.50301729,-0.60799031,-0.47770134,-1.3624718,-1.0512259,-0.33106141,-0.2962114,-0.33196691,0.46703546,-0.32367753,-0.17948851,-0.2449603,-5.3901358E-5,-1.4092624,-0.78151173,-0.61823709:2
|
35 |
+
-0.41319747,-0.40093457,-0.48202739,-1.4029714,-1.6825953,-0.88150431,-0.96358359,-0.97870607,-1.3344809,0.088190119,-1.1303511,-1.3037927,-0.576292,-0.80818222,-0.76819006,-0.70830676,-0.63691403,-1.0719855,-1.2748177,-1.514769,-0.81623903,-1.4044429,-0.81263258,-0.6779068,-0.86784401,-1.4520855,-1.2336377,-0.56150592,-0.36480873,-0.35453427,-1.3857061,-0.50840131,-1.3755098,-0.36845643,-0.5430165,-0.8640374,0.14820155,-0.51513242,0.25196776,-0.29424833,-0.94827573,-0.85960674,-0.9363843,-1.1543855,-0.23640224,-0.28693648,-0.77107285,-0.30860765,-0.69329488,-0.069876712,0.12989544,0.61579106,-0.57197367,-0.99318404,0.33370436,0.084557966,0.01959336,0.20659802,-0.14756448,-0.57556637,-0.13514154,-0.098147428,0.27927747,0.41121266,0.41672231,0.51565615,0.94625747,0.61871638,0.27102965,0.34714263,-0.23681671,0.33968606,0.39937201,0.84288535,1.0511599,0.72297909,0.22431286,1.0912582,1.3643937,0.42165135,0.87359049,0.445605,1.2442782,1.2039461,1.5692046,-0.31901601,0.47664286,0.40016159,0.088037228,0.4311388,0.43583834,1.0792415,1.2254708,0.25609709,1.0462752,0.72955283,0.22377717,1.1269495,0.93494215,1.6534828,0.55810256,1.7027505,0.59558382,2.0257352,2.316542,1.8348099,1.0476474,1.5634947,0.38780193,1.0953417,1.5565849,1.5888243,1.4871899,2.2218862,1.9357958,1.7167256,2.3949241,-1.6929596,-1.3310577,-0.83250778,-0.45540408,-1.1534846,-1.8522449,-1.1760238,-1.0583777,-0.41020933,-1.0279812,-0.54993385:2
|
36 |
+
-1.6591204,-1.0013096,0.34228684,-1.2260096,-0.1731617,-1.4114839,-1.0705067,-0.74977327,-0.75264826,-0.97470965,-1.1844693,-0.69375462,-0.67208712,-1.2442349,-0.70470835,-0.95562658,-0.91030487,-0.43087698,-1.0729946,-1.2600261,-0.93508957,-0.91345644,-1.3167916,-1.0782544,-1.5473056,-0.67088897,-1.0557277,-0.65481015,-0.20693877,-1.2182106,1.7868648,1.7425495,2.0988358,2.0024871,3.0025799,1.4125655,1.7434457,2.0627098,1.7864975,1.3317411,1.7185832,1.0693574,1.2867001,1.1863015,0.6741384,1.1476622,1.4843624,1.2184323,1.1450009,1.0854779,0.88456258,1.5109734,-0.18997935,1.3140008,1.146641,1.3787721,0.98934899,0.36317805,0.14748699,0.58603606,1.1854645,0.75150078,0.60514778,0.47483316,0.96107776,0.52471365,-0.15394245,0.09757418,0.63112687,0.15337559,0.67497771,0.5197087,0.78963056,0.64324918,0.095862338,0.27340345,0.69210055,-0.039582223,-0.01358652,0.6181892,0.029805155,1.0828122,-0.070401903,1.2224032,0.72660739,-0.022053227,0.23243226,-0.11107236,-0.65883041,0.379001,-0.17278053,-0.2248607,-0.74141405,-0.38774294,-0.7880681,-0.7098543,-0.22755127,-0.54368809,0.074652367,0.25284009,-0.13793506,-0.24304022,-0.36089449,-0.029082939,-0.89519288,-0.93695084,-0.79568874,-0.88363538,-0.10457689,-0.66085596,-0.48169108,-1.5252541,-0.38765602,-0.69985226,-1.0019677,-0.69697754,-0.87524965,-0.59231081,-1.7025162,-0.45125575,-0.6771613,-1.0743789,-1.0223796,-0.34106597,-1.5544,-1.5166666,0.11370846,-1.0064522:3
|
37 |
+
-0.72535432,-0.83786282,-1.013462,-0.46572995,-1.6913581,-0.89411332,-0.94373184,-0.27883962,-1.5188553,-1.5946845,-1.3426236,-1.1202842,-0.80089137,-0.65102328,-0.024403606,-0.5291322,-1.0417177,-1.0352262,-1.0563815,-0.73985536,-1.1202047,-0.83886616,-2.0842919,-1.1412151,-1.5929567,-1.3744438,-1.016551,-1.6013184,-1.4569079,-1.1742737,-0.66798999,-0.57053875,-1.0489678,-0.96978764,-0.44703656,-1.2568505,-0.72478729,-0.67152077,-0.39260961,0.12830997,-0.89664088,-0.45800889,-0.62077804,-0.50049735,-0.18065818,-0.12714237,-0.06160817,-0.052072738,-0.14133932,-0.39546165,0.080395533,-0.47998843,-0.28367625,-0.5465356,-0.52221725,-0.65941612,-0.15194648,-0.13632256,0.39282028,0.4159073,0.27843832,0.3457043,-0.062124093,0.40884745,0.38141793,0.46863013,0.46554928,0.069734945,0.72650576,0.54255497,0.17868992,0.89392427,0.74555567,0.43463263,0.75182315,0.35094056,1.203612,0.85581929,0.7460659,0.67014575,1.3992954,0.96070967,0.8159887,0.78351466,0.40912963,1.1420575,0.59886026,0.80726121,1.3148517,1.285457,0.64119749,0.71836055,1.0515327,1.3008661,1.0566809,1.4653809,1.242815,1.1357449,0.71885287,0.77500503,2.1568583,1.4593949,1.2590034,1.5286297,1.535528,1.1469998,2.3857362,1.9051881,1.3291557,0.92590096,2.2246126,1.6397351,1.4564805,1.9931569,0.87754649,-1.0246523,-0.69016316,-1.4285253,-0.83501556,-0.42552528,-0.18295292,-1.0354717,-0.4272099,-0.95864023,-0.8053724,-0.8015736,-0.61244239,-1.0228857:2
|
38 |
+
-1.4575411,-0.66812559,-1.1113596,-0.34308432,-0.70083609,-1.6145191,-0.32822282,-1.147196,-0.95955295,-0.9377379,-1.1292483,-0.77008233,0.081621931,-1.2981814,-0.96523733,-0.66715023,-1.0982995,-0.37828312,-0.78065035,-0.56298844,-1.1533463,-0.62034996,-1.2457628,-0.24021575,-0.75377318,-0.90916341,-1.6005188,-1.2602611,-1.171491,-1.463888,-1.087752,-0.59664738,0.032937193,-0.45434653,-0.32232347,0.0080139129,-0.55090489,-1.7238794,-0.71298755,-0.097634314,0.22275197,-0.86164052,-1.3924552,0.56203106,-0.40374644,-0.029286028,0.29781231,-0.051739094,-0.036795326,0.38541702,-0.30506179,-0.20520501,-0.50098755,0.15997844,0.73209654,0.81884275,-0.16115324,-0.27289337,-0.027449222,0.58537765,-0.15495009,0.68361109,-0.34046586,0.39516676,0.26171642,0.26181406,0.99616225,0.453167,0.38757066,0.060823955,1.0198022,-0.12271553,0.15830376,0.33932986,1.6558363,0.70147368,0.72580544,1.0309625,0.93795371,1.0394302,0.51814446,1.1249994,0.83485162,1.5169668,0.96716053,1.3140115,0.44839564,0.40089484,1.121328,1.1704351,1.6531723,1.8671649,1.7502219,0.74047575,1.5378773,0.76780191,1.1107052,0.85943587,1.4732797,0.76201253,1.9532444,2.381494,2.4813646,1.4697867,1.5986863,2.0692537,1.7300932,1.9566998,-1.0528683,-0.23562602,-0.5467875,-0.21907182,-0.47746575,-1.1039967,-1.4644144,-0.27332119,-1.6609621,-0.38858647,-0.74768955,-1.9461114,-0.87893175,-0.15384654,-0.94347048,0.039519147,-0.13596074,-0.71532283,-0.71906618,-1.2017011:2
|
39 |
+
-1.4113675,-1.2082199,-0.68190674,-1.5045847,-1.1234059,-1.5287978,-1.6484307,-1.2315116,-1.4515667,-1.3356381,-1.6126185,-1.3361607,-1.8873141,-1.6757601,-0.84046076,-1.3367653,-1.4637242,-1.3090239,-1.124379,-1.2461759,-1.6359913,-1.4760013,-1.27784,-1.1442174,-1.3992806,-0.8675101,-1.4461691,-1.9022045,-1.530185,0.3253619,0.46905359,0.56519561,0.71441974,1.1041744,0.61741658,0.73910667,0.81977592,0.37175913,0.79409006,0.64908952,0.80462467,0.7500539,0.79710753,0.59478091,1.0009765,0.68636799,0.88010504,0.61919345,0.51698415,0.75327167,0.51981677,0.4340956,0.72032439,0.53427176,0.39325538,0.82401501,0.74928136,0.41138452,0.73675419,0.69275085,0.39740874,0.2373315,0.91243768,0.62471944,0.13460201,1.3882167,0.50618395,0.69848485,1.0043839,0.54987661,0.21493848,0.019752758,1.0356381,0.47701775,0.33124031,0.43421295,0.82222549,0.76323335,0.049930815,0.45229249,0.69135139,0.62040726,1.0793722,0.61742048,0.79464326,0.56504975,0.87384646,0.64519732,1.0577423,0.8543579,0.69260713,0.64256223,0.94367932,0.63229025,0.52759599,0.68830473,0.82087486,1.649365,0.39503842,0.68197352,0.82732584,0.99891334,0.63845798,0.3610378,1.477854,0.78182392,0.87852312,0.27577444,0.50566809,0.90401424,0.97859124,1.293272,0.97462806,-1.4340929,-0.6300401,-1.3681723,-1.3837793,-1.1988677,-1.1725291,-1.0685065,-1.2353608,-0.95246064,-1.17055,-1.5769658,-1.7424691,-1.1610456,-0.96438276,-1.3161164:1
|
40 |
+
-0.92710486,-0.64851524,-0.17287512,-0.7542555,0.11078113,-1.4103976,-1.0463559,-1.2347957,-0.50582154,-1.2502605,-0.46382362,-0.11837425,-0.16425306,-0.46862795,-0.6563887,-1.1738252,-1.2733796,-0.21488055,2.8086415,2.4076774,2.1105914,2.4669613,2.1726162,1.0236364,1.8294243,1.3666233,1.6083552,2.2194736,2.5227732,1.3319243,1.5967902,1.801554,1.6334803,2.1201932,0.64525149,1.2115352,1.8037851,1.105054,0.85773651,1.3279825,0.61713361,1.4273792,0.57586309,1.181926,1.7253645,0.50129087,0.93291178,1.1783445,-0.44062186,0.064496214,0.14703889,0.84942907,-0.05718158,0.14111945,-0.33043323,0.035933696,-0.054716307,0.1031288,-0.063526312,-0.6512401,-0.64318833,-0.48373921,-0.24843316,0.10235015,0.0713039,-1.3911057,-0.4056473,-0.5809594,-0.63221197,-0.044700288,-0.70307926,0.027317813,-0.21014471,-0.79460852,0.08572185,-0.32645735,-0.14502813,-0.35012787,-0.21794026,-0.32959185,0.12845749,-0.65713327,-0.94942745,-0.84301918,-0.87619114,0.12382749,-1.2787519,-0.78389721,-1.1164041,-0.050300273,0.19320317,-0.055090669,-0.82713926,-1.5861923,-1.6512917,-0.25974459,-1.0058731,-0.18364477,-0.42933164,-0.69848288,-0.62211002,-0.68543406,-0.25245646,-0.047334874,-1.3660801,-0.64679778,-0.90700572,0.24705217,0.023509268,-0.032746676,-0.2120457,-1.0043928,-0.33741455,-0.25996141,-0.33290546,-1.2483982,-0.37546476,-0.27113862,-0.95298771,-0.1024645,-0.77803014,0.011595386,-0.79037813,-0.51569789,-1.1105685,-0.8728463,0.12931092,-0.14265778:3
|
41 |
+
-1.4516799,-1.4452721,-1.0735985,-1.2672501,-0.70065033,-1.8999688,-1.5817058,-1.1126308,-1.9280325,-0.86083952,-1.5228447,-0.95691539,-0.73204122,-0.56823565,-1.2497892,-1.5412049,-0.029799833,-1.3522434,-0.95515836,-0.47155622,-0.58745029,-1.4159553,-1.2875925,-0.85261328,-1.2192243,-1.1469607,-1.7564192,-0.033326112,-1.3752193,-1.0021882,-1.4044749,-0.99252528,-0.77984008,-0.44051254,-1.3200567,-0.89838764,-1.0173178,-0.81983388,-0.46342881,-0.70963386,-1.496482,0.016532712,-0.76396304,-0.13328552,-0.45463944,-0.61871839,-0.23258088,0.10300657,0.67268793,-0.59236213,-0.51069962,-0.8851248,-0.30336034,-0.69359809,-0.29782516,-0.076922482,-0.89493707,-1.4067783,-0.033358023,0.26341326,0.27918919,-0.072183903,-0.42987596,-0.045461915,-1.1551774,-0.17694081,-0.46117575,0.24090643,-0.10769848,0.29667178,0.31851847,0.97218367,0.14435346,0.77675192,0.13435869,0.33150148,0.53017282,0.5547353,0.99612201,0.85624398,0.077062292,0.13712406,0.65268908,0.91076513,0.88496379,0.76587962,0.080310314,1.3553746,0.81173041,1.2362628,0.76923799,0.76003096,1.0330856,0.56723511,0.72232941,0.46095677,0.17264386,0.11218754,0.96937029,1.2961085,1.2168816,0.68894202,0.45037272,1.6727502,1.5035008,0.82119717,1.1331489,1.3969595,1.4722824,1.3292399,0.22648234,1.5700914,1.4057299,1.2636841,0.63403971,0.70702897,0.7716836,1.1924778,2.0396389,2.1157507,1.4989544,1.5279886,1.6889006,1.8392142,0.98446914,1.229552,0.83971068,-0.41584243:2
|
42 |
+
-0.53445246,-0.95435372,-0.80671095,-1.2468315,-0.9643141,-1.2763088,-0.4257909,-1.6539739,-0.023964525,-0.72056942,-0.68575347,-0.898673,-0.32934309,-0.12748655,-1.1907929,-0.45345929,-0.64526752,-1.0656805,-1.1707628,-1.1741661,-1.0604769,-0.18178742,-1.5679436,-1.2026326,-0.92486201,-0.82454917,-0.44795245,-0.57859294,-0.74727689,-0.80173649,-0.1041662,-0.82388476,-1.0478232,-1.0747774,-0.2116211,-0.21832959,-0.41880088,-0.36216037,-0.90240589,-0.28901674,0.18643332,-0.40946663,-0.65047271,-0.45441488,-0.11389351,-0.23384272,-0.35574991,0.042898649,-0.33294606,0.14298342,-0.008987124,-0.6173054,0.44103692,-0.17330465,0.72361554,-0.096600547,0.22278917,-0.23501687,-0.64920345,-0.14862423,-0.19067196,0.67644311,0.45476014,0.26264415,1.0730434,1.434311,0.25411835,0.68366818,0.35172442,0.63615562,0.20832765,0.95536928,0.62506095,1.3248817,1.4984977,0.46366632,1.4486274,1.1001674,1.3802508,1.8540192,1.8953925,1.2114755,-0.41879382,0.4571799,1.3182881,1.0294162,0.75239198,0.6796554,1.8214433,1.500847,1.3801038,1.2322127,1.0090692,2.2597204,1.5351658,0.96748659,1.0935772,1.7500689,1.1729346,1.0836669,1.8194289,1.0551609,1.3133815,2.2057614,2.0762304,1.9704763,1.4070528,-0.871952,-1.0453352,-1.5306803,-0.54196988,-0.39713981,-1.3915764,-0.97516211,-0.88009998,-0.86038397,-0.84691661,-0.62996574,-1.1255683,-0.9760482,-0.71271199,-1.5341267,-0.87642945,-0.49989017,-0.47217788,-0.64063559,-0.94263255,-1.4629324:2
|
43 |
+
-1.0860401,-1.1993047,-1.1205787,-1.196342,-1.9522055,-1.2724857,-0.58827598,-1.0469528,-1.6139084,-1.1719739,-1.4139494,-0.92861395,-1.0448008,-0.92143405,-1.5816028,-1.3650783,-1.034428,-1.7854559,-1.2352466,-1.386389,-1.5531868,-1.2215104,-1.0011379,-1.1816439,-1.2276562,-1.5200499,-1.3457266,1.0894583,0.92482173,0.54954441,0.26508528,0.97434897,1.3471257,0.70074693,0.48237788,0.71089283,0.28998491,0.41386545,1.4348708,0.60317123,0.43136035,0.44183325,-0.10801411,0.89241544,0.5778934,0.25520178,0.71199748,0.83199552,0.965456,0.30815357,0.94061035,1.1764897,1.1338659,0.96003062,1.378043,1.0122556,0.63538818,0.022833405,0.96524023,0.87364367,0.74033682,0.97808731,0.99425034,0.64214015,1.3323523,1.0190053,0.95613221,0.93795271,0.81969693,0.87205438,0.25787489,0.78018204,0.6738747,0.81724355,0.36534344,0.42070489,0.71688325,0.45373798,0.90722904,0.7640276,0.68000052,0.055896261,0.81799938,0.83918009,0.69545592,1.350489,0.39422792,0.95245537,0.53171127,0.24643864,0.19648507,1.1246435,0.5800074,0.60753531,0.55907619,0.70523947,0.85897981,0.78996608,0.91860586,0.96221154,-0.068002807,0.57405241,0.61099787,0.76679973,0.95294254,1.5433801,0.51082746,-1.110865,-0.72600282,-1.0787104,-0.8191732,-1.3041076,-1.3954518,-0.66780916,-1.5307483,-1.5371718,-1.1159438,-0.70930114,-1.3616049,-1.5906629,-1.1502034,-1.220833,-0.84515792,-1.3918419,-1.3635217,-1.5272032,-1.0520128,-0.90539485:1
|
44 |
+
-1.6761689,-1.8393631,-1.8336474,-1.9145249,-1.7558387,-1.0183235,-1.1306754,-1.310847,-1.8164125,-1.5676502,-1.7090048,-1.8381577,-2.0375562,-1.920577,-2.0704954,-1.2683563,-1.9104731,-2.3168621,-1.9383861,-1.693126,-1.7763622,-1.869454,-1.5974441,-1.5572653,-2.0565471,-2.010004,-1.5307578,-2.0165547,1.0405238,0.58608303,0.838227,0.04491122,0.14613207,0.53872107,-0.18984699,0.35383571,0.39271314,0.23476025,0.95123132,0.27631157,1.3113603,-0.25559672,0.20765827,0.17435781,-0.12017424,-0.22322986,1.2490056,0.9859258,0.20327761,1.1527532,0.30661086,0.076547755,0.63545113,0.89486513,0.62037778,-0.18845935,-0.15196841,0.33220122,0.60249486,0.51370361,0.74781267,0.38082105,0.78298071,0.44431085,0.2926942,0.091868955,-0.050514032,1.2861439,0.10828169,0.80522684,0.16815878,0.50830141,1.1735297,0.56138322,0.96692876,0.23028482,0.14215412,0.34684179,0.7256266,0.9740705,1.2369683,0.35006262,0.086337202,0.42554094,0.6386707,0.43673008,0.32377344,0.42363,0.74518971,0.93620573,-0.20843484,0.70140051,0.21476109,0.57929527,0.41869057,0.99133055,0.65738846,0.68445105,0.69133326,0.7318944,0.78324686,0.41453156,0.43872652,0.61201751,0.4596104,0.60621759,0.28803009,0.81143206,0.61400665,0.97197918,1.0958187,0.6685207,0.45076538,0.39787657,0.82967223,-0.49899106,-0.075780446,0.68065495,0.55315884,0.58961712,0.42792071,0.31634488,1.1403812,0.085502323,-0.074704775,0.34936945,0.59884996,0.15316933:1
|
45 |
+
-1.3148891,-1.3508606,-0.57481938,-0.71378316,-1.7298737,-1.1608359,-1.4472945,-0.86289368,-0.67713836,-0.48048624,-1.3897807,-0.83240864,-0.47883842,-1.1849746,-1.254646,0.013948421,-0.55525262,-0.81958545,-0.43060757,-0.36180528,-0.69913679,-0.46318072,-1.0384395,-0.87191076,0.16235142,-1.5517221,-0.56442558,-0.85008979,-1.1442167,1.5509345,1.8843403,1.519006,1.4610599,2.0417409,1.72565,1.6015916,1.9628069,1.3539424,1.2229962,1.7869775,1.8441476,1.478125,1.0144086,1.2597573,1.5939116,1.3652857,1.0879677,1.29133,1.1279737,0.80096498,0.51743737,0.8071123,1.8071121,0.88469884,0.76245922,1.3536524,0.033225248,0.081856416,0.80722973,1.4575662,0.66706767,0.46667079,1.4491513,0.39552379,1.3361334,0.22754556,0.71210972,0.83755704,0.72776525,0.66757774,1.0903951,0.91787054,0.68248621,-0.8617284,0.23863958,0.66677492,-0.91671224,-0.10973655,0.49477458,0.16561391,0.5077004,0.19842167,0.55070789,0.32034168,0.57957328,0.46497222,0.25546615,0.18270159,0.4742114,-1.1201658,0.09455293,0.36385571,-0.51991495,-0.6362482,-0.50799654,-1.0590444,-0.94047199,-0.31047233,-0.76992268,-0.16970389,-0.75705092,-1.2445363,-0.67997309,0.050044479,-0.51713965,-0.77069892,-0.50092022,-0.48101201,-0.2846106,-0.6284647,-0.97608295,-1.4588606,-0.68271444,-0.76352141,-1.1142044,-1.3590803,-1.3662736,-1.3409384,-0.28836919,-0.70969905,-0.58787367,-0.1035496,-1.4629593,-1.2877872,-0.18902547,-1.5767386,-0.83416965,-0.75750669:3
|
46 |
+
-0.19092144,-0.61605133,-0.59802857,-0.62544699,-0.15250752,-0.76632987,-0.34225875,-0.11039777,0.0021554996,-0.7836308,-0.61089988,0.10658067,-0.81204476,-0.35879075,-0.81303783,-0.70709442,-0.38788188,0.10734169,-0.44572221,-1.1672573,-0.54807132,-1.1710333,-1.5631386,-0.48156384,-1.1722147,-1.6866007,-0.88472583,-0.010229059,2.8985263,2.216239,2.0179622,2.41845,1.40028,1.7994363,1.6969591,2.28646,1.6079591,1.9805331,1.5972157,2.1084371,2.630913,0.32431299,2.0039339,1.375639,1.6066234,1.5629705,1.0942488,1.9989286,0.63682814,1.177158,1.1316542,0.38103701,0.7283275,0.61278084,0.72183866,1.150952,0.74654007,0.26998879,0.68519704,0.91410808,-0.15011308,0.2331992,0.76261503,-0.28149654,-0.16896947,-0.065266808,0.55790055,-0.49276568,0.15904454,-0.089862303,-0.4742977,-0.31061278,0.024008001,-0.80645081,-1.1585527,-0.47445689,-0.31188692,0.021997567,0.65298539,-0.28635215,-1.1408391,-0.41045038,-0.072595054,-0.4788452,-0.95921241,-0.51526047,-1.0869169,-0.78198175,-0.13841975,0.18141411,-0.31050099,-0.19336406,-0.220193,0.28395025,-0.32612753,0.49693344,-1.4000541,-0.52215619,-0.48507168,-0.84675052,0.17722995,-0.33219279,-0.60240288,-0.80517814,0.048044171,-0.302796,0.019922383,-1.1454434,-0.44269311,-0.19879833,-0.67522525,-1.347667,-0.65174383,-1.4385763,-0.97053434,-0.8531605,-0.16028965,-0.36237155,-1.6014369,-0.95189057,-0.96703176,-0.53914716,-1.0602374,-0.86791273,0.20378343,-0.7713976,-0.33574265,-0.47197176:3
|
47 |
+
-0.19181256,-0.046090166,-1.3652374,-0.90739761,-0.86673694,-1.1901317,-1.1332513,-0.32619413,-0.42989176,-0.37947372,-0.42582009,-0.27383201,-0.5421093,-0.79264571,-0.73954924,-0.39676505,0.78820313,-1.0095844,-1.0214569,0.26665859,-0.40838054,-1.0943337,-0.92151321,-0.46141375,-0.11788893,-0.80826569,0.5702656,-0.93735109,-0.12921794,0.67218407,0.30028264,-0.22392035,0.061306283,0.27272979,0.76057262,-0.42186567,1.0589795,0.72578815,0.79048674,-0.032118388,0.35129577,1.1415081,0.15705084,0.89759319,0.057408278,1.0024135,0.16678456,0.57125101,1.3613683,0.82747445,0.73193346,1.1546761,2.0413699,1.6272471,0.91700658,0.79848527,0.77550279,2.1892254,1.6797414,1.6028206,1.587114,1.9705002,2.6496256,2.7540968,2.8258981,1.2836761,1.4381469,2.6800459,2.131806,2.8742301,-0.24159697,-0.63133376,0.2314321,-0.72163753,-1.3465191,-0.55111404,-0.1406778,-0.50672355,-0.29921359,-0.44019218,-0.1946737,-1.1049204,-1.0818245,-0.60656119,-0.018230952,-1.1479007,-0.51634604,-0.60850863,-0.16648775,0.22935373,0.47883145,-1.348509,-0.59054764,-0.98594824,-1.4470652,-0.30716834,-0.51015645,-0.81438692,-0.12271946,-0.5452598,-0.67938894,-1.1722303,-0.57147522,-0.04000541,-0.8270847,0.035827969,-0.81619452,-1.4790771,-0.3120171,-0.16361039,-0.008755673,-0.9703171,-1.1436149,-0.14764036,-0.84466755,-0.29179904,-0.62226572,0.01125952,-0.47271566,-0.34503809,-0.52733174,0.094133187,-0.76664229,-0.79881009,-0.74040718,0.079962035,-0.64473853,-0.69925319:2
|
48 |
+
-0.18049272,-0.98893115,-0.30170209,-0.47536458,-1.1352694,-0.057289223,-1.0255147,-0.35605223,-1.5512765,-0.62007436,0.052447554,-0.93545785,0.18916504,0.032050584,-0.70081844,-0.44100229,-1.2125231,-0.95469813,-1.2730096,-0.22575075,-0.23167118,-0.072648984,-1.1073248,-0.98843268,-0.51095916,-1.2916625,1.9794876,2.0700134,1.0395554,2.1136449,1.5694374,1.8155671,1.9137555,2.2225243,1.1951803,1.5397679,2.0773155,1.8811179,2.101956,1.1460387,1.4100143,2.7351157,1.7063369,1.1589091,1.2234244,1.1480847,1.4269333,1.0098808,0.2979778,1.165856,1.4423254,0.64762357,1.5802814,1.3805082,0.24018415,-0.25211067,0.22993742,0.96750387,0.47643634,0.82683125,1.0169161,0.25028391,0.78469542,0.31103807,0.50064757,-0.015492703,0.58123767,0.17356139,0.3819802,-0.61986538,-0.40260496,0.018382095,-0.87388409,-0.44792596,-0.50871366,-0.1905825,-0.80908417,-1.4856297,-0.0063985083,-0.60871124,-1.0593947,-0.53277455,-0.28891723,-0.29350139,-0.48152098,0.0083014809,-0.12306698,-0.22365607,-1.1988651,-0.93456559,-0.48339757,-0.96904932,-1.3685497,-0.21265341,-1.464681,-2.0045652,-0.98808145,-0.56924622,-0.8939485,-0.25888061,-0.52860515,0.22083703,-0.92888178,0.54073917,-0.9377794,-0.64957941,-0.99414082,-0.46471923,-0.5753051,-0.55556299,-0.1369316,-0.83849085,-0.77773196,-0.30341656,-0.65031051,-0.89793295,-0.34821985,0.058047295,-1.483386,-0.19411628,-0.68419541,0.40438718,-0.25844245,-0.13923151,-0.79976687,0.019759525,-0.94213238,0.013120739:3
|
49 |
+
-0.26588817,0.013127942,-1.0288614,-1.0901081,-1.8820585,-0.5655942,-0.26894619,-0.99572492,-0.59731892,-1.6351115,-0.08039498,-0.35296478,-0.97863246,-0.93836275,-0.79700427,-1.0378784,-0.22083545,-0.75256594,-0.34790408,-0.54974584,-0.83989395,0.16577557,-0.82058959,0.17043701,-0.19562305,-0.16771651,-0.018689042,-1.8193545,-0.56133501,-0.2603243,1.0102741,1.9958148,2.0689189,1.3137435,2.7682704,3.0074897,2.4813077,1.6712791,1.8451293,1.5379286,2.5794682,1.7858915,0.77811844,1.4365508,1.3661197,0.98004482,1.5519894,1.5791769,1.0407761,0.78035092,1.2770931,1.6370519,0.57035135,1.2229991,1.1538672,0.64676806,0.97953963,0.48625305,0.50274601,0.47396303,0.79208774,1.0965073,0.17735374,-0.02494343,0.74715056,-0.62621086,0.75458571,-0.11655055,0.35544912,0.41967301,0.72632371,0.050084305,0.45298782,0.2426207,0.77408957,-0.64985553,-1.0383237,0.010781157,-0.72816293,0.23004206,-0.13793002,0.16797384,0.53609531,-0.56608557,-0.97945765,-0.55974456,-0.73210933,-0.61343642,-1.1595175,-1.1583087,-0.24266225,-0.41708849,-0.12098648,-0.91364668,-0.88291291,-0.61192441,-0.94525603,-0.57688672,-0.91880831,-0.8799629,-0.68048441,-1.1576903,-0.98941468,-0.50845053,-0.53246682,-0.054940746,-1.4022523,-0.39745335,-0.62297756,1.0150523,-0.98007014,-0.41298103,0.004458699,-0.11164402,-0.0022657036,-0.2210145,-0.5582054,-0.67453391,-0.53106131,-0.95256615,-0.43097339,-0.7367405,-0.67087228,-0.6692318,-1.3499637,-0.40554432,-0.93063204,-0.77730274:3
|
50 |
+
-0.99331525,-0.86941944,-0.34513531,-0.99690263,-1.7425352,-1.5874918,-1.3256724,-1.4403564,-1.2479575,-1.1284271,-1.2283801,-1.5300386,-1.1232394,-0.74055674,-1.1127213,-1.3592374,-0.96512871,-1.1010116,-0.95559012,-0.89125053,-1.7253304,-0.80204541,-0.90679733,-1.1915468,-0.81674442,-0.88905732,-0.82516196,-1.4472326,0.6910064,0.68858377,0.58366106,0.85555986,1.1030254,1.2583014,1.1672337,0.91549682,0.52948368,0.82609106,1.0162801,0.89997316,0.92021327,0.62249335,0.34791477,0.83031441,1.1259322,0.89458992,1.0507245,0.87218722,1.0804476,1.2956721,0.53001033,0.51094571,0.5403258,1.2226683,1.1324517,0.65389235,1.0042315,0.48009269,0.84074081,1.5652768,0.82850945,1.0977412,1.0064765,0.81694658,0.5472651,0.2890393,0.77089542,0.63850346,0.51423648,1.1087905,0.64572451,0.95856423,1.0223428,0.7961917,1.0128395,1.4103904,0.42841327,0.69654772,0.71962016,0.41732416,0.88260555,1.1400573,1.587843,1.3297604,1.251566,0.55293607,1.1342261,1.2679424,0.83754173,1.1141439,0.4057268,1.1670415,0.32157638,0.38995827,0.68733026,0.85897314,1.5531322,-0.74530347,-1.0565726,-0.71709464,-0.97293723,-1.2045143,-1.1297703,-1.0605064,-0.83042165,-0.917643,-0.84730283,-0.79779742,-1.6820651,-0.68949721,-1.0339823,-0.8908132,-0.64021358,-0.84529122,-1.0201387,-0.40586891,-0.73054385,-1.1521869,-0.85923243,-1.0586327,-0.11725252,-1.2548128,-0.48167128,-1.2181962,-1.2254463,-1.1708605,-1.3251094,-0.89458237:1
|
Car/Car_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
Car/Car_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
Chinatown/Chinatown_TEST.ts
ADDED
@@ -0,0 +1,381 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
## PedestrianCountingSystem dataset
|
2 |
+
#
|
3 |
+
#The City of Melbourne, Australia has developed an automated pedestrian counting system to better understand pedestrian activity within the municipality, such as how people use different city locations at different time of the day. The data analysis can facility decision making and urban planning for the future.
|
4 |
+
#
|
5 |
+
#We extract data of 10 locations for the whole year 2017. We make two datasets from these data.
|
6 |
+
#
|
7 |
+
### MelbournePedestrian (not this file) and Chinatown
|
8 |
+
#
|
9 |
+
#Data are pedestrian count in Chinatown-Swanston St (North for 12
|
10 |
+
#months of the year 2017. Classes are based on whether data are from
|
11 |
+
#a normal day or a weekend day.
|
12 |
+
#
|
13 |
+
#- Class 1: Weekend
|
14 |
+
#- Class 2: Weekday
|
15 |
+
#
|
16 |
+
#Train size: 20
|
17 |
+
#
|
18 |
+
#Test size: 343
|
19 |
+
#
|
20 |
+
#Missing value: No
|
21 |
+
#
|
22 |
+
#Number of classses: 2
|
23 |
+
#
|
24 |
+
#Time series length: 24
|
25 |
+
#
|
26 |
+
#There is nothing to infer from the order of examples in the train and test set.
|
27 |
+
#
|
28 |
+
#Data source: City of Melbourne (see [1]). Data edited by Hoang Anh Dau.
|
29 |
+
#
|
30 |
+
#[1] http://www.pedestrian.melbourne.vic.gov.au/#date=11-06-2018&time=4
|
31 |
+
@problemName Chinatown
|
32 |
+
@timeStamps false
|
33 |
+
@missing false
|
34 |
+
@univariate true
|
35 |
+
@equalLength true
|
36 |
+
@seriesLength 24
|
37 |
+
@classLabel true 1 2
|
38 |
+
@data
|
39 |
+
501.0,328.0,195.0,218.0,67.0,17.0,28.0,72.0,132.0,215.0,406.0,765.0,1207.0,1427.0,1234.0,1238.0,1107.0,1190.0,1255.0,1144.0,905.0,690.0,386.0,192.0:1
|
40 |
+
880.0,752.0,913.0,863.0,402.0,112.0,60.0,112.0,119.0,186.0,365.0,596.0,990.0,1193.0,1040.0,1063.0,1009.0,1025.0,1089.0,979.0,706.0,585.0,356.0,187.0:1
|
41 |
+
493.0,389.0,174.0,121.0,82.0,36.0,27.0,64.0,127.0,203.0,415.0,747.0,1164.0,1414.0,1520.0,1295.0,1265.0,1430.0,1637.0,1697.0,1456.0,1319.0,1179.0,848.0:1
|
42 |
+
616.0,323.0,162.0,166.0,68.0,26.0,34.0,68.0,123.0,263.0,815.0,1611.0,1823.0,2019.0,1763.0,1728.0,1568.0,1439.0,1431.0,1282.0,1078.0,857.0,498.0,248.0:1
|
43 |
+
389.0,276.0,161.0,124.0,35.0,26.0,51.0,75.0,71.0,126.0,225.0,496.0,968.0,1128.0,1117.0,993.0,819.0,879.0,998.0,1057.0,1014.0,987.0,836.0,680.0:1
|
44 |
+
548.0,384.0,245.0,147.0,101.0,40.0,30.0,66.0,77.0,209.0,380.0,650.0,1229.0,1527.0,1456.0,1333.0,1326.0,1293.0,1582.0,1713.0,1490.0,1270.0,1206.0,752.0:1
|
45 |
+
369.0,297.0,171.0,108.0,90.0,47.0,37.0,73.0,164.0,203.0,325.0,584.0,1160.0,1371.0,1238.0,1213.0,1268.0,1370.0,1530.0,1524.0,1343.0,1020.0,884.0,585.0:1
|
46 |
+
418.0,350.0,116.0,93.0,90.0,37.0,27.0,52.0,100.0,155.0,392.0,697.0,1093.0,1413.0,1353.0,1247.0,1280.0,1357.0,1520.0,1555.0,1212.0,1022.0,817.0,502.0:1
|
47 |
+
504.0,273.0,175.0,135.0,62.0,44.0,35.0,65.0,112.0,180.0,370.0,668.0,1205.0,1491.0,1390.0,1329.0,1342.0,1455.0,1653.0,1739.0,1537.0,1222.0,1041.0,665.0:1
|
48 |
+
498.0,339.0,170.0,194.0,94.0,48.0,31.0,60.0,164.0,166.0,355.0,777.0,1251.0,1358.0,1265.0,1280.0,1226.0,1379.0,1493.0,1561.0,1198.0,907.0,919.0,731.0:1
|
49 |
+
478.0,405.0,237.0,154.0,62.0,61.0,29.0,50.0,78.0,242.0,362.0,836.0,1462.0,1431.0,1459.0,1315.0,1214.0,1221.0,1299.0,1239.0,1208.0,966.0,653.0,296.0:1
|
50 |
+
595.0,300.0,190.0,137.0,44.0,34.0,22.0,56.0,100.0,186.0,405.0,702.0,1267.0,1459.0,1360.0,1179.0,1276.0,1350.0,1597.0,1609.0,1373.0,1051.0,897.0,592.0:1
|
51 |
+
388.0,308.0,147.0,153.0,51.0,58.0,34.0,62.0,132.0,166.0,402.0,638.0,1216.0,1468.0,1290.0,1163.0,1125.0,1148.0,1215.0,916.0,902.0,661.0,388.0,220.0:1
|
52 |
+
623.0,536.0,299.0,172.0,74.0,31.0,44.0,35.0,101.0,186.0,353.0,660.0,1137.0,1284.0,1174.0,1262.0,978.0,1075.0,1072.0,1141.0,1028.0,805.0,457.0,294.0:1
|
53 |
+
499.0,395.0,237.0,136.0,55.0,29.0,30.0,66.0,114.0,150.0,375.0,646.0,1138.0,1372.0,1322.0,1138.0,1025.0,1078.0,1162.0,1070.0,1036.0,759.0,419.0,272.0:1
|
54 |
+
440.0,329.0,137.0,144.0,90.0,41.0,33.0,50.0,175.0,171.0,350.0,784.0,1166.0,1499.0,1427.0,1256.0,1222.0,1312.0,1551.0,1582.0,1322.0,1090.0,979.0,718.0:1
|
55 |
+
550.0,354.0,160.0,102.0,48.0,37.0,29.0,54.0,107.0,222.0,499.0,705.0,1177.0,1269.0,1335.0,1275.0,1280.0,1335.0,1455.0,1530.0,1334.0,1315.0,1247.0,1084.0:1
|
56 |
+
498.0,359.0,192.0,160.0,71.0,33.0,19.0,45.0,184.0,191.0,288.0,626.0,1212.0,1282.0,1167.0,1070.0,845.0,923.0,868.0,776.0,567.0,385.0,272.0,182.0:1
|
57 |
+
498.0,349.0,195.0,196.0,84.0,61.0,31.0,58.0,124.0,228.0,507.0,835.0,1347.0,1630.0,1461.0,1210.0,1182.0,1221.0,1389.0,1590.0,1445.0,1190.0,978.0,725.0:1
|
58 |
+
266.0,287.0,100.0,98.0,82.0,27.0,32.0,35.0,77.0,173.0,384.0,634.0,1068.0,1242.0,1290.0,1244.0,1156.0,1256.0,1213.0,1203.0,799.0,808.0,572.0,298.0:1
|
59 |
+
403.0,341.0,256.0,136.0,62.0,27.0,22.0,45.0,80.0,147.0,328.0,627.0,1147.0,1185.0,1236.0,1104.0,994.0,1142.0,1106.0,1165.0,910.0,736.0,464.0,200.0:1
|
60 |
+
423.0,351.0,226.0,219.0,99.0,51.0,18.0,38.0,95.0,191.0,436.0,855.0,1445.0,1691.0,1461.0,1498.0,1286.0,1299.0,1368.0,1405.0,1157.0,793.0,522.0,276.0:1
|
61 |
+
434.0,333.0,191.0,109.0,38.0,21.0,37.0,58.0,68.0,169.0,278.0,479.0,935.0,1130.0,1008.0,927.0,920.0,982.0,979.0,1013.0,953.0,749.0,489.0,294.0:1
|
62 |
+
641.0,508.0,272.0,199.0,85.0,41.0,21.0,37.0,101.0,171.0,428.0,810.0,1378.0,1608.0,1464.0,1354.0,1090.0,1272.0,1200.0,1086.0,805.0,679.0,559.0,384.0:1
|
63 |
+
682.0,442.0,231.0,173.0,97.0,68.0,35.0,79.0,72.0,176.0,431.0,846.0,1295.0,1603.0,1290.0,1200.0,1220.0,1266.0,1376.0,1491.0,1499.0,1222.0,1117.0,851.0:1
|
64 |
+
402.0,376.0,216.0,201.0,60.0,39.0,33.0,60.0,101.0,150.0,401.0,749.0,1253.0,1428.0,1362.0,1264.0,1231.0,1425.0,1328.0,1181.0,879.0,680.0,392.0,219.0:1
|
65 |
+
492.0,356.0,233.0,189.0,95.0,29.0,36.0,59.0,82.0,187.0,448.0,802.0,1331.0,1489.0,1408.0,1307.0,1236.0,1294.0,1463.0,1217.0,1036.0,697.0,403.0,223.0:1
|
66 |
+
587.0,461.0,254.0,125.0,79.0,32.0,25.0,35.0,111.0,151.0,343.0,673.0,1209.0,1368.0,1338.0,1187.0,1162.0,1035.0,1136.0,1122.0,1032.0,762.0,505.0,271.0:1
|
67 |
+
697.0,813.0,447.0,335.0,129.0,83.0,46.0,51.0,120.0,182.0,330.0,623.0,1050.0,1254.0,1251.0,943.0,870.0,1032.0,1161.0,1199.0,926.0,781.0,480.0,295.0:1
|
68 |
+
417.0,274.0,124.0,115.0,46.0,20.0,17.0,38.0,98.0,163.0,359.0,655.0,1078.0,1352.0,1249.0,1059.0,1039.0,1181.0,1175.0,1069.0,894.0,682.0,373.0,221.0:1
|
69 |
+
425.0,352.0,122.0,173.0,109.0,14.0,22.0,42.0,92.0,152.0,444.0,759.0,1230.0,1328.0,1355.0,1301.0,1206.0,1196.0,1565.0,1445.0,1372.0,1097.0,886.0,655.0:1
|
70 |
+
308.0,273.0,139.0,83.0,80.0,47.0,24.0,61.0,114.0,180.0,345.0,726.0,1265.0,1469.0,1316.0,1367.0,1309.0,1395.0,1720.0,1592.0,1590.0,1131.0,923.0,713.0:1
|
71 |
+
447.0,288.0,185.0,112.0,48.0,26.0,22.0,76.0,108.0,188.0,397.0,617.0,1095.0,1445.0,1158.0,1232.0,1261.0,1322.0,1430.0,1477.0,1339.0,1090.0,905.0,585.0:1
|
72 |
+
435.0,337.0,196.0,149.0,67.0,28.0,29.0,54.0,114.0,162.0,291.0,702.0,1197.0,1363.0,1400.0,1312.0,1310.0,1449.0,1537.0,1710.0,1360.0,1068.0,914.0,668.0:1
|
73 |
+
421.0,372.0,194.0,135.0,71.0,33.0,13.0,27.0,79.0,150.0,423.0,692.0,1434.0,1501.0,1401.0,1288.0,1126.0,1283.0,1478.0,1502.0,1262.0,837.0,643.0,479.0:1
|
74 |
+
515.0,366.0,145.0,150.0,85.0,21.0,34.0,63.0,77.0,211.0,353.0,628.0,1203.0,1341.0,1385.0,1222.0,1156.0,1206.0,1290.0,1186.0,1142.0,955.0,581.0,387.0:1
|
75 |
+
393.0,292.0,177.0,128.0,39.0,30.0,36.0,64.0,78.0,142.0,348.0,748.0,1201.0,1421.0,1238.0,1206.0,1278.0,1488.0,1622.0,1588.0,1254.0,1048.0,872.0,661.0:1
|
76 |
+
446.0,320.0,198.0,137.0,45.0,19.0,23.0,53.0,103.0,216.0,397.0,643.0,1185.0,1411.0,1304.0,1309.0,1360.0,1384.0,1471.0,1668.0,1288.0,1162.0,945.0,730.0:1
|
77 |
+
498.0,325.0,273.0,148.0,53.0,33.0,32.0,77.0,160.0,196.0,454.0,694.0,1259.0,1273.0,1168.0,1169.0,1198.0,1424.0,1451.0,1445.0,1113.0,1003.0,770.0,603.0:1
|
78 |
+
364.0,295.0,110.0,122.0,51.0,38.0,22.0,67.0,139.0,201.0,388.0,658.0,1118.0,1337.0,1230.0,1224.0,1324.0,1234.0,1394.0,1584.0,1288.0,1191.0,993.0,500.0:1
|
79 |
+
476.0,405.0,224.0,105.0,58.0,35.0,39.0,55.0,153.0,186.0,414.0,708.0,1157.0,1437.0,1386.0,1446.0,1287.0,1437.0,1553.0,1697.0,1526.0,1304.0,1118.0,867.0:1
|
80 |
+
452.0,300.0,218.0,131.0,31.0,44.0,23.0,32.0,148.0,170.0,362.0,774.0,1390.0,1605.0,1380.0,1415.0,1165.0,1286.0,1423.0,1260.0,1107.0,726.0,368.0,241.0:1
|
81 |
+
368.0,272.0,152.0,101.0,70.0,57.0,29.0,66.0,92.0,197.0,364.0,649.0,1269.0,1415.0,1284.0,1190.0,1181.0,1333.0,1614.0,1670.0,1286.0,1052.0,929.0,608.0:1
|
82 |
+
420.0,387.0,194.0,120.0,39.0,15.0,30.0,51.0,147.0,120.0,384.0,689.0,1193.0,1355.0,1267.0,1258.0,1055.0,1262.0,1220.0,1062.0,859.0,585.0,326.0,183.0:1
|
83 |
+
532.0,407.0,145.0,225.0,89.0,42.0,29.0,48.0,156.0,177.0,440.0,720.0,1253.0,1349.0,1268.0,1238.0,1085.0,1105.0,1292.0,1162.0,1000.0,669.0,422.0,279.0:1
|
84 |
+
508.0,402.0,289.0,151.0,83.0,29.0,20.0,71.0,105.0,168.0,381.0,758.0,1241.0,1499.0,1278.0,1380.0,1264.0,1421.0,1510.0,1621.0,1279.0,1037.0,897.0,769.0:1
|
85 |
+
511.0,364.0,211.0,155.0,81.0,38.0,20.0,53.0,137.0,219.0,475.0,879.0,1344.0,1392.0,1486.0,1196.0,914.0,995.0,1417.0,1582.0,1227.0,1163.0,1053.0,733.0:1
|
86 |
+
623.0,601.0,280.0,258.0,61.0,43.0,45.0,81.0,148.0,202.0,445.0,791.0,1394.0,1677.0,1834.0,1667.0,1521.0,1514.0,1437.0,1480.0,1274.0,1063.0,659.0,478.0:1
|
87 |
+
587.0,476.0,283.0,201.0,67.0,52.0,44.0,49.0,126.0,216.0,395.0,711.0,1294.0,1431.0,1466.0,1302.0,1315.0,1408.0,1459.0,1757.0,1507.0,1153.0,1003.0,890.0:1
|
88 |
+
432.0,367.0,118.0,113.0,82.0,34.0,19.0,74.0,122.0,176.0,360.0,839.0,1290.0,1492.0,1332.0,1260.0,1030.0,1234.0,1242.0,1198.0,913.0,669.0,465.0,261.0:1
|
89 |
+
419.0,361.0,164.0,83.0,78.0,37.0,37.0,35.0,140.0,136.0,401.0,717.0,1233.0,1383.0,1307.0,1265.0,1267.0,1194.0,1383.0,1191.0,1047.0,837.0,526.0,302.0:1
|
90 |
+
468.0,303.0,136.0,122.0,84.0,33.0,34.0,48.0,112.0,263.0,263.0,292.0,1112.0,1501.0,1373.0,1589.0,1451.0,1514.0,1634.0,1694.0,1452.0,1105.0,907.0,554.0:1
|
91 |
+
362.0,327.0,161.0,101.0,56.0,31.0,25.0,54.0,70.0,177.0,331.0,655.0,1202.0,1292.0,1322.0,1226.0,1079.0,1087.0,1235.0,1066.0,797.0,588.0,394.0,209.0:1
|
92 |
+
475.0,337.0,163.0,134.0,72.0,23.0,28.0,44.0,109.0,165.0,407.0,688.0,1214.0,1418.0,1307.0,1238.0,996.0,1010.0,1255.0,1093.0,870.0,653.0,352.0,224.0:1
|
93 |
+
561.0,366.0,169.0,156.0,34.0,39.0,36.0,90.0,159.0,220.0,448.0,847.0,1352.0,1485.0,1321.0,1012.0,645.0,1029.0,1306.0,1407.0,1374.0,1335.0,1007.0,758.0:1
|
94 |
+
340.0,199.0,165.0,167.0,128.0,19.0,26.0,71.0,147.0,188.0,446.0,750.0,1096.0,1240.0,1082.0,971.0,1087.0,1133.0,1329.0,1359.0,1229.0,1036.0,858.0,570.0:1
|
95 |
+
478.0,446.0,173.0,199.0,78.0,30.0,39.0,61.0,218.0,162.0,377.0,836.0,1393.0,1614.0,1530.0,1329.0,1325.0,1568.0,1621.0,1629.0,1417.0,1073.0,784.0,466.0:1
|
96 |
+
539.0,367.0,245.0,243.0,77.0,40.0,31.0,45.0,97.0,187.0,369.0,692.0,1261.0,1349.0,1223.0,997.0,951.0,1188.0,1260.0,1136.0,877.0,686.0,364.0,172.0:1
|
97 |
+
674.0,466.0,335.0,229.0,64.0,27.0,48.0,45.0,79.0,157.0,364.0,706.0,1194.0,1275.0,1223.0,1326.0,1316.0,1323.0,1358.0,1269.0,982.0,890.0,530.0,311.0:1
|
98 |
+
569.0,345.0,212.0,177.0,135.0,30.0,37.0,86.0,125.0,202.0,420.0,826.0,1314.0,1352.0,1288.0,1250.0,1121.0,1206.0,1308.0,1497.0,1163.0,844.0,486.0,240.0:1
|
99 |
+
382.0,315.0,153.0,99.0,80.0,51.0,27.0,103.0,221.0,197.0,424.0,798.0,1331.0,1459.0,1394.0,1424.0,1128.0,1128.0,1323.0,1325.0,1296.0,994.0,949.0,696.0:1
|
100 |
+
588.0,423.0,226.0,194.0,82.0,44.0,25.0,73.0,159.0,167.0,413.0,735.0,1344.0,1581.0,1489.0,1437.0,1446.0,1335.0,1564.0,1627.0,1433.0,1301.0,1089.0,852.0:1
|
101 |
+
533.0,411.0,217.0,135.0,65.0,46.0,9.0,59.0,149.0,181.0,400.0,738.0,1154.0,1421.0,1335.0,1221.0,1216.0,1481.0,1772.0,1624.0,1284.0,1107.0,1001.0,765.0:1
|
102 |
+
536.0,361.0,195.0,135.0,84.0,41.0,37.0,30.0,120.0,153.0,340.0,714.0,1201.0,1196.0,981.0,1004.0,978.0,1029.0,1111.0,1076.0,747.0,637.0,361.0,139.0:1
|
103 |
+
416.0,302.0,165.0,125.0,51.0,50.0,38.0,35.0,87.0,205.0,341.0,668.0,1271.0,1358.0,1217.0,1261.0,1164.0,1208.0,1147.0,1165.0,735.0,623.0,362.0,228.0:1
|
104 |
+
506.0,355.0,209.0,146.0,89.0,29.0,41.0,22.0,72.0,229.0,387.0,734.0,1094.0,1452.0,1440.0,1338.0,1407.0,1501.0,1579.0,1689.0,1391.0,1181.0,1085.0,808.0:1
|
105 |
+
572.0,369.0,197.0,93.0,45.0,53.0,40.0,52.0,87.0,163.0,353.0,709.0,1182.0,1317.0,1303.0,1216.0,1367.0,1318.0,1384.0,1464.0,1304.0,1304.0,1037.0,672.0:1
|
106 |
+
373.0,283.0,135.0,92.0,46.0,48.0,27.0,44.0,105.0,140.0,379.0,761.0,1246.0,1392.0,1334.0,1328.0,1171.0,1235.0,1341.0,1167.0,887.0,654.0,391.0,242.0:1
|
107 |
+
669.0,429.0,261.0,169.0,52.0,32.0,32.0,75.0,101.0,186.0,333.0,779.0,1319.0,1462.0,1381.0,1304.0,1153.0,1229.0,1303.0,1199.0,1238.0,1020.0,642.0,275.0:1
|
108 |
+
433.0,236.0,173.0,152.0,56.0,23.0,23.0,36.0,68.0,157.0,406.0,734.0,1204.0,1389.0,1305.0,1404.0,1224.0,1360.0,1522.0,1499.0,1322.0,1066.0,881.0,638.0:1
|
109 |
+
523.0,309.0,178.0,157.0,101.0,50.0,32.0,104.0,165.0,203.0,359.0,726.0,1148.0,1206.0,1210.0,1109.0,1206.0,1205.0,1257.0,1372.0,1154.0,1037.0,1025.0,632.0:1
|
110 |
+
525.0,311.0,138.0,92.0,48.0,37.0,20.0,68.0,114.0,213.0,364.0,574.0,1194.0,1282.0,1407.0,1368.0,1360.0,1303.0,1552.0,1833.0,1473.0,1194.0,1041.0,784.0:1
|
111 |
+
299.0,235.0,126.0,71.0,41.0,16.0,15.0,115.0,156.0,219.0,363.0,596.0,983.0,1055.0,1226.0,1173.0,1155.0,1105.0,1245.0,1318.0,1145.0,1152.0,982.0,759.0:1
|
112 |
+
485.0,425.0,200.0,195.0,86.0,51.0,29.0,41.0,79.0,191.0,367.0,660.0,1173.0,1396.0,1351.0,1226.0,1114.0,1181.0,1259.0,1150.0,1121.0,833.0,575.0,410.0:1
|
113 |
+
403.0,346.0,190.0,101.0,65.0,32.0,27.0,138.0,139.0,317.0,688.0,1199.0,1793.0,2052.0,2014.0,1969.0,1733.0,1576.0,1509.0,1482.0,1479.0,1051.0,968.0,712.0:1
|
114 |
+
486.0,329.0,235.0,166.0,84.0,44.0,31.0,49.0,144.0,190.0,456.0,714.0,1115.0,1354.0,1227.0,1261.0,1270.0,1167.0,1384.0,1437.0,1373.0,1241.0,1038.0,779.0:1
|
115 |
+
607.0,367.0,246.0,171.0,66.0,29.0,44.0,52.0,199.0,226.0,414.0,783.0,1202.0,1391.0,1328.0,1302.0,1356.0,1370.0,1568.0,1661.0,1558.0,1387.0,1168.0,859.0:1
|
116 |
+
572.0,441.0,224.0,190.0,56.0,31.0,46.0,51.0,163.0,190.0,444.0,761.0,1267.0,1531.0,1429.0,1370.0,1238.0,1299.0,1373.0,1292.0,1181.0,1022.0,622.0,383.0:1
|
117 |
+
508.0,328.0,211.0,173.0,70.0,42.0,37.0,83.0,146.0,152.0,329.0,705.0,1237.0,1383.0,1296.0,1289.0,1215.0,1165.0,1184.0,1263.0,1051.0,813.0,410.0,213.0:1
|
118 |
+
417.0,307.0,186.0,108.0,46.0,27.0,25.0,110.0,141.0,173.0,324.0,681.0,1004.0,1154.0,1156.0,1164.0,1185.0,1171.0,1268.0,1469.0,1258.0,1031.0,917.0,617.0:1
|
119 |
+
533.0,382.0,217.0,181.0,84.0,40.0,29.0,43.0,103.0,147.0,352.0,743.0,1230.0,1393.0,1220.0,1228.0,1211.0,1041.0,1149.0,1106.0,907.0,658.0,406.0,248.0:1
|
120 |
+
602.0,468.0,280.0,173.0,51.0,45.0,22.0,57.0,60.0,147.0,441.0,771.0,1299.0,1601.0,1536.0,1481.0,1313.0,1359.0,1524.0,1486.0,1224.0,968.0,779.0,675.0:1
|
121 |
+
409.0,210.0,229.0,134.0,69.0,24.0,40.0,89.0,208.0,243.0,560.0,906.0,1537.0,1693.0,1661.0,1520.0,1654.0,1623.0,1800.0,1860.0,1607.0,1326.0,1113.0,740.0:1
|
122 |
+
403.0,264.0,136.0,153.0,59.0,62.0,44.0,50.0,81.0,184.0,359.0,748.0,1237.0,1347.0,1247.0,1204.0,1333.0,1419.0,1637.0,1623.0,1129.0,1092.0,971.0,759.0:1
|
123 |
+
403.0,321.0,166.0,124.0,85.0,60.0,21.0,73.0,140.0,205.0,414.0,916.0,1580.0,1616.0,1596.0,1538.0,1526.0,1559.0,1689.0,1642.0,1335.0,1105.0,911.0,739.0:1
|
124 |
+
554.0,267.0,172.0,109.0,106.0,77.0,23.0,43.0,69.0,159.0,365.0,706.0,1378.0,1471.0,1347.0,1300.0,1082.0,1200.0,1350.0,1211.0,936.0,813.0,713.0,401.0:1
|
125 |
+
398.0,329.0,133.0,162.0,69.0,36.0,27.0,28.0,69.0,130.0,268.0,638.0,1300.0,1622.0,1477.0,1404.0,1342.0,1461.0,1491.0,1704.0,1439.0,1133.0,1121.0,1081.0:1
|
126 |
+
357.0,302.0,165.0,91.0,82.0,50.0,32.0,82.0,104.0,196.0,387.0,742.0,1286.0,1326.0,1344.0,1325.0,1240.0,1354.0,1587.0,1634.0,1334.0,1014.0,832.0,599.0:1
|
127 |
+
542.0,423.0,211.0,173.0,95.0,39.0,40.0,33.0,88.0,198.0,384.0,747.0,1190.0,1398.0,1211.0,1178.0,1045.0,1171.0,1324.0,1363.0,1047.0,905.0,529.0,241.0:1
|
128 |
+
432.0,413.0,170.0,186.0,77.0,29.0,39.0,51.0,85.0,139.0,418.0,718.0,1117.0,1285.0,1281.0,1250.0,1100.0,1198.0,1371.0,1185.0,940.0,702.0,352.0,188.0:1
|
129 |
+
530.0,453.0,138.0,66.0,41.0,14.0,32.0,49.0,120.0,191.0,421.0,793.0,1318.0,1469.0,1377.0,1150.0,1111.0,1216.0,1373.0,1170.0,953.0,723.0,440.0,231.0:1
|
130 |
+
464.0,325.0,211.0,170.0,87.0,36.0,24.0,85.0,106.0,154.0,377.0,553.0,1110.0,1138.0,1181.0,1076.0,1022.0,1033.0,1040.0,1037.0,899.0,802.0,545.0,278.0:1
|
131 |
+
324.0,250.0,132.0,102.0,42.0,42.0,19.0,58.0,100.0,135.0,360.0,642.0,1250.0,1230.0,1382.0,1348.0,1356.0,1301.0,1512.0,1508.0,1506.0,1256.0,1179.0,740.0:1
|
132 |
+
388.0,279.0,135.0,153.0,100.0,44.0,33.0,56.0,105.0,158.0,441.0,713.0,1252.0,1526.0,1418.0,1276.0,1290.0,1293.0,1630.0,1646.0,1451.0,1150.0,947.0,673.0:1
|
133 |
+
93.0,44.0,27.0,23.0,17.0,12.0,23.0,126.0,203.0,184.0,375.0,539.0,1140.0,1211.0,909.0,803.0,869.0,841.0,1033.0,1017.0,764.0,614.0,352.0,273.0:2
|
134 |
+
138.0,71.0,68.0,60.0,21.0,10.0,18.0,107.0,179.0,217.0,366.0,668.0,1160.0,1163.0,1024.0,912.0,904.0,991.0,1209.0,1190.0,944.0,778.0,408.0,284.0:2
|
135 |
+
130.0,96.0,53.0,33.0,14.0,12.0,34.0,79.0,168.0,204.0,349.0,597.0,1127.0,1125.0,837.0,773.0,778.0,1045.0,1121.0,1097.0,1003.0,827.0,588.0,353.0:2
|
136 |
+
172.0,89.0,54.0,38.0,34.0,19.0,32.0,78.0,187.0,165.0,366.0,607.0,1274.0,1242.0,1010.0,1044.0,1019.0,950.0,1096.0,1180.0,860.0,664.0,392.0,218.0:2
|
137 |
+
67.0,58.0,42.0,23.0,31.0,13.0,26.0,89.0,178.0,190.0,354.0,558.0,1082.0,1031.0,891.0,780.0,757.0,925.0,910.0,897.0,640.0,506.0,327.0,176.0:2
|
138 |
+
132.0,54.0,27.0,64.0,18.0,19.0,24.0,78.0,237.0,172.0,309.0,483.0,961.0,1033.0,902.0,733.0,756.0,941.0,1089.0,1057.0,686.0,615.0,368.0,241.0:2
|
139 |
+
137.0,115.0,61.0,37.0,20.0,31.0,25.0,82.0,188.0,173.0,329.0,669.0,1272.0,1294.0,1109.0,1116.0,1040.0,1241.0,682.0,1227.0,1033.0,948.0,625.0,305.0:2
|
140 |
+
193.0,195.0,90.0,46.0,49.0,15.0,21.0,45.0,106.0,147.0,365.0,767.0,1120.0,1125.0,1235.0,1056.0,1031.0,1006.0,1131.0,1034.0,856.0,587.0,317.0,224.0:2
|
141 |
+
67.0,75.0,43.0,26.0,17.0,18.0,28.0,112.0,217.0,189.0,346.0,605.0,1145.0,1186.0,955.0,945.0,858.0,1174.0,1267.0,1172.0,947.0,729.0,495.0,232.0:2
|
142 |
+
113.0,54.0,36.0,11.0,16.0,38.0,28.0,71.0,167.0,211.0,343.0,608.0,1324.0,1189.0,816.0,876.0,897.0,1064.0,1193.0,1233.0,927.0,701.0,307.0,181.0:2
|
143 |
+
110.0,66.0,47.0,21.0,53.0,18.0,38.0,89.0,163.0,190.0,350.0,687.0,1192.0,1241.0,963.0,919.0,946.0,955.0,1068.0,1007.0,957.0,649.0,375.0,199.0:2
|
144 |
+
182.0,67.0,81.0,40.0,28.0,17.0,28.0,76.0,197.0,176.0,384.0,650.0,1269.0,1338.0,1073.0,979.0,1081.0,1295.0,1664.0,1621.0,1487.0,1199.0,999.0,636.0:2
|
145 |
+
88.0,48.0,49.0,39.0,17.0,12.0,34.0,76.0,180.0,183.0,468.0,669.0,1077.0,1152.0,967.0,785.0,845.0,1003.0,1215.0,1106.0,858.0,713.0,417.0,293.0:2
|
146 |
+
68.0,58.0,53.0,40.0,40.0,26.0,34.0,104.0,198.0,214.0,419.0,515.0,1040.0,1200.0,905.0,798.0,764.0,1027.0,1224.0,1225.0,1016.0,666.0,550.0,262.0:2
|
147 |
+
242.0,100.0,63.0,47.0,49.0,20.0,37.0,91.0,252.0,208.0,422.0,721.0,1271.0,1377.0,1303.0,1251.0,1113.0,1335.0,1635.0,1550.0,1459.0,1335.0,1172.0,888.0:2
|
148 |
+
232.0,145.0,51.0,66.0,32.0,19.0,37.0,66.0,160.0,186.0,303.0,487.0,1123.0,1383.0,1080.0,935.0,1018.0,1184.0,1239.0,1319.0,1320.0,1078.0,887.0,588.0:2
|
149 |
+
103.0,103.0,23.0,15.0,20.0,15.0,42.0,101.0,246.0,241.0,352.0,593.0,1232.0,1306.0,1049.0,974.0,957.0,1053.0,1100.0,1199.0,1005.0,723.0,494.0,185.0:2
|
150 |
+
143.0,82.0,61.0,34.0,41.0,29.0,31.0,105.0,251.0,220.0,363.0,707.0,1304.0,1510.0,1220.0,1094.0,1000.0,1216.0,1359.0,1225.0,1182.0,936.0,671.0,303.0:2
|
151 |
+
185.0,106.0,53.0,35.0,30.0,17.0,33.0,91.0,262.0,219.0,361.0,660.0,1252.0,1408.0,1073.0,1054.0,1035.0,1123.0,1166.0,1194.0,1072.0,875.0,623.0,281.0:2
|
152 |
+
136.0,78.0,53.0,12.0,8.0,17.0,23.0,75.0,209.0,194.0,344.0,534.0,1225.0,1237.0,1025.0,1004.0,966.0,1157.0,1255.0,1267.0,1075.0,899.0,664.0,317.0:2
|
153 |
+
108.0,55.0,26.0,36.0,32.0,24.0,26.0,73.0,179.0,241.0,415.0,661.0,1344.0,1470.0,1193.0,1209.0,1205.0,1275.0,1331.0,1206.0,1156.0,804.0,598.0,306.0:2
|
154 |
+
177.0,176.0,65.0,32.0,10.0,13.0,23.0,106.0,215.0,196.0,321.0,579.0,1249.0,1275.0,957.0,885.0,900.0,1290.0,1624.0,1540.0,1395.0,1261.0,962.0,712.0:2
|
155 |
+
255.0,114.0,93.0,61.0,24.0,22.0,24.0,97.0,232.0,232.0,410.0,674.0,1366.0,1383.0,1033.0,1031.0,1031.0,1325.0,1539.0,1722.0,1655.0,1542.0,1120.0,855.0:2
|
156 |
+
125.0,70.0,20.0,14.0,17.0,13.0,28.0,72.0,178.0,183.0,385.0,520.0,1060.0,1104.0,861.0,866.0,838.0,948.0,1173.0,1221.0,908.0,678.0,479.0,204.0:2
|
157 |
+
90.0,50.0,22.0,18.0,33.0,5.0,19.0,82.0,188.0,190.0,335.0,554.0,1164.0,1075.0,910.0,803.0,870.0,1011.0,1070.0,1091.0,833.0,638.0,505.0,292.0:2
|
158 |
+
70.0,51.0,34.0,16.0,28.0,14.0,18.0,105.0,195.0,216.0,372.0,622.0,1093.0,1198.0,962.0,947.0,837.0,1019.0,1230.0,1183.0,956.0,628.0,426.0,211.0:2
|
159 |
+
240.0,161.0,87.0,71.0,64.0,53.0,81.0,165.0,485.0,510.0,554.0,871.0,1353.0,1435.0,1065.0,1017.0,964.0,1436.0,1728.0,1766.0,1500.0,1386.0,1036.0,659.0:2
|
160 |
+
81.0,60.0,32.0,18.0,14.0,25.0,35.0,69.0,295.0,177.0,378.0,536.0,944.0,935.0,879.0,941.0,855.0,1136.0,1203.0,1238.0,865.0,757.0,428.0,220.0:2
|
161 |
+
153.0,99.0,45.0,39.0,22.0,17.0,29.0,75.0,131.0,160.0,361.0,621.0,1123.0,1047.0,845.0,862.0,851.0,901.0,1064.0,950.0,757.0,633.0,319.0,208.0:2
|
162 |
+
444.0,302.0,169.0,117.0,84.0,40.0,30.0,67.0,117.0,190.0,389.0,737.0,1324.0,1539.0,1472.0,1229.0,1011.0,1152.0,1224.0,1181.0,1024.0,654.0,546.0,299.0:2
|
163 |
+
111.0,40.0,22.0,20.0,18.0,23.0,25.0,79.0,233.0,186.0,363.0,689.0,1178.0,1197.0,1109.0,944.0,957.0,963.0,969.0,1120.0,923.0,722.0,453.0,263.0:2
|
164 |
+
107.0,67.0,46.0,26.0,14.0,8.0,34.0,70.0,171.0,234.0,333.0,525.0,1023.0,1150.0,837.0,906.0,959.0,990.0,1241.0,1108.0,993.0,812.0,612.0,310.0:2
|
165 |
+
265.0,152.0,74.0,48.0,41.0,13.0,39.0,80.0,190.0,174.0,380.0,698.0,1134.0,1307.0,1095.0,1114.0,1079.0,1160.0,1291.0,1257.0,1338.0,1114.0,791.0,471.0:2
|
166 |
+
149.0,66.0,75.0,39.0,28.0,21.0,47.0,78.0,206.0,227.0,397.0,628.0,1266.0,1315.0,1047.0,1127.0,996.0,1149.0,1250.0,1175.0,1027.0,804.0,490.0,258.0:2
|
167 |
+
201.0,134.0,95.0,48.0,35.0,34.0,37.0,122.0,226.0,212.0,395.0,728.0,1380.0,1353.0,1128.0,1089.0,1137.0,1159.0,1092.0,1129.0,952.0,698.0,430.0,213.0:2
|
168 |
+
197.0,129.0,43.0,54.0,16.0,11.0,38.0,78.0,170.0,210.0,263.0,516.0,1161.0,1353.0,1113.0,1011.0,996.0,1017.0,1288.0,1219.0,1110.0,937.0,613.0,382.0:2
|
169 |
+
227.0,109.0,64.0,40.0,33.0,17.0,47.0,92.0,262.0,149.0,310.0,629.0,1122.0,1121.0,925.0,829.0,915.0,1055.0,1232.0,1170.0,1035.0,1009.0,859.0,546.0:2
|
170 |
+
72.0,24.0,46.0,17.0,12.0,22.0,28.0,78.0,221.0,225.0,444.0,625.0,1194.0,1203.0,953.0,964.0,823.0,949.0,1068.0,1004.0,797.0,630.0,423.0,201.0:2
|
171 |
+
125.0,87.0,57.0,35.0,20.0,22.0,33.0,58.0,118.0,184.0,364.0,634.0,1290.0,1344.0,977.0,852.0,932.0,1074.0,1287.0,1280.0,1024.0,767.0,501.0,274.0:2
|
172 |
+
184.0,66.0,56.0,76.0,25.0,21.0,39.0,93.0,220.0,226.0,461.0,642.0,1324.0,1297.0,998.0,1088.0,1081.0,1295.0,1585.0,1700.0,1657.0,1336.0,1011.0,640.0:2
|
173 |
+
224.0,143.0,79.0,42.0,30.0,16.0,33.0,83.0,183.0,178.0,337.0,604.0,1063.0,1096.0,939.0,822.0,927.0,1196.0,1523.0,1597.0,1539.0,1305.0,1172.0,717.0:2
|
174 |
+
71.0,49.0,28.0,11.0,37.0,27.0,33.0,104.0,195.0,192.0,337.0,588.0,1167.0,1137.0,925.0,824.0,917.0,985.0,1063.0,1143.0,911.0,621.0,392.0,193.0:2
|
175 |
+
91.0,70.0,49.0,16.0,37.0,30.0,23.0,94.0,299.0,270.0,416.0,733.0,1280.0,1250.0,1014.0,1047.0,884.0,1082.0,1254.0,1255.0,1042.0,723.0,519.0,225.0:2
|
176 |
+
225.0,141.0,78.0,48.0,37.0,14.0,36.0,66.0,207.0,210.0,397.0,696.0,1288.0,1404.0,1032.0,966.0,982.0,1303.0,1556.0,1633.0,1541.0,1416.0,1110.0,783.0:2
|
177 |
+
159.0,79.0,55.0,39.0,62.0,17.0,22.0,65.0,157.0,208.0,400.0,689.0,1240.0,1252.0,962.0,969.0,1072.0,1283.0,1611.0,1679.0,1450.0,1168.0,1004.0,736.0:2
|
178 |
+
161.0,111.0,55.0,46.0,24.0,19.0,22.0,85.0,165.0,188.0,329.0,657.0,1300.0,1371.0,1179.0,1006.0,993.0,1100.0,1368.0,1283.0,1130.0,844.0,620.0,309.0:2
|
179 |
+
113.0,69.0,48.0,17.0,19.0,20.0,36.0,62.0,145.0,203.0,357.0,527.0,1046.0,1127.0,792.0,753.0,821.0,931.0,1089.0,924.0,771.0,656.0,352.0,224.0:2
|
180 |
+
207.0,121.0,52.0,25.0,24.0,21.0,36.0,81.0,159.0,169.0,290.0,577.0,1015.0,1263.0,1131.0,799.0,1089.0,1196.0,1206.0,1150.0,962.0,847.0,708.0,602.0:2
|
181 |
+
97.0,72.0,38.0,44.0,39.0,15.0,47.0,124.0,316.0,229.0,445.0,681.0,1406.0,1446.0,1228.0,1227.0,1119.0,1320.0,1636.0,1713.0,1387.0,1160.0,796.0,428.0:2
|
182 |
+
241.0,145.0,79.0,39.0,55.0,17.0,59.0,68.0,154.0,214.0,352.0,620.0,1204.0,1216.0,880.0,716.0,814.0,1045.0,1260.0,1441.0,1177.0,1121.0,922.0,561.0:2
|
183 |
+
138.0,98.0,50.0,13.0,15.0,17.0,43.0,113.0,275.0,181.0,342.0,618.0,1295.0,1273.0,1121.0,970.0,1020.0,1107.0,1159.0,1138.0,1067.0,840.0,610.0,312.0:2
|
184 |
+
132.0,80.0,38.0,23.0,10.0,23.0,40.0,120.0,243.0,231.0,442.0,699.0,1326.0,1404.0,1223.0,1228.0,1034.0,1163.0,1145.0,1259.0,1131.0,837.0,554.0,337.0:2
|
185 |
+
120.0,71.0,43.0,57.0,52.0,25.0,43.0,80.0,242.0,168.0,322.0,546.0,1086.0,1203.0,1062.0,919.0,908.0,1054.0,1234.0,1127.0,1036.0,989.0,695.0,385.0:2
|
186 |
+
104.0,59.0,36.0,10.0,7.0,13.0,26.0,101.0,207.0,235.0,257.0,514.0,1023.0,1165.0,887.0,767.0,815.0,979.0,1206.0,1088.0,883.0,679.0,389.0,210.0:2
|
187 |
+
172.0,96.0,56.0,33.0,56.0,10.0,43.0,64.0,181.0,195.0,382.0,599.0,1057.0,1160.0,1000.0,925.0,841.0,1062.0,1122.0,1106.0,651.0,507.0,253.0,134.0:2
|
188 |
+
142.0,85.0,39.0,34.0,48.0,17.0,25.0,105.0,254.0,226.0,444.0,724.0,1347.0,1360.0,1082.0,973.0,1024.0,1285.0,1486.0,1409.0,1185.0,1018.0,638.0,313.0:2
|
189 |
+
109.0,99.0,50.0,86.0,16.0,12.0,21.0,128.0,226.0,203.0,358.0,568.0,1127.0,1243.0,910.0,825.0,887.0,1129.0,1327.0,1221.0,983.0,717.0,597.0,270.0:2
|
190 |
+
156.0,122.0,113.0,51.0,29.0,19.0,48.0,111.0,275.0,251.0,397.0,675.0,1185.0,1138.0,920.0,883.0,927.0,1131.0,1202.0,1241.0,1020.0,956.0,682.0,418.0:2
|
191 |
+
112.0,73.0,22.0,39.0,27.0,15.0,46.0,96.0,247.0,211.0,348.0,584.0,1194.0,1050.0,945.0,859.0,893.0,1029.0,1247.0,1257.0,1014.0,892.0,579.0,325.0:2
|
192 |
+
176.0,91.0,48.0,41.0,37.0,20.0,37.0,83.0,136.0,213.0,463.0,757.0,1320.0,1428.0,1100.0,1046.0,929.0,1123.0,1265.0,1185.0,1190.0,1019.0,701.0,353.0:2
|
193 |
+
125.0,93.0,57.0,31.0,26.0,17.0,44.0,90.0,178.0,229.0,363.0,565.0,1145.0,1197.0,1065.0,978.0,1000.0,1085.0,1285.0,1383.0,1117.0,958.0,741.0,380.0:2
|
194 |
+
135.0,91.0,83.0,54.0,61.0,8.0,46.0,103.0,166.0,144.0,325.0,611.0,1043.0,1140.0,1059.0,939.0,841.0,945.0,1178.0,1093.0,814.0,776.0,537.0,307.0:2
|
195 |
+
86.0,24.0,24.0,25.0,32.0,57.0,33.0,103.0,141.0,208.0,378.0,687.0,1315.0,1408.0,1184.0,1017.0,910.0,1154.0,1287.0,1167.0,899.0,615.0,420.0,213.0:2
|
196 |
+
163.0,115.0,87.0,45.0,32.0,48.0,45.0,69.0,217.0,181.0,397.0,703.0,1271.0,1456.0,1205.0,1097.0,1016.0,1188.0,1272.0,1109.0,846.0,601.0,663.0,348.0:2
|
197 |
+
85.0,40.0,22.0,13.0,26.0,16.0,29.0,94.0,195.0,207.0,310.0,557.0,1000.0,1174.0,890.0,832.0,854.0,1074.0,1168.0,1165.0,823.0,591.0,419.0,224.0:2
|
198 |
+
180.0,126.0,55.0,22.0,16.0,14.0,22.0,142.0,303.0,265.0,390.0,615.0,1300.0,1316.0,1205.0,1035.0,1110.0,1251.0,1346.0,1264.0,1128.0,891.0,623.0,485.0:2
|
199 |
+
123.0,84.0,35.0,44.0,49.0,10.0,34.0,95.0,256.0,166.0,325.0,548.0,1137.0,1066.0,883.0,890.0,838.0,915.0,1059.0,1118.0,768.0,519.0,317.0,210.0:2
|
200 |
+
220.0,205.0,46.0,16.0,19.0,14.0,32.0,82.0,208.0,163.0,365.0,514.0,1203.0,1163.0,873.0,859.0,925.0,1088.0,1274.0,1160.0,967.0,696.0,440.0,243.0:2
|
201 |
+
65.0,63.0,17.0,12.0,10.0,20.0,20.0,94.0,189.0,230.0,399.0,680.0,1186.0,1139.0,866.0,802.0,903.0,976.0,1155.0,1009.0,902.0,613.0,338.0,248.0:2
|
202 |
+
178.0,119.0,51.0,45.0,39.0,19.0,35.0,157.0,230.0,201.0,376.0,652.0,1303.0,1345.0,1154.0,1188.0,1149.0,1360.0,1466.0,1564.0,1494.0,1286.0,867.0,714.0:2
|
203 |
+
244.0,144.0,74.0,40.0,18.0,13.0,23.0,112.0,225.0,221.0,313.0,697.0,1252.0,1234.0,1220.0,1215.0,1038.0,1106.0,1227.0,1401.0,1452.0,1183.0,821.0,445.0:2
|
204 |
+
195.0,135.0,46.0,24.0,25.0,28.0,43.0,99.0,208.0,188.0,297.0,597.0,1179.0,1302.0,1113.0,1092.0,1050.0,1063.0,1253.0,1255.0,1133.0,888.0,743.0,355.0:2
|
205 |
+
159.0,66.0,52.0,56.0,31.0,26.0,30.0,70.0,177.0,244.0,513.0,706.0,1598.0,1505.0,1375.0,1124.0,1158.0,1258.0,1377.0,1350.0,1153.0,931.0,715.0,412.0:2
|
206 |
+
153.0,101.0,33.0,22.0,18.0,43.0,45.0,111.0,155.0,164.0,320.0,493.0,965.0,1100.0,833.0,785.0,773.0,888.0,984.0,974.0,821.0,483.0,366.0,173.0:2
|
207 |
+
84.0,53.0,48.0,47.0,52.0,16.0,40.0,84.0,191.0,157.0,341.0,581.0,1002.0,1080.0,736.0,781.0,857.0,926.0,1077.0,1018.0,832.0,628.0,364.0,192.0:2
|
208 |
+
110.0,45.0,29.0,19.0,13.0,22.0,25.0,62.0,195.0,167.0,342.0,579.0,1083.0,1108.0,893.0,802.0,798.0,986.0,1092.0,1047.0,809.0,658.0,394.0,215.0:2
|
209 |
+
432.0,309.0,112.0,115.0,100.0,35.0,29.0,65.0,153.0,182.0,480.0,845.0,1345.0,1637.0,1389.0,1275.0,1142.0,1238.0,1381.0,1644.0,1277.0,1151.0,927.0,574.0:2
|
210 |
+
74.0,49.0,32.0,25.0,38.0,10.0,23.0,124.0,263.0,269.0,433.0,623.0,1371.0,1427.0,1074.0,1102.0,1081.0,1149.0,1454.0,1322.0,1108.0,898.0,557.0,316.0:2
|
211 |
+
133.0,65.0,31.0,14.0,9.0,25.0,17.0,78.0,165.0,254.0,395.0,627.0,1185.0,1218.0,957.0,961.0,934.0,1208.0,1411.0,1370.0,1170.0,872.0,609.0,357.0:2
|
212 |
+
180.0,101.0,53.0,36.0,59.0,20.0,26.0,84.0,217.0,242.0,401.0,676.0,1275.0,1410.0,1142.0,1130.0,1091.0,1386.0,1652.0,1646.0,1528.0,1420.0,994.0,691.0:2
|
213 |
+
162.0,98.0,65.0,35.0,32.0,19.0,35.0,93.0,158.0,253.0,394.0,642.0,1188.0,1225.0,899.0,944.0,924.0,1285.0,1526.0,1579.0,1493.0,1177.0,1058.0,651.0:2
|
214 |
+
297.0,217.0,82.0,54.0,69.0,30.0,26.0,78.0,230.0,212.0,369.0,690.0,1265.0,1403.0,1140.0,1213.0,1195.0,1232.0,1308.0,1462.0,1393.0,1286.0,1067.0,697.0:2
|
215 |
+
540.0,484.0,252.0,160.0,158.0,46.0,49.0,53.0,141.0,167.0,459.0,806.0,1393.0,1638.0,1545.0,1441.0,1389.0,1495.0,1597.0,1822.0,1653.0,1261.0,876.0,679.0:2
|
216 |
+
103.0,78.0,34.0,19.0,29.0,24.0,26.0,67.0,168.0,185.0,315.0,670.0,1011.0,1089.0,957.0,766.0,790.0,946.0,1119.0,1163.0,1030.0,718.0,529.0,225.0:2
|
217 |
+
105.0,66.0,55.0,21.0,36.0,16.0,26.0,87.0,266.0,201.0,352.0,607.0,1095.0,1245.0,870.0,769.0,787.0,993.0,1138.0,936.0,712.0,532.0,312.0,160.0:2
|
218 |
+
193.0,105.0,60.0,52.0,15.0,14.0,38.0,82.0,168.0,232.0,369.0,634.0,1280.0,1343.0,1116.0,891.0,961.0,1310.0,1648.0,1492.0,1413.0,1264.0,874.0,479.0:2
|
219 |
+
116.0,83.0,46.0,34.0,42.0,42.0,33.0,101.0,249.0,255.0,318.0,730.0,1265.0,1394.0,1148.0,1048.0,1013.0,1141.0,1350.0,1376.0,1152.0,863.0,514.0,274.0:2
|
220 |
+
89.0,75.0,52.0,26.0,13.0,10.0,31.0,74.0,176.0,250.0,386.0,595.0,1093.0,1297.0,998.0,879.0,915.0,1151.0,1402.0,1241.0,1126.0,922.0,566.0,289.0:2
|
221 |
+
101.0,32.0,26.0,19.0,30.0,21.0,43.0,62.0,176.0,180.0,355.0,680.0,1168.0,1314.0,960.0,931.0,1072.0,1130.0,1134.0,1080.0,766.0,505.0,410.0,166.0:2
|
222 |
+
177.0,44.0,50.0,31.0,21.0,25.0,52.0,91.0,205.0,264.0,418.0,683.0,1311.0,1323.0,976.0,906.0,966.0,1032.0,1100.0,1010.0,850.0,658.0,408.0,211.0:2
|
223 |
+
153.0,95.0,83.0,20.0,23.0,11.0,36.0,89.0,208.0,168.0,357.0,608.0,1075.0,1130.0,865.0,930.0,968.0,1120.0,1204.0,1252.0,1039.0,755.0,514.0,384.0:2
|
224 |
+
166.0,69.0,33.0,18.0,29.0,14.0,35.0,115.0,253.0,233.0,382.0,657.0,1221.0,1392.0,1089.0,1025.0,975.0,1283.0,1669.0,1656.0,1472.0,1213.0,930.0,680.0:2
|
225 |
+
113.0,60.0,66.0,24.0,16.0,19.0,30.0,106.0,223.0,243.0,397.0,725.0,1385.0,1301.0,957.0,855.0,898.0,1218.0,1390.0,1492.0,1107.0,922.0,503.0,288.0:2
|
226 |
+
190.0,153.0,51.0,38.0,39.0,18.0,35.0,79.0,216.0,202.0,388.0,755.0,1395.0,1466.0,1349.0,1166.0,995.0,1203.0,1412.0,1400.0,1281.0,965.0,617.0,271.0:2
|
227 |
+
215.0,96.0,47.0,27.0,15.0,19.0,28.0,86.0,147.0,198.0,404.0,635.0,1205.0,1253.0,978.0,1081.0,1275.0,1334.0,1507.0,1737.0,1623.0,1364.0,1027.0,751.0:2
|
228 |
+
298.0,249.0,133.0,74.0,34.0,30.0,37.0,80.0,220.0,194.0,392.0,671.0,1272.0,1423.0,1090.0,1026.0,1094.0,1373.0,1537.0,1706.0,1594.0,1531.0,1226.0,848.0:2
|
229 |
+
141.0,84.0,39.0,14.0,22.0,33.0,52.0,94.0,156.0,179.0,335.0,462.0,925.0,883.0,820.0,704.0,738.0,827.0,930.0,962.0,808.0,751.0,425.0,264.0:2
|
230 |
+
154.0,49.0,54.0,26.0,24.0,16.0,36.0,111.0,208.0,202.0,319.0,567.0,1163.0,1277.0,1018.0,1028.0,983.0,987.0,1145.0,1049.0,981.0,757.0,547.0,317.0:2
|
231 |
+
51.0,29.0,11.0,27.0,16.0,10.0,34.0,90.0,191.0,176.0,342.0,515.0,963.0,1041.0,788.0,694.0,869.0,845.0,1015.0,806.0,618.0,513.0,340.0,220.0:2
|
232 |
+
158.0,86.0,32.0,16.0,14.0,11.0,38.0,115.0,217.0,245.0,405.0,654.0,1278.0,1152.0,892.0,895.0,882.0,1009.0,1125.0,1171.0,1038.0,770.0,589.0,287.0:2
|
233 |
+
215.0,94.0,29.0,30.0,27.0,18.0,38.0,95.0,289.0,210.0,303.0,557.0,1110.0,1160.0,1001.0,965.0,918.0,1130.0,1311.0,1263.0,1112.0,731.0,522.0,313.0:2
|
234 |
+
141.0,80.0,21.0,20.0,7.0,18.0,25.0,86.0,168.0,184.0,234.0,584.0,1085.0,1281.0,946.0,896.0,945.0,1076.0,1145.0,1119.0,917.0,672.0,369.0,206.0:2
|
235 |
+
267.0,181.0,59.0,48.0,15.0,23.0,21.0,100.0,214.0,221.0,322.0,690.0,1354.0,1382.0,1166.0,1071.0,1059.0,1129.0,1189.0,1161.0,1024.0,760.0,441.0,329.0:2
|
236 |
+
125.0,53.0,27.0,33.0,17.0,22.0,34.0,76.0,236.0,210.0,390.0,716.0,1470.0,1412.0,1187.0,1044.0,1029.0,1274.0,1227.0,1070.0,854.0,628.0,372.0,197.0:2
|
237 |
+
170.0,106.0,45.0,27.0,68.0,15.0,34.0,95.0,184.0,180.0,359.0,583.0,1094.0,1248.0,1049.0,1009.0,811.0,1022.0,1203.0,1281.0,991.0,728.0,452.0,233.0:2
|
238 |
+
155.0,81.0,55.0,23.0,29.0,11.0,44.0,66.0,118.0,198.0,365.0,597.0,1019.0,1123.0,972.0,854.0,882.0,1106.0,1355.0,1217.0,1067.0,895.0,570.0,329.0:2
|
239 |
+
184.0,92.0,42.0,57.0,55.0,16.0,32.0,92.0,192.0,151.0,310.0,602.0,1285.0,1348.0,1131.0,1069.0,1017.0,1131.0,1235.0,1259.0,1029.0,896.0,655.0,405.0:2
|
240 |
+
75.0,47.0,21.0,16.0,21.0,15.0,29.0,88.0,266.0,229.0,345.0,600.0,1189.0,1217.0,976.0,858.0,947.0,1019.0,1184.0,1145.0,861.0,678.0,435.0,197.0:2
|
241 |
+
100.0,71.0,19.0,20.0,21.0,15.0,34.0,103.0,193.0,177.0,434.0,663.0,1226.0,1292.0,1027.0,940.0,633.0,842.0,926.0,879.0,810.0,509.0,342.0,190.0:2
|
242 |
+
224.0,135.0,55.0,41.0,13.0,16.0,29.0,68.0,205.0,223.0,399.0,626.0,1350.0,1365.0,1142.0,1070.0,1069.0,1322.0,1521.0,1640.0,1503.0,1228.0,1109.0,596.0:2
|
243 |
+
126.0,78.0,50.0,29.0,21.0,26.0,25.0,67.0,216.0,203.0,434.0,690.0,1195.0,1390.0,1078.0,1101.0,997.0,1427.0,1742.0,1829.0,1613.0,1415.0,1057.0,672.0:2
|
244 |
+
137.0,106.0,44.0,26.0,33.0,12.0,30.0,109.0,213.0,192.0,387.0,638.0,1258.0,1217.0,1127.0,933.0,1014.0,1036.0,1264.0,1265.0,1124.0,979.0,673.0,417.0:2
|
245 |
+
167.0,95.0,40.0,27.0,30.0,11.0,49.0,79.0,269.0,139.0,315.0,680.0,1254.0,1354.0,1087.0,1068.0,1065.0,1131.0,1081.0,1210.0,1120.0,938.0,659.0,348.0:2
|
246 |
+
108.0,103.0,31.0,14.0,37.0,21.0,34.0,113.0,187.0,168.0,376.0,609.0,1247.0,1274.0,887.0,899.0,908.0,960.0,1147.0,1128.0,955.0,747.0,565.0,203.0:2
|
247 |
+
224.0,127.0,73.0,26.0,41.0,18.0,37.0,92.0,231.0,168.0,287.0,570.0,1123.0,1175.0,997.0,810.0,837.0,1001.0,1138.0,1242.0,1128.0,939.0,672.0,418.0:2
|
248 |
+
167.0,66.0,65.0,77.0,16.0,19.0,34.0,102.0,236.0,245.0,365.0,751.0,1411.0,1405.0,1308.0,1002.0,1033.0,1240.0,1456.0,1550.0,1203.0,1003.0,632.0,355.0:2
|
249 |
+
219.0,96.0,72.0,28.0,47.0,9.0,27.0,87.0,307.0,246.0,411.0,652.0,1243.0,1287.0,1066.0,999.0,1084.0,1264.0,1591.0,1564.0,1461.0,1275.0,1045.0,598.0:2
|
250 |
+
108.0,56.0,24.0,21.0,8.0,17.0,21.0,77.0,213.0,167.0,346.0,592.0,1204.0,1207.0,983.0,971.0,1013.0,1074.0,1114.0,1192.0,907.0,729.0,477.0,259.0:2
|
251 |
+
146.0,89.0,29.0,44.0,32.0,19.0,41.0,96.0,247.0,201.0,448.0,630.0,1286.0,1283.0,1035.0,1169.0,1170.0,1247.0,1468.0,1362.0,1207.0,1058.0,888.0,396.0:2
|
252 |
+
110.0,90.0,36.0,20.0,31.0,16.0,34.0,116.0,198.0,187.0,291.0,531.0,1160.0,1139.0,973.0,999.0,948.0,981.0,1151.0,1053.0,900.0,715.0,472.0,313.0:2
|
253 |
+
122.0,84.0,67.0,27.0,14.0,21.0,23.0,125.0,257.0,220.0,348.0,685.0,1067.0,1247.0,1032.0,845.0,882.0,1192.0,1337.0,1193.0,894.0,722.0,410.0,275.0:2
|
254 |
+
156.0,104.0,63.0,44.0,36.0,20.0,45.0,72.0,249.0,255.0,353.0,658.0,1363.0,1361.0,1095.0,1044.0,1038.0,1393.0,1609.0,1674.0,1427.0,1087.0,865.0,605.0:2
|
255 |
+
108.0,77.0,51.0,31.0,26.0,11.0,46.0,95.0,173.0,218.0,341.0,577.0,1151.0,1133.0,1017.0,1006.0,909.0,1023.0,1129.0,1105.0,819.0,738.0,584.0,275.0:2
|
256 |
+
60.0,72.0,44.0,39.0,67.0,22.0,19.0,78.0,200.0,169.0,310.0,589.0,1105.0,1170.0,966.0,860.0,768.0,920.0,1120.0,999.0,832.0,553.0,366.0,195.0:2
|
257 |
+
159.0,107.0,53.0,33.0,49.0,28.0,22.0,77.0,172.0,213.0,414.0,546.0,1110.0,1161.0,978.0,885.0,926.0,1243.0,1541.0,1497.0,1448.0,1194.0,855.0,655.0:2
|
258 |
+
89.0,27.0,42.0,44.0,17.0,16.0,35.0,104.0,157.0,175.0,393.0,548.0,1129.0,1120.0,983.0,801.0,899.0,910.0,1009.0,968.0,715.0,614.0,304.0,240.0:2
|
259 |
+
221.0,146.0,59.0,52.0,22.0,21.0,51.0,113.0,221.0,185.0,397.0,659.0,1166.0,1217.0,998.0,956.0,1060.0,1440.0,1891.0,1927.0,1666.0,1392.0,1115.0,684.0:2
|
260 |
+
111.0,74.0,45.0,28.0,35.0,23.0,45.0,73.0,217.0,188.0,333.0,615.0,1108.0,1107.0,884.0,906.0,928.0,1056.0,1176.0,1147.0,912.0,832.0,435.0,236.0:2
|
261 |
+
210.0,120.0,54.0,24.0,50.0,18.0,39.0,82.0,141.0,235.0,376.0,670.0,1258.0,1322.0,1112.0,1021.0,1026.0,1248.0,1125.0,1140.0,927.0,682.0,490.0,205.0:2
|
262 |
+
112.0,64.0,30.0,20.0,37.0,15.0,36.0,92.0,172.0,177.0,329.0,542.0,927.0,963.0,879.0,852.0,800.0,1089.0,1183.0,1028.0,965.0,793.0,549.0,283.0:2
|
263 |
+
108.0,65.0,52.0,36.0,57.0,11.0,22.0,185.0,196.0,176.0,343.0,606.0,1123.0,1235.0,979.0,934.0,875.0,1212.0,1312.0,1262.0,1071.0,816.0,531.0,296.0:2
|
264 |
+
97.0,45.0,25.0,22.0,18.0,21.0,44.0,98.0,234.0,194.0,397.0,642.0,1392.0,1336.0,1111.0,949.0,1012.0,1275.0,1261.0,1282.0,966.0,792.0,380.0,251.0:2
|
265 |
+
131.0,84.0,41.0,25.0,25.0,13.0,22.0,100.0,210.0,183.0,356.0,608.0,1095.0,1110.0,921.0,898.0,866.0,1031.0,1395.0,1331.0,1058.0,822.0,607.0,288.0:2
|
266 |
+
85.0,53.0,33.0,23.0,19.0,33.0,33.0,70.0,169.0,228.0,317.0,559.0,1162.0,1150.0,871.0,793.0,841.0,1031.0,1195.0,1196.0,885.0,655.0,428.0,248.0:2
|
267 |
+
69.0,48.0,28.0,16.0,14.0,11.0,22.0,92.0,304.0,209.0,373.0,612.0,1097.0,1083.0,887.0,813.0,790.0,1104.0,1147.0,1166.0,825.0,564.0,377.0,247.0:2
|
268 |
+
137.0,61.0,46.0,6.0,25.0,14.0,32.0,76.0,234.0,221.0,388.0,518.0,1081.0,1240.0,906.0,810.0,899.0,1027.0,1221.0,1241.0,1029.0,799.0,431.0,261.0:2
|
269 |
+
136.0,67.0,37.0,18.0,18.0,23.0,36.0,84.0,183.0,222.0,428.0,642.0,1265.0,1401.0,987.0,945.0,1062.0,1058.0,1164.0,1185.0,993.0,729.0,485.0,316.0:2
|
270 |
+
66.0,38.0,33.0,24.0,34.0,20.0,27.0,87.0,142.0,197.0,406.0,609.0,1243.0,1222.0,881.0,786.0,739.0,1099.0,1207.0,1199.0,1079.0,845.0,556.0,261.0:2
|
271 |
+
109.0,71.0,24.0,26.0,17.0,25.0,32.0,98.0,236.0,270.0,398.0,615.0,1231.0,1336.0,970.0,933.0,799.0,1026.0,1201.0,1253.0,848.0,659.0,422.0,243.0:2
|
272 |
+
89.0,41.0,41.0,18.0,41.0,12.0,29.0,81.0,206.0,198.0,332.0,532.0,892.0,1050.0,827.0,760.0,852.0,956.0,1034.0,1040.0,818.0,628.0,365.0,234.0:2
|
273 |
+
179.0,125.0,83.0,59.0,18.0,25.0,37.0,94.0,357.0,246.0,419.0,653.0,1303.0,1313.0,1145.0,994.0,909.0,1124.0,1363.0,1406.0,1297.0,1104.0,790.0,389.0:2
|
274 |
+
85.0,40.0,25.0,19.0,11.0,18.0,32.0,77.0,204.0,198.0,337.0,547.0,958.0,907.0,863.0,912.0,1026.0,1066.0,1086.0,1072.0,731.0,530.0,552.0,287.0:2
|
275 |
+
118.0,82.0,47.0,12.0,11.0,17.0,21.0,80.0,173.0,247.0,390.0,597.0,1195.0,1136.0,1020.0,994.0,950.0,1083.0,1139.0,1177.0,851.0,664.0,360.0,151.0:2
|
276 |
+
256.0,172.0,108.0,76.0,61.0,31.0,13.0,64.0,127.0,200.0,363.0,647.0,1307.0,1290.0,1289.0,1173.0,1000.0,1085.0,1175.0,1088.0,839.0,580.0,314.0,178.0:2
|
277 |
+
145.0,81.0,46.0,63.0,19.0,31.0,32.0,56.0,178.0,212.0,405.0,574.0,1181.0,1239.0,1037.0,978.0,1170.0,1287.0,1660.0,1761.0,1675.0,1386.0,998.0,796.0:2
|
278 |
+
298.0,184.0,86.0,65.0,42.0,38.0,36.0,93.0,216.0,238.0,448.0,629.0,1296.0,1459.0,1179.0,980.0,1019.0,1331.0,1478.0,1578.0,1528.0,1470.0,1098.0,640.0:2
|
279 |
+
138.0,58.0,58.0,58.0,27.0,16.0,27.0,82.0,173.0,233.0,411.0,590.0,1100.0,1128.0,1023.0,958.0,946.0,1126.0,1194.0,1187.0,1077.0,775.0,512.0,354.0:2
|
280 |
+
115.0,91.0,62.0,44.0,33.0,16.0,31.0,68.0,167.0,238.0,378.0,606.0,1256.0,1105.0,838.0,798.0,855.0,1099.0,1496.0,1493.0,1337.0,1118.0,957.0,639.0:2
|
281 |
+
140.0,98.0,77.0,43.0,15.0,12.0,26.0,68.0,201.0,214.0,324.0,489.0,1120.0,1290.0,1143.0,1000.0,1099.0,1321.0,1595.0,1620.0,1377.0,1179.0,968.0,643.0:2
|
282 |
+
149.0,89.0,74.0,43.0,19.0,23.0,34.0,98.0,201.0,208.0,400.0,695.0,1324.0,1369.0,1277.0,1070.0,1101.0,1206.0,1520.0,1370.0,1278.0,1082.0,791.0,486.0:2
|
283 |
+
198.0,99.0,58.0,33.0,50.0,20.0,27.0,62.0,214.0,185.0,341.0,561.0,1373.0,1395.0,1157.0,1091.0,1102.0,1346.0,1601.0,1689.0,1493.0,1259.0,934.0,611.0:2
|
284 |
+
177.0,69.0,62.0,40.0,17.0,22.0,58.0,101.0,341.0,213.0,411.0,642.0,1218.0,1400.0,1106.0,999.0,1139.0,1268.0,1279.0,1453.0,1222.0,1094.0,648.0,355.0:2
|
285 |
+
99.0,55.0,29.0,36.0,48.0,17.0,33.0,92.0,223.0,194.0,331.0,503.0,1106.0,1096.0,994.0,885.0,868.0,970.0,1182.0,1156.0,862.0,767.0,430.0,207.0:2
|
286 |
+
116.0,75.0,65.0,14.0,14.0,12.0,38.0,98.0,156.0,156.0,320.0,533.0,1114.0,1106.0,921.0,791.0,902.0,1052.0,1251.0,1112.0,1064.0,750.0,458.0,376.0:2
|
287 |
+
126.0,87.0,47.0,41.0,10.0,18.0,27.0,85.0,233.0,207.0,364.0,698.0,1332.0,1318.0,1111.0,1034.0,936.0,1095.0,1124.0,1367.0,1110.0,828.0,492.0,256.0:2
|
288 |
+
100.0,90.0,37.0,43.0,32.0,20.0,42.0,63.0,170.0,219.0,367.0,534.0,1155.0,1224.0,1002.0,935.0,940.0,1001.0,1174.0,1111.0,840.0,606.0,373.0,186.0:2
|
289 |
+
134.0,74.0,31.0,14.0,30.0,26.0,39.0,101.0,199.0,210.0,335.0,503.0,1064.0,1189.0,1029.0,885.0,885.0,920.0,1026.0,971.0,857.0,707.0,490.0,286.0:2
|
290 |
+
99.0,81.0,29.0,28.0,28.0,18.0,44.0,105.0,307.0,190.0,414.0,797.0,1379.0,1556.0,1238.0,1077.0,1127.0,1152.0,1241.0,1233.0,1083.0,837.0,501.0,244.0:2
|
291 |
+
128.0,66.0,24.0,23.0,21.0,31.0,42.0,101.0,185.0,243.0,343.0,624.0,1239.0,1303.0,1161.0,1044.0,1192.0,1208.0,1333.0,1292.0,1068.0,733.0,499.0,318.0:2
|
292 |
+
88.0,44.0,23.0,37.0,41.0,19.0,24.0,74.0,140.0,203.0,409.0,610.0,1023.0,993.0,898.0,730.0,829.0,959.0,1018.0,1066.0,799.0,650.0,375.0,222.0:2
|
293 |
+
157.0,83.0,39.0,32.0,18.0,18.0,35.0,107.0,198.0,193.0,326.0,524.0,1126.0,1193.0,1042.0,958.0,958.0,1078.0,1220.0,1302.0,1126.0,925.0,789.0,441.0:2
|
294 |
+
74.0,60.0,27.0,29.0,33.0,25.0,30.0,50.0,200.0,178.0,445.0,600.0,911.0,1067.0,1031.0,888.0,896.0,993.0,1013.0,998.0,763.0,557.0,354.0,150.0:2
|
295 |
+
77.0,60.0,64.0,12.0,20.0,18.0,26.0,97.0,197.0,181.0,441.0,551.0,1116.0,950.0,886.0,831.0,813.0,1074.0,976.0,998.0,727.0,551.0,351.0,141.0:2
|
296 |
+
147.0,94.0,47.0,14.0,21.0,18.0,27.0,83.0,203.0,222.0,412.0,697.0,1141.0,1232.0,1038.0,1037.0,942.0,1134.0,1350.0,1350.0,1071.0,738.0,642.0,334.0:2
|
297 |
+
98.0,73.0,66.0,18.0,11.0,9.0,26.0,101.0,222.0,222.0,357.0,519.0,1025.0,1220.0,997.0,878.0,910.0,1048.0,1092.0,1012.0,861.0,738.0,443.0,213.0:2
|
298 |
+
187.0,74.0,82.0,42.0,42.0,24.0,30.0,46.0,170.0,229.0,473.0,705.0,1216.0,1180.0,1081.0,1045.0,999.0,1104.0,1192.0,1192.0,935.0,890.0,550.0,290.0:2
|
299 |
+
104.0,72.0,74.0,16.0,58.0,20.0,29.0,96.0,177.0,193.0,546.0,553.0,1081.0,1230.0,940.0,951.0,890.0,1119.0,1329.0,1223.0,940.0,850.0,515.0,305.0:2
|
300 |
+
173.0,88.0,24.0,33.0,9.0,14.0,36.0,111.0,196.0,198.0,383.0,696.0,1268.0,1179.0,1007.0,968.0,994.0,1070.0,1170.0,1200.0,1020.0,762.0,572.0,308.0:2
|
301 |
+
180.0,127.0,68.0,32.0,15.0,21.0,34.0,151.0,213.0,225.0,423.0,751.0,1312.0,1355.0,1032.0,1027.0,975.0,1089.0,1325.0,1294.0,1246.0,1161.0,789.0,397.0:2
|
302 |
+
209.0,130.0,41.0,19.0,13.0,27.0,31.0,78.0,86.0,136.0,295.0,658.0,1087.0,1319.0,1290.0,1169.0,1232.0,1131.0,1379.0,1269.0,1087.0,816.0,477.0,222.0:2
|
303 |
+
110.0,47.0,46.0,47.0,20.0,25.0,25.0,76.0,164.0,227.0,338.0,614.0,1049.0,1000.0,747.0,760.0,843.0,958.0,1006.0,1044.0,839.0,678.0,425.0,243.0:2
|
304 |
+
157.0,69.0,37.0,65.0,54.0,17.0,45.0,80.0,203.0,160.0,377.0,613.0,1278.0,1383.0,1093.0,1039.0,1046.0,1143.0,1211.0,1297.0,1034.0,861.0,514.0,309.0:2
|
305 |
+
142.0,112.0,28.0,15.0,39.0,16.0,38.0,84.0,196.0,166.0,354.0,650.0,1265.0,1305.0,1152.0,908.0,911.0,1097.0,1274.0,1108.0,1081.0,985.0,538.0,261.0:2
|
306 |
+
101.0,126.0,51.0,23.0,22.0,30.0,42.0,81.0,185.0,150.0,435.0,600.0,1086.0,1224.0,933.0,924.0,946.0,1090.0,1118.0,1127.0,981.0,771.0,497.0,235.0:2
|
307 |
+
167.0,94.0,39.0,25.0,38.0,44.0,56.0,93.0,319.0,225.0,438.0,635.0,1337.0,1537.0,1139.0,1113.0,1122.0,1188.0,1412.0,1242.0,1122.0,794.0,790.0,444.0:2
|
308 |
+
101.0,55.0,47.0,36.0,32.0,12.0,28.0,77.0,215.0,205.0,297.0,489.0,1098.0,1135.0,845.0,853.0,887.0,918.0,1038.0,937.0,786.0,510.0,261.0,166.0:2
|
309 |
+
105.0,75.0,42.0,45.0,33.0,11.0,31.0,73.0,207.0,216.0,417.0,670.0,1233.0,1255.0,898.0,862.0,897.0,1019.0,1081.0,842.0,615.0,521.0,288.0,156.0:2
|
310 |
+
142.0,70.0,33.0,30.0,19.0,35.0,34.0,97.0,317.0,206.0,358.0,561.0,1140.0,1168.0,1052.0,846.0,806.0,979.0,1063.0,1060.0,1060.0,776.0,645.0,274.0:2
|
311 |
+
220.0,84.0,62.0,20.0,24.0,26.0,26.0,70.0,183.0,197.0,302.0,546.0,990.0,1185.0,1026.0,980.0,919.0,995.0,1028.0,983.0,866.0,518.0,362.0,168.0:2
|
312 |
+
267.0,136.0,80.0,26.0,28.0,25.0,21.0,88.0,162.0,215.0,393.0,617.0,1194.0,1262.0,1021.0,989.0,1024.0,1171.0,1690.0,1686.0,1544.0,1332.0,1185.0,849.0:2
|
313 |
+
103.0,96.0,40.0,22.0,22.0,30.0,48.0,101.0,251.0,218.0,393.0,669.0,1155.0,1259.0,1033.0,1047.0,1050.0,1180.0,1325.0,1308.0,1106.0,894.0,578.0,290.0:2
|
314 |
+
128.0,48.0,31.0,16.0,28.0,11.0,17.0,74.0,201.0,188.0,415.0,535.0,1058.0,1104.0,905.0,789.0,807.0,1058.0,1128.0,1049.0,973.0,704.0,462.0,265.0:2
|
315 |
+
99.0,64.0,73.0,32.0,70.0,25.0,34.0,86.0,245.0,244.0,413.0,577.0,1169.0,1255.0,913.0,1003.0,917.0,1048.0,1216.0,1168.0,919.0,696.0,401.0,250.0:2
|
316 |
+
116.0,87.0,40.0,52.0,5.0,3.0,24.0,84.0,176.0,178.0,368.0,565.0,939.0,1040.0,895.0,899.0,926.0,832.0,973.0,933.0,639.0,535.0,350.0,140.0:2
|
317 |
+
129.0,91.0,47.0,15.0,46.0,21.0,38.0,90.0,203.0,226.0,316.0,453.0,850.0,1133.0,852.0,793.0,854.0,977.0,1135.0,1041.0,896.0,822.0,555.0,366.0:2
|
318 |
+
181.0,116.0,103.0,53.0,35.0,46.0,52.0,98.0,252.0,202.0,353.0,642.0,1181.0,1324.0,937.0,987.0,932.0,1242.0,1344.0,1327.0,1083.0,834.0,912.0,413.0:2
|
319 |
+
349.0,187.0,100.0,65.0,65.0,40.0,20.0,41.0,48.0,104.0,461.0,771.0,1449.0,1622.0,1389.0,1446.0,1240.0,1268.0,1320.0,1449.0,1438.0,1318.0,1075.0,484.0:2
|
320 |
+
219.0,143.0,120.0,27.0,15.0,23.0,36.0,88.0,223.0,212.0,317.0,487.0,1002.0,1063.0,718.0,773.0,759.0,989.0,1156.0,1211.0,1107.0,1094.0,879.0,582.0:2
|
321 |
+
124.0,51.0,37.0,12.0,15.0,23.0,31.0,89.0,188.0,316.0,442.0,656.0,1250.0,1427.0,1229.0,993.0,944.0,1056.0,1144.0,1068.0,855.0,681.0,411.0,245.0:2
|
322 |
+
80.0,78.0,34.0,23.0,23.0,16.0,43.0,94.0,255.0,245.0,333.0,544.0,1012.0,975.0,886.0,883.0,866.0,1077.0,1116.0,1070.0,730.0,561.0,310.0,143.0:2
|
323 |
+
223.0,158.0,116.0,54.0,41.0,16.0,54.0,76.0,258.0,232.0,353.0,629.0,1195.0,1387.0,1179.0,1119.0,1081.0,1400.0,1628.0,1560.0,1578.0,1409.0,1246.0,694.0:2
|
324 |
+
98.0,55.0,35.0,33.0,13.0,10.0,28.0,67.0,164.0,182.0,363.0,544.0,976.0,1106.0,937.0,805.0,821.0,995.0,1042.0,900.0,705.0,451.0,276.0,155.0:2
|
325 |
+
147.0,55.0,41.0,18.0,9.0,19.0,29.0,65.0,159.0,173.0,376.0,703.0,1230.0,1371.0,1172.0,1027.0,952.0,1189.0,1242.0,1286.0,1098.0,815.0,491.0,249.0:2
|
326 |
+
94.0,45.0,41.0,20.0,17.0,7.0,20.0,85.0,195.0,222.0,361.0,628.0,1090.0,1243.0,1104.0,836.0,837.0,1125.0,1441.0,1315.0,1051.0,892.0,573.0,241.0:2
|
327 |
+
74.0,48.0,23.0,22.0,12.0,23.0,31.0,58.0,203.0,225.0,346.0,594.0,1102.0,1081.0,885.0,791.0,889.0,1087.0,1120.0,972.0,791.0,634.0,392.0,186.0:2
|
328 |
+
147.0,54.0,32.0,6.0,19.0,13.0,25.0,97.0,212.0,204.0,456.0,691.0,1198.0,1129.0,993.0,871.0,839.0,934.0,1141.0,1119.0,926.0,807.0,599.0,267.0:2
|
329 |
+
89.0,48.0,22.0,14.0,14.0,22.0,29.0,106.0,252.0,223.0,403.0,631.0,1077.0,1034.0,908.0,840.0,764.0,1103.0,1244.0,1044.0,859.0,588.0,327.0,169.0:2
|
330 |
+
116.0,74.0,42.0,27.0,23.0,22.0,30.0,70.0,156.0,195.0,374.0,558.0,1054.0,1029.0,752.0,749.0,777.0,868.0,997.0,923.0,750.0,623.0,369.0,171.0:2
|
331 |
+
111.0,49.0,18.0,6.0,17.0,16.0,54.0,56.0,166.0,179.0,360.0,507.0,948.0,1090.0,934.0,873.0,787.0,987.0,1136.0,924.0,771.0,520.0,359.0,197.0:2
|
332 |
+
98.0,53.0,31.0,23.0,21.0,32.0,12.0,70.0,138.0,157.0,267.0,477.0,1138.0,1093.0,944.0,1014.0,969.0,1112.0,1191.0,1191.0,955.0,731.0,500.0,247.0:2
|
333 |
+
90.0,67.0,46.0,42.0,31.0,29.0,24.0,70.0,147.0,168.0,313.0,594.0,1060.0,1077.0,878.0,794.0,805.0,992.0,1059.0,930.0,714.0,511.0,320.0,145.0:2
|
334 |
+
129.0,75.0,53.0,30.0,25.0,24.0,41.0,101.0,264.0,204.0,392.0,666.0,1207.0,1203.0,1025.0,1022.0,913.0,1211.0,1238.0,1229.0,1059.0,846.0,522.0,290.0:2
|
335 |
+
125.0,66.0,27.0,14.0,59.0,86.0,52.0,79.0,246.0,163.0,344.0,593.0,1193.0,1182.0,899.0,882.0,795.0,1009.0,1192.0,1078.0,932.0,796.0,552.0,302.0:2
|
336 |
+
195.0,98.0,65.0,21.0,21.0,16.0,39.0,46.0,151.0,181.0,402.0,666.0,1287.0,1442.0,1158.0,985.0,936.0,1384.0,1629.0,1534.0,1263.0,1217.0,969.0,739.0:2
|
337 |
+
212.0,91.0,75.0,49.0,37.0,15.0,33.0,98.0,243.0,263.0,386.0,602.0,1157.0,1202.0,934.0,954.0,902.0,1200.0,1350.0,1393.0,1188.0,1109.0,785.0,419.0:2
|
338 |
+
203.0,119.0,66.0,63.0,50.0,31.0,38.0,85.0,196.0,201.0,392.0,571.0,1158.0,1156.0,975.0,954.0,937.0,1182.0,1539.0,1680.0,1470.0,1323.0,1130.0,673.0:2
|
339 |
+
69.0,30.0,13.0,33.0,27.0,30.0,28.0,82.0,175.0,199.0,342.0,576.0,1108.0,1077.0,814.0,812.0,776.0,841.0,1179.0,1163.0,796.0,677.0,455.0,207.0:2
|
340 |
+
136.0,99.0,65.0,77.0,25.0,24.0,30.0,85.0,224.0,218.0,388.0,702.0,1312.0,1355.0,1041.0,938.0,1034.0,1365.0,1633.0,1675.0,1448.0,1288.0,970.0,765.0:2
|
341 |
+
214.0,114.0,86.0,54.0,15.0,18.0,45.0,102.0,166.0,205.0,441.0,589.0,1172.0,1232.0,982.0,849.0,898.0,1286.0,1693.0,1600.0,1496.0,1294.0,975.0,711.0:2
|
342 |
+
161.0,98.0,61.0,51.0,31.0,15.0,26.0,68.0,150.0,246.0,359.0,674.0,1301.0,1337.0,1110.0,988.0,996.0,1285.0,1563.0,1703.0,1528.0,1340.0,1147.0,762.0:2
|
343 |
+
171.0,142.0,45.0,42.0,33.0,13.0,40.0,89.0,253.0,249.0,392.0,667.0,1277.0,1222.0,917.0,922.0,929.0,1013.0,1174.0,1141.0,836.0,852.0,577.0,301.0:2
|
344 |
+
161.0,92.0,49.0,21.0,17.0,17.0,28.0,81.0,172.0,170.0,326.0,615.0,1141.0,1077.0,966.0,958.0,935.0,1091.0,1271.0,1094.0,923.0,492.0,331.0,237.0:2
|
345 |
+
104.0,100.0,31.0,16.0,26.0,17.0,34.0,100.0,236.0,279.0,431.0,597.0,1248.0,1280.0,1046.0,975.0,910.0,1083.0,1277.0,1313.0,1102.0,894.0,725.0,530.0:2
|
346 |
+
178.0,78.0,22.0,11.0,32.0,20.0,34.0,107.0,277.0,234.0,388.0,574.0,931.0,985.0,949.0,829.0,831.0,910.0,1028.0,951.0,800.0,471.0,363.0,164.0:2
|
347 |
+
123.0,51.0,28.0,24.0,24.0,16.0,32.0,63.0,244.0,229.0,391.0,705.0,1206.0,1240.0,1034.0,940.0,920.0,1114.0,1326.0,1169.0,891.0,752.0,602.0,258.0:2
|
348 |
+
94.0,89.0,44.0,22.0,11.0,5.0,31.0,77.0,202.0,200.0,296.0,564.0,1028.0,1115.0,881.0,939.0,910.0,988.0,1204.0,1188.0,892.0,727.0,498.0,257.0:2
|
349 |
+
213.0,113.0,51.0,25.0,31.0,25.0,39.0,130.0,269.0,230.0,387.0,696.0,1360.0,1571.0,1294.0,1203.0,1065.0,1456.0,1711.0,1919.0,1586.0,1452.0,1112.0,992.0:2
|
350 |
+
74.0,56.0,45.0,20.0,52.0,17.0,26.0,72.0,137.0,201.0,377.0,572.0,1036.0,1176.0,940.0,831.0,773.0,1028.0,1190.0,1113.0,902.0,682.0,431.0,225.0:2
|
351 |
+
325.0,208.0,109.0,77.0,27.0,9.0,17.0,48.0,96.0,200.0,359.0,706.0,1164.0,1418.0,1359.0,1227.0,1187.0,1119.0,1329.0,1215.0,962.0,776.0,557.0,414.0:2
|
352 |
+
114.0,112.0,32.0,55.0,27.0,19.0,27.0,107.0,199.0,207.0,419.0,610.0,1123.0,898.0,691.0,605.0,623.0,831.0,992.0,1048.0,889.0,595.0,348.0,189.0:2
|
353 |
+
183.0,123.0,78.0,59.0,28.0,13.0,24.0,104.0,258.0,288.0,437.0,811.0,1417.0,1427.0,1247.0,1004.0,1036.0,1380.0,1757.0,1809.0,1646.0,1520.0,1147.0,800.0:2
|
354 |
+
139.0,88.0,51.0,38.0,20.0,9.0,27.0,95.0,192.0,221.0,327.0,501.0,1018.0,1168.0,1005.0,866.0,808.0,984.0,1036.0,988.0,765.0,576.0,362.0,170.0:2
|
355 |
+
175.0,80.0,66.0,49.0,40.0,18.0,47.0,92.0,222.0,293.0,113.0,691.0,1109.0,1257.0,984.0,953.0,979.0,1314.0,1525.0,1570.0,1408.0,1104.0,896.0,554.0:2
|
356 |
+
160.0,140.0,107.0,65.0,15.0,31.0,35.0,61.0,185.0,172.0,341.0,666.0,1360.0,1535.0,1214.0,970.0,1090.0,1407.0,1562.0,1580.0,1386.0,1207.0,959.0,664.0:2
|
357 |
+
115.0,89.0,102.0,42.0,27.0,17.0,26.0,101.0,269.0,245.0,367.0,665.0,1114.0,1199.0,1109.0,967.0,1034.0,1140.0,1228.0,1187.0,1043.0,792.0,607.0,317.0:2
|
358 |
+
108.0,67.0,66.0,27.0,31.0,22.0,24.0,86.0,169.0,183.0,390.0,702.0,1191.0,1277.0,1046.0,1043.0,1029.0,1146.0,1288.0,1278.0,1009.0,795.0,650.0,321.0:2
|
359 |
+
366.0,187.0,87.0,69.0,63.0,24.0,18.0,61.0,148.0,126.0,320.0,667.0,1198.0,1258.0,1248.0,1121.0,1111.0,1251.0,1314.0,1168.0,1021.0,717.0,468.0,325.0:2
|
360 |
+
118.0,41.0,40.0,16.0,47.0,20.0,25.0,102.0,241.0,229.0,340.0,594.0,913.0,1064.0,828.0,799.0,743.0,949.0,1177.0,1095.0,897.0,723.0,475.0,247.0:2
|
361 |
+
176.0,105.0,70.0,23.0,9.0,22.0,14.0,81.0,186.0,266.0,465.0,607.0,1244.0,1194.0,1016.0,923.0,1028.0,1221.0,1626.0,1527.0,1423.0,1221.0,1053.0,745.0:2
|
362 |
+
136.0,95.0,37.0,34.0,22.0,13.0,38.0,95.0,246.0,232.0,447.0,672.0,1303.0,1314.0,1120.0,1069.0,1125.0,1454.0,1809.0,1706.0,1460.0,1249.0,895.0,729.0:2
|
363 |
+
153.0,75.0,47.0,27.0,8.0,19.0,36.0,107.0,159.0,208.0,406.0,683.0,1304.0,1404.0,1150.0,947.0,911.0,1104.0,1259.0,1331.0,1076.0,841.0,553.0,277.0:2
|
364 |
+
103.0,65.0,69.0,34.0,15.0,28.0,29.0,82.0,282.0,220.0,426.0,677.0,1195.0,1319.0,983.0,984.0,962.0,1047.0,1140.0,1043.0,981.0,667.0,374.0,211.0:2
|
365 |
+
238.0,164.0,83.0,31.0,48.0,25.0,24.0,106.0,231.0,188.0,418.0,764.0,1288.0,1349.0,1074.0,985.0,1168.0,1373.0,1564.0,1565.0,1558.0,1297.0,1054.0,1013.0:2
|
366 |
+
135.0,104.0,79.0,34.0,46.0,32.0,41.0,65.0,225.0,199.0,347.0,557.0,1120.0,1095.0,919.0,909.0,863.0,1001.0,1063.0,1180.0,918.0,686.0,378.0,185.0:2
|
367 |
+
156.0,95.0,52.0,32.0,24.0,26.0,37.0,80.0,238.0,222.0,485.0,705.0,1269.0,1356.0,1144.0,970.0,1073.0,1301.0,1629.0,1577.0,1593.0,1439.0,1240.0,799.0:2
|
368 |
+
132.0,64.0,23.0,24.0,30.0,27.0,23.0,87.0,207.0,210.0,338.0,480.0,903.0,973.0,820.0,856.0,884.0,1139.0,1250.0,1167.0,957.0,768.0,506.0,336.0:2
|
369 |
+
151.0,65.0,25.0,16.0,21.0,27.0,27.0,116.0,220.0,254.0,363.0,634.0,1116.0,1214.0,963.0,952.0,927.0,1132.0,1202.0,1122.0,1097.0,879.0,642.0,345.0:2
|
370 |
+
86.0,64.0,63.0,22.0,16.0,28.0,35.0,72.0,231.0,183.0,386.0,537.0,1130.0,1210.0,918.0,836.0,854.0,1013.0,1149.0,1053.0,875.0,540.0,307.0,166.0:2
|
371 |
+
147.0,93.0,50.0,36.0,25.0,13.0,35.0,87.0,199.0,214.0,500.0,600.0,1162.0,1094.0,953.0,805.0,845.0,1003.0,1164.0,1156.0,885.0,686.0,346.0,282.0:2
|
372 |
+
110.0,67.0,54.0,30.0,15.0,25.0,30.0,64.0,230.0,278.0,364.0,580.0,1044.0,1075.0,936.0,774.0,831.0,1060.0,1298.0,1251.0,962.0,743.0,470.0,281.0:2
|
373 |
+
138.0,67.0,61.0,29.0,36.0,18.0,28.0,81.0,165.0,204.0,416.0,641.0,1259.0,1286.0,1092.0,965.0,1053.0,1329.0,1602.0,1744.0,1504.0,1144.0,1062.0,719.0:2
|
374 |
+
109.0,105.0,18.0,24.0,19.0,10.0,27.0,81.0,164.0,210.0,352.0,555.0,1113.0,1232.0,958.0,707.0,687.0,927.0,1259.0,1186.0,907.0,736.0,443.0,293.0:2
|
375 |
+
77.0,58.0,45.0,29.0,35.0,15.0,19.0,91.0,155.0,181.0,359.0,517.0,962.0,923.0,815.0,807.0,850.0,934.0,1083.0,992.0,763.0,533.0,340.0,180.0:2
|
376 |
+
227.0,101.0,47.0,42.0,76.0,24.0,34.0,89.0,164.0,214.0,377.0,631.0,1282.0,1344.0,1151.0,1084.0,1124.0,1124.0,1259.0,1216.0,1004.0,765.0,496.0,259.0:2
|
377 |
+
140.0,57.0,45.0,32.0,19.0,23.0,32.0,89.0,159.0,207.0,344.0,535.0,1024.0,1156.0,959.0,804.0,782.0,1084.0,1219.0,1301.0,1056.0,846.0,635.0,378.0:2
|
378 |
+
120.0,57.0,37.0,28.0,13.0,14.0,18.0,80.0,187.0,174.0,275.0,605.0,958.0,1169.0,807.0,865.0,774.0,938.0,1187.0,1055.0,753.0,630.0,393.0,232.0:2
|
379 |
+
207.0,147.0,71.0,57.0,39.0,29.0,36.0,85.0,240.0,210.0,391.0,624.0,1343.0,1473.0,1178.0,1150.0,1090.0,1200.0,1440.0,1478.0,1506.0,1290.0,1106.0,769.0:2
|
380 |
+
293.0,180.0,73.0,96.0,85.0,44.0,86.0,159.0,218.0,414.0,750.0,1227.0,1775.0,2045.0,1938.0,1845.0,1656.0,1443.0,1604.0,1505.0,1553.0,1399.0,993.0,557.0:2
|
381 |
+
149.0,88.0,39.0,30.0,22.0,9.0,30.0,64.0,215.0,267.0,483.0,671.0,1251.0,1174.0,1039.0,921.0,867.0,1247.0,1264.0,1355.0,1189.0,961.0,690.0,328.0:2
|
Chinatown/Chinatown_TRAIN.ts
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
## PedestrianCountingSystem dataset
|
2 |
+
#
|
3 |
+
#The City of Melbourne, Australia has developed an automated pedestrian counting system to better understand pedestrian activity within the municipality, such as how people use different city locations at different time of the day. The data analysis can facility decision making and urban planning for the future.
|
4 |
+
#
|
5 |
+
#We extract data of 10 locations for the whole year 2017. We make two datasets from these data.
|
6 |
+
#
|
7 |
+
### MelbournePedestrian (not this file) and Chinatown
|
8 |
+
#
|
9 |
+
#Data are pedestrian count in Chinatown-Swanston St (North for 12
|
10 |
+
#months of the year 2017. Classes are based on whether data are from
|
11 |
+
#a normal day or a weekend day.
|
12 |
+
#
|
13 |
+
#- Class 1: Weekend
|
14 |
+
#- Class 2: Weekday
|
15 |
+
#
|
16 |
+
#Train size: 20
|
17 |
+
#
|
18 |
+
#Test size: 343
|
19 |
+
#
|
20 |
+
#Missing value: No
|
21 |
+
#
|
22 |
+
#Number of classses: 2
|
23 |
+
#
|
24 |
+
#Time series length: 24
|
25 |
+
#
|
26 |
+
#There is nothing to infer from the order of examples in the train and test set.
|
27 |
+
#
|
28 |
+
#Data source: City of Melbourne (see [1]). Data edited by Hoang Anh Dau.
|
29 |
+
#
|
30 |
+
#[1] http://www.pedestrian.melbourne.vic.gov.au/#date=11-06-2018&time=4
|
31 |
+
@problemName Chinatown
|
32 |
+
@timeStamps false
|
33 |
+
@missing false
|
34 |
+
@univariate true
|
35 |
+
@equalLength true
|
36 |
+
@seriesLength 24
|
37 |
+
@classLabel true 1 2
|
38 |
+
@data
|
39 |
+
573.0,375.0,301.0,212.0,55.0,34.0,25.0,33.0,113.0,143.0,303.0,615.0,1226.0,1281.0,1221.0,1081.0,866.0,1096.0,1039.0,975.0,746.0,581.0,409.0,182.0:1
|
40 |
+
394.0,264.0,140.0,144.0,104.0,28.0,28.0,25.0,70.0,153.0,401.0,649.0,1216.0,1399.0,1249.0,1240.0,1109.0,1137.0,1290.0,1137.0,791.0,638.0,597.0,316.0:1
|
41 |
+
603.0,348.0,176.0,177.0,47.0,30.0,40.0,42.0,101.0,180.0,401.0,777.0,1344.0,1573.0,1408.0,1243.0,1141.0,1178.0,1256.0,1114.0,814.0,635.0,304.0,168.0:1
|
42 |
+
428.0,309.0,199.0,117.0,82.0,43.0,24.0,64.0,152.0,183.0,408.0,797.0,1288.0,1491.0,1523.0,1460.0,1365.0,1520.0,1700.0,1797.0,1596.0,1139.0,910.0,640.0:1
|
43 |
+
372.0,310.0,203.0,133.0,65.0,39.0,27.0,36.0,107.0,139.0,329.0,651.0,990.0,1027.0,1041.0,971.0,1104.0,844.0,1023.0,1019.0,862.0,643.0,591.0,452.0:1
|
44 |
+
448.0,344.0,183.0,146.0,71.0,14.0,30.0,41.0,108.0,137.0,277.0,576.0,1010.0,1271.0,1264.0,1062.0,1093.0,1030.0,1069.0,1151.0,898.0,754.0,467.0,362.0:1
|
45 |
+
621.0,322.0,221.0,150.0,65.0,40.0,42.0,84.0,148.0,190.0,341.0,685.0,1162.0,1391.0,1367.0,1279.0,1318.0,1336.0,1440.0,1479.0,1417.0,1347.0,1003.0,803.0:1
|
46 |
+
597.0,409.0,142.0,93.0,48.0,30.0,34.0,87.0,132.0,157.0,389.0,1024.0,1648.0,1768.0,1703.0,1706.0,1520.0,1562.0,1608.0,1766.0,1533.0,1441.0,1252.0,964.0:1
|
47 |
+
525.0,431.0,248.0,240.0,91.0,64.0,29.0,117.0,200.0,236.0,456.0,717.0,1331.0,1609.0,1563.0,1398.0,1465.0,1459.0,1631.0,1891.0,1847.0,1731.0,1375.0,1188.0:1
|
48 |
+
587.0,382.0,165.0,192.0,130.0,44.0,21.0,35.0,73.0,132.0,299.0,639.0,1110.0,1320.0,1208.0,1069.0,1070.0,1164.0,1547.0,1575.0,1503.0,1139.0,1066.0,776.0:1
|
49 |
+
144.0,73.0,21.0,16.0,10.0,12.0,26.0,100.0,177.0,220.0,371.0,599.0,1280.0,1346.0,1461.0,1367.0,1319.0,1205.0,1250.0,1269.0,981.0,806.0,550.0,320.0:2
|
50 |
+
141.0,63.0,51.0,14.0,16.0,14.0,28.0,103.0,172.0,205.0,442.0,601.0,1165.0,1228.0,912.0,872.0,847.0,1227.0,1561.0,1611.0,1386.0,1007.0,810.0,680.0:2
|
51 |
+
67.0,67.0,107.0,14.0,11.0,19.0,18.0,75.0,185.0,223.0,298.0,571.0,1044.0,1107.0,872.0,765.0,824.0,1032.0,1237.0,1084.0,759.0,543.0,377.0,168.0:2
|
52 |
+
69.0,54.0,35.0,6.0,7.0,15.0,19.0,76.0,212.0,238.0,364.0,717.0,1223.0,1166.0,994.0,931.0,929.0,1093.0,1275.0,1161.0,1083.0,726.0,441.0,241.0:2
|
53 |
+
142.0,104.0,55.0,33.0,51.0,13.0,36.0,77.0,185.0,222.0,437.0,739.0,1326.0,1372.0,979.0,942.0,1019.0,1250.0,1663.0,1781.0,1513.0,1188.0,1000.0,638.0:2
|
54 |
+
256.0,171.0,104.0,67.0,51.0,26.0,25.0,41.0,170.0,192.0,334.0,801.0,1341.0,1468.0,1395.0,1221.0,1168.0,1284.0,1400.0,1321.0,1099.0,791.0,498.0,272.0:2
|
55 |
+
130.0,68.0,52.0,23.0,10.0,16.0,28.0,128.0,226.0,271.0,402.0,652.0,1282.0,1353.0,1084.0,1124.0,920.0,1063.0,1160.0,1184.0,893.0,720.0,541.0,304.0:2
|
56 |
+
78.0,60.0,51.0,17.0,10.0,12.0,22.0,73.0,172.0,186.0,318.0,414.0,1003.0,1153.0,981.0,846.0,872.0,1051.0,1200.0,1276.0,1004.0,841.0,525.0,315.0:2
|
57 |
+
95.0,63.0,45.0,26.0,3.0,23.0,28.0,108.0,209.0,241.0,372.0,549.0,1206.0,1223.0,1156.0,1102.0,1083.0,1107.0,1109.0,1193.0,900.0,660.0,442.0,226.0:2
|
58 |
+
82.0,93.0,51.0,28.0,39.0,17.0,30.0,138.0,225.0,261.0,358.0,621.0,1074.0,1176.0,914.0,858.0,830.0,928.0,954.0,871.0,730.0,506.0,262.0,150.0:2
|
CinCECGTorso/CinCECGTorso_TEST.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36cb8968a7a8f8be5d76118ac911e32ac6e40202a8388db0c151d4269ed4bd31
|
3 |
+
size 25977483
|
Computers/Computers_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
Computers/Computers_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
DuckDuckGeese/DuckDuckGeese_TEST.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b261347a2c9b914825d8bae19950c62be4dfade733082dbf0d0509978e975d9
|
3 |
+
size 152960971
|
DuckDuckGeese/DuckDuckGeese_TRAIN.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8d4e7cb50116803f4035278f2b48949ae4ce25a1bba96043995ac98096917ad
|
3 |
+
size 152489148
|
EigenWorms/EigenWorms_TEST.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c857e52906834bbebcbbaad968b136308c162c8d103b6adf5a4832b025e30b2e
|
3 |
+
size 132845364
|
EigenWorms/EigenWorms_TRAIN.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0732d9e58932b084545fddfb34a3fcf7edacf9917ce1e624fde5ea5b31b099de
|
3 |
+
size 129771958
|
FaceDetection/FaceDetection_TEST.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:070529a75e0c8c94d9c7e48a145ad441012d09dcd94e4c8da0cba537248dccd4
|
3 |
+
size 295402468
|
FaceDetection/FaceDetection_TRAIN.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afaed1f9f315f71369c591ac8ae7981c7424eaec639ee620fd91a9b26cf19499
|
3 |
+
size 493652128
|
FordB/FordB_TRAIN.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa934926816906ca42cd3fd2e82f824f2a94963e9a25bcb4742ab828f634f8c3
|
3 |
+
size 20313646
|
GestureMidAirD2/GestureMidAirD2_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
GestureMidAirD2/GestureMidAirD2_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
GestureMidAirD3/GestureMidAirD3_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
GestureMidAirD3/GestureMidAirD3_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
GunPointAgeSpan/GunPointAgeSpan_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
GunPointAgeSpan/GunPointAgeSpan_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
Haptics/Haptics_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
Haptics/Haptics_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
HouseTwenty/HouseTwenty_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
HouseTwenty/HouseTwenty_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
InsectWingbeat/InsectWingbeat_TEST.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75a6a60a0e0809499ca05b1de1e55245efffe4357177899ce4d2bae2fb034dc1
|
3 |
+
size 297669461
|
InsectWingbeat/InsectWingbeat_TRAIN.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:122cddf12b5344121fa28306d5b806b94b21be359736ca948e9a83b9ebf6ad85
|
3 |
+
size 298261812
|
ItalyPowerDemand/ItalyPowerDemand_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
ItalyPowerDemand/ItalyPowerDemand_TRAIN.ts
ADDED
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#The data was derived from twelve monthly electrical power demand
|
2 |
+
#time series from Italy and first used in the paper "Intelligent
|
3 |
+
#Icons: Integrating Lite-Weight Data Mining and Visualization into
|
4 |
+
#GUI Operating Systems". The classification task is to distinguish
|
5 |
+
#days from Oct to March (inclusive) from April to September.
|
6 |
+
@problemName ItalyPowerDemand
|
7 |
+
@timeStamps false
|
8 |
+
@missing false
|
9 |
+
@univariate true
|
10 |
+
@equalLength true
|
11 |
+
@seriesLength 24
|
12 |
+
@classLabel true 1 2
|
13 |
+
@data
|
14 |
+
-0.71051757,-1.1833204,-1.3724416,-1.5930829,-1.4670021,-1.3724416,-1.0887599,0.045966947,0.92853223,1.0861332,1.2752543,0.96005242,0.61333034,0.014446758,-0.6474772,-0.26923494,-0.20619456,0.61333034,1.3698149,1.4643754,1.054613,0.58181015,0.1720477,-0.26923494:1
|
15 |
+
-0.99300935,-1.4267865,-1.5798843,-1.6054006,-1.6309169,-1.3757539,-1.0185257,-0.35510183,0.71658276,1.2013925,1.1248436,1.0482947,0.79313166,0.46141977,0.48693607,0.56348497,0.61451757,0.30832197,0.25728936,1.0993273,1.0482947,0.69106647,-0.048906237,-0.38061813:1
|
16 |
+
1.3190669,0.56977448,0.19512825,-0.085856424,-0.17951799,-0.27317954,-0.085856424,-1.3971182,-1.1161336,-0.74148733,0.0078051347,-0.085856424,0.0078051347,-0.46050266,-0.55416422,-0.74148733,-0.74148733,-0.74148733,-1.1161336,-0.46050266,0.47611292,2.3493441,2.2556825,1.6000516:2
|
17 |
+
-0.81244429,-1.1575534,-1.4163852,-1.5314215,-1.5026624,-1.4163852,-1.6464579,-0.46733521,0.6542693,1.0568965,1.3444874,1.200692,0.99937838,0.6542693,0.74054657,0.88434202,0.88434202,0.68302839,0.62551021,0.42419658,-0.0071897655,-0.035948855,0.1078466,-0.26602157:2
|
18 |
+
-0.97284033,-1.3905178,-1.5367049,-1.6202404,-1.6202404,-1.4531694,-0.9937242,0.050469368,0.63521776,1.0320113,0.80228873,0.8231726,0.65610163,0.3846113,0.32195969,0.48903066,0.61433389,1.3035016,1.24085,1.0737791,0.55168227,0.42637904,-0.17925321,-0.63869838:1
|
19 |
+
0.36742384,-0.27780827,-0.76173234,-0.86927102,-1.1381178,-1.0843484,-1.1381178,-0.60042432,-1.0843484,-0.27780827,0.36742384,0.47496251,0.52873185,0.098577125,-0.27780827,-0.38534696,-0.60042432,-0.54665497,-0.49288564,0.36742384,2.3031202,2.0880428,1.7654268,1.173964:1
|
20 |
+
0.087212802,-0.5764553,-1.0869692,-1.3932776,-1.3932776,-1.2911748,-1.7506373,-0.72960947,0.34246976,1.7208573,1.8229601,1.7719087,1.159292,0.80193229,0.18931559,-0.014889982,-0.065941374,-0.065941374,-0.014889982,0.087212802,-0.32119833,-0.21909555,0.7508809,0.18931559:2
|
21 |
+
-1.0990687,-1.375564,-1.5230281,-1.5598942,-1.5967602,-1.430863,-1.1359347,-0.23271685,0.652068,0.94699629,1.0022954,0.91013026,0.79953215,0.43087179,0.55990291,0.63363499,0.83639818,0.78109913,1.2050586,0.98386233,0.59676895,0.30184066,-0.12211874,-0.56451118:1
|
22 |
+
-1.1498699,-1.5492459,-1.4893395,-1.5692147,-1.5692147,-1.4494019,-1.0899635,0.088195523,0.3477899,1.0666666,1.1066042,1.0466978,0.64732186,0.50754028,0.60738427,0.62735306,0.68725946,0.72719705,1.0666666,0.96682264,0.58741547,0.36775869,-0.071554863,-0.51086841:1
|
23 |
+
-0.75623962,-1.1883766,-1.3154757,-1.4425748,-1.4425748,-1.2900559,-1.5442541,-0.88333872,0.41307207,1.2010865,1.277346,1.2519261,0.99772791,0.845209,0.89604864,0.97230809,1.0231478,0.7181099,0.31139279,0.48933153,-0.14616395,-0.19700358,0.057194601,-0.24784322:2
|
24 |
+
-0.50951707,-1.2395714,-1.2395714,-1.6045985,-1.6045985,-1.1483146,-0.78328746,-1.2395714,-0.14448992,0.95059156,1.3156187,1.4981323,1.2243619,0.85933478,0.49430761,0.76807799,0.49430761,0.49430761,0.12928045,-0.32700349,-0.69203065,1.0418483,0.85933478,0.40305082:2
|
25 |
+
-1.0048172,-1.3816236,-1.5574667,-1.6077075,-1.6579484,-1.4318645,-1.0801785,0.22608387,0.9294559,1.1806602,1.1052989,0.87921505,0.72849247,0.52752903,0.55264946,0.65313118,0.57776989,0.27632473,0.22608387,1.2057806,0.77873333,0.52752903,0.025120436,-0.67825161:1
|
26 |
+
-0.97486577,-1.2824483,-1.5490198,-1.6105364,-1.6310419,-1.4875033,-1.0158768,-0.13414016,0.68607994,1.0346735,1.014168,0.89113497,0.52203592,0.44001391,0.39900291,0.41950841,0.54254143,1.301245,1.219223,0.91164047,0.58355243,0.52203592,-0.19565667,-0.60576673:1
|
27 |
+
-0.8749153,-1.2653157,-1.4884017,-1.6836019,-1.6836019,-1.5162874,-1.2653157,-0.31720038,0.51937202,1.1328584,1.1886299,1.1886299,0.88188674,0.57514352,0.60302927,0.63091502,0.88188674,0.49148628,0.26840031,0.35205754,0.88188674,0.63091502,0.15685732,-0.28931464:2
|
28 |
+
-0.96432326,-1.4332951,-1.5270895,-1.6208838,-1.667781,-1.4332951,-0.96432326,-0.23741698,0.65362945,1.1460499,1.1460499,1.0053583,0.7708724,0.37224636,0.37224636,0.55983509,0.5363865,0.39569495,0.46604073,1.4039844,0.88811534,0.55983509,0.067414695,-0.49535147:1
|
29 |
+
0.83967029,-0.36945493,-0.42703232,-0.83007406,-0.94522885,-0.88765145,-1.8088897,-1.5210028,-1.117961,-0.42703232,0.37905116,0.66693812,0.83967029,0.1487416,-0.081567973,-0.31187754,-0.5421871,-0.25430015,-0.023990582,0.37905116,0.95482508,2.1639503,1.7033312,1.4730216:2
|
30 |
+
-0.5855154,-0.81972157,-1.1877598,-1.455424,-1.7900042,-1.388508,-1.0539277,-0.41822529,-0.45168331,0.11710308,0.51859936,0.65243145,0.55205738,0.21747715,-0.11710308,-0.48514133,0.016729013,1.1543018,1.421966,1.6227141,1.52234,1.3215919,0.68588947,-0.050187035:1
|
31 |
+
-0.25805705,-0.73143556,-1.1259177,-1.362607,-1.4809516,-1.4415034,-1.0864695,-0.77088377,-0.81033198,0.018080433,0.33366612,0.64925181,0.68870002,-0.1002642,-0.21860884,-0.29750526,-0.25805705,0.88594105,1.5171125,1.7143535,1.6354571,1.3593196,0.84649285,0.29421791:1
|
32 |
+
-0.8695845,-1.2261027,-1.4180741,-1.527772,-1.527772,-1.472923,-1.5551964,-0.65018867,0.50163941,1.1872514,1.2146758,1.2969493,1.0227045,0.69361076,0.69361076,0.80330867,0.80330867,0.66618628,0.3919415,0.33709254,0.090272243,0.11769672,0.44679046,-0.01942567:2
|
33 |
+
-1.07068,-1.3139809,-1.48242,-1.5572818,-1.5572818,-1.48242,-1.0519645,-0.17233815,0.46398732,0.96930461,0.9318737,0.91315825,0.68857278,0.63242641,0.48270278,0.52013369,0.65114187,1.2874673,1.0815973,1.0628819,0.66985732,0.31426368,-0.26591542,-0.71508634:1
|
34 |
+
-1.0419662,-1.3488029,-1.5213985,-1.617285,-1.6364623,-1.2145619,-1.0994981,-0.25569723,0.77987657,1.1442451,1.1634224,0.9716495,0.85658575,0.49221718,0.45386259,0.53057176,0.70316739,0.6839901,1.1058905,1.0100041,0.51139447,0.24291237,-0.21734265,-0.69677498:1
|
35 |
+
-0.81286761,-1.1727142,-1.5068574,-1.558264,-1.6096707,-1.3783408,-1.1213075,-0.63294435,0.62651852,1.3205083,1.3976183,1.3976183,1.1662883,0.75503514,0.65222184,0.70362849,0.67792517,0.42089193,0.29237531,0.086748719,0.0096387477,0.52370523,0.18956202,-0.42731777:2
|
36 |
+
-1.0944947,-1.3613994,-1.606062,-1.6505462,-1.6505462,-1.4726097,-1.1167367,0.26227095,0.84056449,1.1297113,1.1074692,1.018501,0.77383832,0.37348125,0.37348125,0.59590184,0.55141772,0.35123919,0.50693361,1.1741954,0.75159626,0.46244949,0.017608295,-0.33826465:1
|
37 |
+
-0.83894258,-1.1511073,-1.4632719,-1.5881378,-1.7130037,-1.4320555,-1.0262414,-0.4331285,0.22241734,0.44093261,0.97161257,1.0340455,0.81553023,0.44093261,0.097551463,0.097551463,0.12876793,1.0340455,1.3774267,1.4710761,1.0964784,0.69066436,0.066334995,-0.33947909:1
|
38 |
+
-0.96550567,-1.344988,-1.5584468,-1.6533173,-1.6295997,-1.4635762,-1.0603763,0.078070577,0.62357635,1.2639527,1.1927998,0.95562332,0.78959982,0.36268228,0.41011757,0.33896464,0.50498814,0.33896464,0.52870578,1.4299762,0.81331747,0.50498814,-0.016799991,-0.44371754:1
|
39 |
+
-0.40497694,-1.0099218,-1.332559,-1.4535479,-1.4938776,-1.2922293,-0.84860314,-0.5259659,0.80491268,1.4098575,1.4098575,1.2082092,0.76458302,0.11930856,-0.32431763,-0.24365833,-0.16299902,-0.4453066,-0.16299902,1.7324947,1.4098575,0.92590164,0.15963821,-0.24365833:1
|
40 |
+
-0.92024696,-1.3825106,-1.5365984,-1.6136424,-1.6393237,-1.4338732,-0.99729089,-0.3038955,0.6719943,1.1342579,1.2113018,1.2113018,0.77471954,0.36381857,0.38949988,0.33813726,0.46654381,0.38949988,0.38949988,1.391071,0.9031261,0.62063168,-0.098445017,-0.32957681:1
|
41 |
+
-0.64846556,-1.0947214,-1.3736314,-1.4851953,-1.6525413,-1.4294133,-0.81581151,-0.8715935,0.13248221,1.0807759,1.3596859,1.3596859,1.3039039,0.85764799,0.80186601,0.91342997,1.0807759,0.57873808,0.35561015,-0.034863743,-0.70424755,0.1882642,0.29982816,-0.20220969:2
|
42 |
+
-0.97386362,-1.2951382,-1.562867,-1.6431857,-1.5093212,-1.5093212,-1.0809551,-0.3848602,0.47187205,1.3821501,1.3286043,1.2750585,0.90023817,0.65928223,0.712828,0.712828,0.63250935,0.36478052,0.28446188,0.12382458,0.31123476,0.84669241,0.23091611,-0.27776867:2
|
43 |
+
-0.88821875,-1.3608299,-1.5846983,-1.6095726,-1.5846983,-1.460327,-0.98771583,-0.51510469,0.50474041,1.1017229,1.1763457,1.0271001,0.6788603,0.33062051,0.45499187,0.45499187,0.57936322,0.4301176,0.45499187,1.4499627,0.95247728,0.75348312,0.057003537,-0.41560761:1
|
44 |
+
-1.0434107,-1.3483344,-1.5007963,-1.5770272,-1.6342004,-1.4626808,-1.0815262,-0.28110152,0.84330456,0.97670867,0.97670867,0.86236229,0.70990045,0.38591904,0.53838088,0.51932315,0.74801591,1.0148241,1.167286,1.0338819,0.51932315,0.30968812,-0.10958195,-0.56696746:1
|
45 |
+
0.33926348,-0.32541599,-0.71314569,-0.93470552,-1.1008754,-1.1008754,-0.87931556,-0.54697582,-0.99009547,-0.32541599,0.28387353,0.61621327,0.50543335,0.11770366,-0.38080595,-0.54697582,-0.71314569,-0.71314569,-0.38080595,0.4500434,2.3886919,2.0563521,1.7240124,1.1701128:2
|
46 |
+
-0.75212665,-1.0692752,-1.3599948,-1.49214,-1.518569,-1.3864238,-1.49214,-0.59355236,0.41075145,1.1507648,1.3093391,1.28291,1.0714776,0.86004526,0.93933241,0.91290336,0.9921905,0.72790002,0.46360955,0.27860621,-0.1706876,-0.19711665,-0.1178295,-0.24997474:2
|
47 |
+
-0.35731046,-0.852048,-1.3055574,-1.4704699,-1.511698,-1.4704699,-1.0169605,-0.72836361,-0.43976671,0.013742692,0.67339274,0.75584899,0.75584899,0.1786552,-0.39853859,-0.2748542,-0.027485436,1.0856741,1.5391835,1.6628679,1.5391835,1.0856741,0.59093648,-0.027485436:1
|
48 |
+
0.065389251,-0.52987845,-1.1251461,-1.3957223,-1.4498376,-1.2874918,-1.99099,-0.74633943,0.55242645,1.4723856,1.8511923,1.7429618,1.2559246,0.49831121,-0.096956484,0.17361974,0.1195045,0.065389251,0.065389251,0.28185023,0.011274006,-0.096956484,0.55242645,0.011274006:2
|
49 |
+
-0.89604071,-1.2312502,-1.4117476,-1.4891037,-1.4891037,-1.437533,-1.4891037,-0.74132864,0.47058254,1.2183575,1.1925722,1.1410015,1.1152162,0.75422134,0.72843599,0.85736271,0.83157737,0.96050409,0.29008513,0.36744116,0.0064463443,0.058017034,0.26429978,-0.070909689:2
|
50 |
+
-1.114926,-1.3384192,-1.5212772,-1.6025474,-1.6025474,-1.5009596,-1.0336558,-0.078730541,0.4901611,0.7339718,0.69333668,0.93714738,0.9777825,0.55111377,0.55111377,0.7339718,0.81524203,1.0996878,1.0387352,1.0793703,0.61206645,0.2463504,-0.16000077,-0.60698706:1
|
51 |
+
0.20810137,-0.56484656,-1.0405068,-1.278337,-1.3377945,-1.0999644,-1.8134548,-0.74321916,0.32701643,1.6945397,2.2296575,1.8134548,1.0405068,0.20810137,-0.029728762,0.029728771,0.029728771,0.029728771,-0.14864383,0.029728771,-0.20810137,-0.2675589,0.74321917,0.14864383:2
|
52 |
+
-1.1454914,-1.3887816,-1.6077428,-1.6320718,-1.5834138,-1.3401236,-0.90220116,-0.48860781,0.53321104,1.1657656,1.0927785,0.97113341,0.70351418,0.46022397,0.38723691,0.58186908,0.55754006,0.38723691,0.31424985,1.3360687,1.1171075,0.70351418,0.070959654,-0.29397565:1
|
53 |
+
-0.88008476,-1.258303,-1.461959,-1.5492401,-1.6074275,-1.5201464,-1.0255533,-0.79280362,0.3418511,0.77825678,1.2437561,1.2437561,1.156475,0.66188192,0.72006936,0.80735049,1.0691939,0.86553791,0.48731966,0.42913224,0.22547626,0.51641337,-0.094554558,-0.35639796:2
|
54 |
+
-0.41137184,-0.67348487,-1.1103399,-1.2413964,-1.4161385,-1.3287674,-0.84822689,-0.58611386,-0.80454138,0.069168714,0.68076578,0.76813679,0.63708028,0.069168714,-0.36768633,-0.49874285,-0.36768633,-0.018202296,1.7729034,2.0350164,1.5544759,1.4234194,0.63708028,0.025483209:1
|
55 |
+
-0.98673689,-1.3844143,-1.5037175,-1.5832529,-1.6230207,-1.3446465,-0.98673689,-0.091962883,0.92211434,1.120953,1.120953,1.0016498,0.80281114,0.32559833,0.34548219,0.38524993,0.524437,0.74315954,1.2203724,1.1408369,0.54432087,0.26594672,-0.27091769,-0.68847889:1
|
56 |
+
-0.88996175,-1.2677414,-1.4421013,-1.5292812,-1.5292812,-1.4711613,-1.1805615,-0.7156019,0.2433773,1.0570566,1.2604764,1.3185964,1.0861166,0.73739688,0.82457681,0.88269676,0.96987669,0.62115698,0.44679712,0.18525734,0.098077418,0.592097,0.098077418,-0.39594217:2
|
57 |
+
-0.026952283,-0.6276032,-1.1820502,-1.5978855,-1.4592737,-1.2282541,-1.7827011,-1.2282541,0.34267905,1.3591652,1.6825926,1.5439809,0.89712605,0.43508688,0.065455552,0.15786338,-0.026952283,0.15786338,-0.026952283,0.11165947,0.15786338,1.0819417,0.89712605,0.29647513:2
|
58 |
+
-1.06441,-1.3237586,-1.5614948,-1.6047196,-1.5831072,-1.4318205,-0.91312324,-0.07024024,0.64296846,0.90231707,0.90231707,0.8590923,0.66458084,0.36200746,0.36200746,0.51329415,0.59974369,0.64296846,1.3561771,1.3777895,0.83747992,0.36200746,-0.048627855,-0.78344893:1
|
59 |
+
-0.7804595,-1.1359389,-1.38204,-1.4640737,-1.4640737,-1.38204,-1.4914182,-0.67108123,0.23128946,1.2430384,1.461795,1.4071058,1.2977276,0.69614709,0.69614709,0.83286993,0.8602145,0.45004599,0.36801229,0.25863403,-0.014811635,0.039877498,0.20394489,-0.26091274:2
|
60 |
+
0.3221985,-0.084789069,-0.54991772,-0.84062312,-0.95690528,-1.0150464,-0.72434096,-1.480175,-1.1313285,-0.37549448,0.26405742,0.49662174,0.49662174,0.14777526,-0.25921232,-0.25921232,-0.66619988,-0.43363556,-0.49177664,0.20591634,2.182713,2.2408541,1.7175844,1.1943147:2
|
61 |
+
-0.76022146,-1.2361862,-1.3948411,-1.5799385,-1.6857084,-1.3948411,-1.4741686,-0.60156654,0.5883453,1.117195,1.3022924,1.2494074,0.93209762,0.72055773,0.74700021,0.82632767,0.85277016,0.61478779,0.50901784,0.4032479,0.19170802,0.085938081,0.19170802,-0.20492926:2
|
62 |
+
0.50632137,-0.34943306,-0.86288571,-1.2622378,-1.3763384,-1.2051875,-0.86288571,-1.6045395,-0.9769863,-0.064181578,0.73452256,0.79157285,0.79157285,0.1640196,-0.34943306,-0.23533247,-0.23533247,-0.29238276,-0.064181578,1.019774,1.019774,2.3319308,1.4761764,0.90567344:2
|
63 |
+
-0.46880101,-0.89853527,-1.3673363,-1.4454698,-1.4845365,-1.250136,-0.74226826,-0.50786776,0.50786776,1.4454698,1.4845365,1.2110693,0.82040177,0.19533375,-0.31253401,-0.31253401,-0.42973426,-0.42973426,-0.11720025,1.718937,1.4845365,0.93760203,0.19533375,-0.2344005:1
|
64 |
+
-1.0667555,-1.3887949,-1.5498146,-1.6418258,-1.618823,-1.4348005,-0.97474423,-0.35366826,0.63545273,1.2335259,1.0495034,0.79647241,0.5894471,0.38242178,0.47443303,0.54344147,0.54344147,0.35941896,0.45143022,1.4175484,1.0265006,0.7734696,0.083385197,-0.33066545:1
|
65 |
+
-0.19934463,-0.70591453,-1.2124844,-1.5501976,-1.5501976,-1.4939121,-1.0999133,-0.9310567,-0.25563017,1.1515084,1.7143638,1.4892216,1.1515084,1.0952228,0.082083086,-0.19934463,-0.030488,-0.030488,-0.086773544,0.025797542,0.4760819,1.4892216,0.53236744,0.13836862:2
|
66 |
+
-0.98161424,-1.3422072,-1.5345235,-1.6547212,-1.6066421,-1.4383654,-0.98161424,-0.45274453,0.7492321,1.3021413,1.3742599,1.2300228,0.98962743,0.77327163,0.65307397,0.41267864,0.6771135,0.48479724,0.24440191,0.19632285,0.14824378,0.7492321,0.24440191,-0.23638874:2
|
67 |
+
0.29828413,-0.51807244,-1.0832424,-1.334429,-1.2716324,-1.2088357,-1.9623956,-0.76925908,0.4866741,1.617014,1.993794,1.6798107,1.240234,0.54947076,-0.20408914,-0.015699168,0.10989415,-0.078495827,-0.015699168,-0.015699168,-0.015699168,-0.2668858,0.73786074,0.047097491:2
|
68 |
+
-0.45950334,-0.93109887,-1.438971,-1.5115242,-1.6203539,-1.4026944,-0.89482229,0.012092188,0.48368771,1.3180491,1.3543256,1.1003896,0.51996429,0.19347509,-0.31439702,-0.20556728,-0.31439702,-0.24184386,0.30230482,1.6808149,1.6808149,0.84645351,0.12092193,-0.27812044:1
|
69 |
+
-0.95323748,-1.6211995,-1.3707138,-1.454209,-1.454209,-1.565536,-1.1480597,-0.2574437,0.66100409,1.1898074,1.2176391,1.2454709,0.99498511,0.60534059,0.66100409,0.7166676,0.91148986,0.52184534,0.46618183,0.27135958,0.74449935,0.29919133,-0.17394845,-0.50792946:2
|
70 |
+
-0.82903973,-1.1943792,-1.5035127,-1.6440279,-1.5878218,-1.4754097,-1.4473066,-0.21077281,0.68852451,1.2786884,1.2505853,1.2505853,0.99765796,0.66042147,0.63231843,0.85714275,0.77283363,0.60421538,0.29508193,0.15456673,0.12646369,0.21077281,0.32318497,-0.21077281:2
|
71 |
+
-1.1189816,-1.4020974,-1.5436553,-1.604323,-1.5436553,-1.3818749,-1.0583139,-0.20896646,0.45837801,0.96394199,1.0043871,0.6606036,0.72127128,0.5594908,0.59993592,0.88305175,0.80216151,1.0650548,1.1054999,1.0043871,0.57971336,0.27637497,-0.24941158,-0.57297253:1
|
72 |
+
-0.052620727,-0.57519896,-1.0977772,-1.3590663,-1.4461627,-1.4026145,-0.96713263,-0.61874714,-0.83648807,-0.1397171,0.55705388,0.60060207,0.55705388,0.12157202,-0.35745803,-0.31390984,-0.53165077,-0.052620727,1.4715658,1.5586622,1.9070476,1.5586622,1.1231803,0.29576476:1
|
73 |
+
1.2090065,0.57028611,-0.25092589,-0.34217166,-0.70715477,-0.615909,-0.34217166,-1.3458752,-0.9808921,-0.43341744,0.11405722,0.38779455,0.29654878,-0.15968011,-0.43341744,-0.70715477,-0.52466322,-0.88964633,-0.70715477,-0.43341744,-0.25092589,2.2127101,2.2127101,2.1214643:2
|
74 |
+
-0.81595401,-1.0805877,-1.3452215,-1.4334327,-1.521644,-1.4334327,-1.521644,-0.66893527,0.15436968,1.1835009,1.3305196,1.3011158,1.2423084,0.80125213,0.80125213,0.86005963,0.91886712,0.65423339,0.47781091,0.36019591,-0.1396678,-0.16907155,0.15436968,-0.11026406:2
|
75 |
+
-1.2385691,-1.3335393,-1.5044856,-1.5614677,-1.5424736,-1.4854915,-1.0106408,-0.13691531,0.60385192,1.0027266,1.0027266,0.90775642,0.75580417,0.52787579,0.50888176,0.64183998,0.71781611,1.0976967,1.1356848,0.92675045,0.52787579,0.29994741,-0.26987353,-0.57377803:1
|
76 |
+
-1.0379296,-1.3016576,-1.4694845,-1.5893609,-1.6133362,-1.5174351,-1.0619049,-0.0069927812,1.2157462,1.1438204,1.1198451,1.0958698,0.97599346,0.35263633,0.42456215,0.44853743,0.44853743,0.30468578,0.44853743,1.2157462,0.6643149,0.35263633,-0.10289389,-0.51047355:1
|
77 |
+
-0.37357907,-0.98663192,-1.4464215,-1.6763164,-1.752948,-1.3697899,-0.91000031,-0.98663192,-0.22031586,0.85252662,1.0057898,1.3123162,1.2356846,0.77589501,0.46936859,0.77589501,0.92915822,0.39273699,0.16284217,0.0095789557,-0.37357907,1.3123162,0.92915822,-0.06705265:2
|
78 |
+
-1.159152,-1.3014,-1.5249326,-1.5655749,-1.6062172,-1.443648,-1.0778674,0.019474433,0.73071451,1.1777797,1.1777797,1.0964951,1.0355317,0.79167795,0.71039337,0.48686077,0.44621848,0.48686077,0.26332817,0.89328367,0.66975108,0.46653962,-0.12277359,-0.65112336:1
|
79 |
+
-0.6949193,-1.2358295,-1.4161329,-1.5062846,-1.5062846,-1.5062846,-1.0555261,-1.0104502,-0.063857444,1.1081146,1.3785697,1.3334938,1.1081146,0.74750781,0.61228026,1.0630387,0.9278112,0.61228026,0.25167348,0.16152179,0.026294249,0.65735611,0.20659763,-0.19908499:2
|
80 |
+
0.98403309,0.16966088,-0.51942331,-0.83264339,-0.8952874,-0.70735536,-0.70735536,-1.7723037,-0.8952874,0.48288096,0.67081301,0.73345703,0.73345703,0.42023694,-0.51942331,-0.64471135,-0.70735536,-0.76999938,-0.70735536,-0.26884724,0.2323049,2.4248455,1.9236934,1.1719652:2
|
LSST/LSST_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
LSST/LSST_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
MixedShapesRegularTrain/MixedShapesRegularTrain_TEST.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3fb50d4d73f066e583a2e2e5da2ac472c01e204d3937186534db301ec57871d
|
3 |
+
size 27526019
|
MixedShapesSmallTrain/MixedShapesSmallTrain_TEST.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44f3ddc1a1c0de3819f562f72dae7891400b1d8e8808765a534847bbc0b426dc
|
3 |
+
size 27526017
|
MotorImagery/MotorImagery_TRAIN.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91d24c53a634bc50558d326c890824f85f11fa759288e0d2d6cfd84941efdf9d
|
3 |
+
size 414951187
|
NonInvasiveFetalECGThorax2/NonInvasiveFetalECGThorax2_TEST.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70ed22f2d21691c71a62a4aaf9fbb0295b4920cf5d0a00f1b8ce727db826d99b
|
3 |
+
size 16796985
|
NonInvasiveFetalECGThorax2/NonInvasiveFetalECGThorax2_TRAIN.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efbe42b7ff05551ea654522c66f1f2015ee9770e4953862e90cb0fe2fb4f8eed
|
3 |
+
size 15383941
|
PEMS-SF/PEMS-SF_TEST.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f0306cc5943674a9b6531cff4d24e8e4c0360480ada8838bbf4015cdf26608b
|
3 |
+
size 165185278
|
PEMS-SF/PEMS-SF_TRAIN.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f84939377b2c16ef0df6d135154bfcf684a76d86a4095b43900df75adf64f78
|
3 |
+
size 254935750
|
PenDigits/PenDigits_TEST.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
PenDigits/PenDigits_TRAIN.ts
ADDED
The diff for this file is too large to render.
See raw diff
|
|
Phoneme/Phoneme_TEST.ts
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58d7540a758fc0ab85146ca53b9427deb9fec82d1f0a48fb5b1ae26f3d35abf9
|
3 |
+
size 21929631
|