Use this model to detect Twitter users' profiles related to healthcare. User profile classification may be useful when searching for health information on Twitter. For a certain health topic, tweets from physicians or organizations (e.g. Board-certified dermatologist) may be more reliable than undefined or vague profiles (e.g. Human. Person. Father).

The model expects the user's description text field (see Twitter API docs) as input and returns a label for each profile:

  • not-health-related
  • health-related
    • health-related/person
    • health-related/organization
    • health-related/publishing
    • health-related/physician
    • health-related/news
    • health-related/academic

F1 score is 0.9

Downloads last month
17
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.