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

About the TemporalMLDataSet #249

Open
samcheukcityu opened this issue Sep 28, 2017 · 0 comments
Open

About the TemporalMLDataSet #249

samcheukcityu opened this issue Sep 28, 2017 · 0 comments

Comments

@samcheukcityu
Copy link

Dear Mr. Heaton,

I am developing an application on the time series economic analysis and would like to use TemporalMLDataSet with 10 attributes to store my data. However, I found that when I called the generateInputNeuralData() method from my dataset, it combines all the data rows in the training dataset into one row. This causes incorrect amount of the data can fit into the dataset if the window size is large. May you explain what is the issue and what can I do to fit the desire number of the data into the TemporalMLDataSet? Thanks.

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

1 participant