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

Use continuous feature values #69

Open
malsulaimi opened this issue Sep 24, 2020 · 1 comment
Open

Use continuous feature values #69

malsulaimi opened this issue Sep 24, 2020 · 1 comment

Comments

@malsulaimi
Copy link

Hi ,

I'm have been trying to use GAE model with my data. Everything is working fine however it is not reaching high accuracy. One thing I noticed is different from the original data used in this project, Is that the original feature data in the feature matrix is in the form of one-hot encoding ( 0s and 1s ). Meanwhile that feature data in my feature matrix is of continuous nature between 0 and 1 ( i.e. 0.3256 , 0.5612 , 0.9851 .. etc.). Is there any additional changes or preprocessing I should make to the model/data to get a better performance ?

I would appreciate any thoughts on that.

thank you.

@lanfx
Copy link

lanfx commented Apr 27, 2021

Hi friend, i use the continuous feature values too, have you improve the accuracy or find some problems? may be we can discuss about it.

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