Skip to content

Use continuous feature values  #69

@malsulaimi

Description

@malsulaimi

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions