SenticNet / personality-detection

Implementation of a hierarchical CNN based model to detect Big Five personality traits
http://sentic.net/deep-learning-based-personality-detection.pdf
MIT License
475 stars 167 forks source link

What should be the input data for test? #16

Open nemiza opened 5 years ago

nemiza commented 5 years ago

In each cross-validation step you use mairesse of essay, regardless of whether it is a test or train step. Does it mean that after training to use the resulting model we should give on input not only the text, but also its mairesse?