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

Implement Distance Weight Calculations (Preference Importance) #12

Open
5 tasks
danielgrbacbravo opened this issue Nov 24, 2024 · 0 comments
Open
5 tasks
Assignees
Labels
enhancement New feature or request

Comments

@danielgrbacbravo
Copy link
Member

Calculate Expectation Match

Subtasks:

  • Compare the expectations of incoming and local students.
  • Assign scores based on similarity (e.g., cosine similarity for textual preferences or binary match).
  • Calculate Gender Preference Importance

Subtasks:

  • Adjust gender compatibility scores based on the stated importance of the gender preference.
  • Ensure normalization so importance doesn’t overly dominate other scores.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants