dorienh / jesse

4 stars 0 forks source link

Input processing - not enough rows #15

Open dorienh opened 3 years ago

dorienh commented 3 years ago

Something seems off with input processing.

X_train gives (on hourly_demo data), gives me a dataframe of 16k rows, like such: FEEC0A79-25AC-48EC-A12C-BB67FD61B325

However, looking at the X_file, the second file alone has 27k lines, so the X-train is way too small

126DFF6E-E6F5-4C6A-AD45-363BC021BFFE

In addition, what is the strange index column?

C5B8EF54-59E8-4BE2-B922-4CABF401D636

Luckygyana commented 3 years ago

That's a big mistake I think. Will check on it