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

Model feature names #4

Open
garethjns opened this issue Jan 19, 2017 · 0 comments
Open

Model feature names #4

garethjns opened this issue Jan 19, 2017 · 0 comments

Comments

@garethjns
Copy link
Owner

The trained model used for the Kaggle entry were trained with an older version of the features object that combined feature names from different epoch lengths incorrectly.

This bug is left in the new version of featuresObejct included here to maintain compatibility with the Kaggle model (MATLAB looks for specific table column names). New models are still trained with incorrect feature names.

Feature naming code needs correcting in featuresObject.compileFeatures().

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