Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

more details on preprocessing #22

Open
shayanfazeli opened this issue Nov 15, 2017 · 1 comment
Open

more details on preprocessing #22

shayanfazeli opened this issue Nov 15, 2017 · 1 comment

Comments

@shayanfazeli
Copy link

Hi,

We are trying to understand the preprocessing and we ran into a couple of questions.
In the preprocessed dataset, for each file (let's say eval_1.csv), we have 2406 values in one row. We know that the last 6 elements compose the one hot representation of ground truth. Can you elaborate on how the remaining 2400 points are generated.

Thanks for your time,

@yscacaca
Copy link
Owner

2400 is a flatten 20x120 matrix, where 20 is the time step and 120 is input dimension for two sensors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants