twitpersonality
twitpersonality copied to clipboard
questionnaires.csv file
what is in this file questionnaires.csv and from where i can get this???
questionnaires.csv is a text file that stores the ground truth personality scores of the user of your experiment. You need the ground truth values so that you can compare them with those predicted by the trained system, in order to check its accuracy. How you compute the ground truth scores is up to you. You could for example ask your users to answer a personality questionnaire.
Thanks, you responded. Can you tell me about what does this join.csv file contains?
On Mon, Feb 18, 2019, 8:25 PM Giulio Carducci [email protected] wrote:
questionnaires.csv is a text file that stores the ground truth personality scores of the user of your experiment. You need the ground truth values so that you can compare them with those predicted by the trained system, in order to check its accuracy. How you compute the ground truth scores is up to you. You could for example ask your users to answer a personality questionnaire.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/D2KLab/twitpersonality/issues/2#issuecomment-464760962, or mute the thread https://github.com/notifications/unsubscribe-auth/AtTDQUFfOFtK0LoYPW0dsInYJ0DJt_M2ks5vOr7DgaJpZM4az7HK .
It is a textual file in which each line contains a status update of a user together with his personality scores. It was created using the original dataset from mypersonality, which is not available anymore.
But this file is required during training. Is there any other way to make this file. Or this project works fine.
On Mon, Feb 18, 2019, 8:59 PM Giulio Carducci [email protected] wrote:
It is a textual file in which each line contains a status update of a user together with his personality scores. It was created using the original dataset from mypersonality, which is not available anymore.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/D2KLab/twitpersonality/issues/2#issuecomment-464775571, or mute the thread https://github.com/notifications/unsubscribe-auth/AtTDQYr3dQYYKWKkuQPBO3dUgE5Jwfvxks5vOsb0gaJpZM4az7HK .
[image: issue.JPG] can you tell me from where i can find this SVM_O.pkl file
On Mon, Feb 18, 2019 at 9:04 PM Prashant Tomar [email protected] wrote:
But this file is required during training. Is there any other way to make this file. Or this project works fine.
On Mon, Feb 18, 2019, 8:59 PM Giulio Carducci [email protected] wrote:
It is a textual file in which each line contains a status update of a user together with his personality scores. It was created using the original dataset from mypersonality, which is not available anymore.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/D2KLab/twitpersonality/issues/2#issuecomment-464775571, or mute the thread https://github.com/notifications/unsubscribe-auth/AtTDQYr3dQYYKWKkuQPBO3dUgE5Jwfvxks5vOsb0gaJpZM4az7HK .
But this file is required during training. Is there any other way to make this file. Or this project works fine.
We are not allowed to share the datasets as the project that used to make them available has been closed due to privacy issues. If you want to reproduce the experiment you should find another dataset or build your own.
can you tell me from where i can find this SVM_O.pkl file
This is one of the trained models, it is produced by the script in training/. I suggest you to carefully read the documentation as everything is explained there.
Thanks for your support, your project work fine!!
On Mon, Feb 18, 2019, 10:26 PM Giulio Carducci [email protected] wrote:
But this file is required during training. Is there any other way to make this file. Or this project works fine.
We are not allowed to share the datasets as the project that used to make them available has been closed due to privacy issues. If you want to reproduce the experiment you should find another dataset or build your own.
can you tell me from where i can find this SVM_O.pkl file
This is one of the trained models, it is produced by the script in training. I suggest you to carefully read the documentation as everything is explained there.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/D2KLab/twitpersonality/issues/2#issuecomment-464809254, or mute the thread https://github.com/notifications/unsubscribe-auth/AtTDQcPbkB7k47IGup2FUjJmweoHgNHlks5vOttCgaJpZM4az7HK .