-
Notifications
You must be signed in to change notification settings - Fork 354
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels