Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve matching algo with an autoencoder #148

Open
duogenesis opened this issue Nov 11, 2023 · 0 comments
Open

Improve matching algo with an autoencoder #148

duogenesis opened this issue Nov 11, 2023 · 0 comments

Comments

@duogenesis
Copy link
Member

duogenesis commented Nov 11, 2023

Potential extra features:

  • Number of questions answered
  • Vectors from an image model like VGG
  • Bag of vectors of bios
  • Gender
  • Preferred gender
  • Age
  • Whether one's age is private -- Female users seem to be having trouble with older men messaging them with their age hidden
  • Whether one's location is private
  • Whether their email domain address from a set of known good ones

Consider using a training objective which provides a bigger reward for harder-to-predict questions. The reason to pick an objective like that is to deal with the fact that some personality traits might have more questions which measure them than others. e.g. there might be 10 questions measuring introversion/extroversion but only 1 for career-focus. You should also consider more heavily weighting the questions people set as search filters because these are likely to be important to most people.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant