euagendas / m3inference

A deep learning system for demographic inference (gender, age, and individual/person) that was trained on massive Twitter dataset using profile images, screen names, names, and biographies
http://www.euagendas.org
GNU Affero General Public License v3.0
146 stars 56 forks source link

Query regarding 'id' #35

Closed shadaab04 closed 2 years ago

shadaab04 commented 2 years ago

Hi, Is it user_id or tweet_id that is used in the function infer()?

computermacgyver commented 2 years ago

user_id demographic inference happens at the user level.