Page MenuHomePhabricator

Write a preliminary scoring function to rank suggestions
Closed, ResolvedPublic

Description

For the first prototype we could use a weighted composite score based on :

  • number of incoming links
  • number of external links
  • number of redirects
  • number of headings
  • page size
  • boosted templates if available
  • recency

Details

Event Timeline

dcausse raised the priority of this task from to Needs Triage.
dcausse updated the task description. (Show Details)
dcausse subscribed.
Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 231023 had a related patch set uploaded (by DCausse):
Add an initial scoring function

https://gerrit.wikimedia.org/r/231023

Change 231023 merged by jenkins-bot:
Add an initial scoring function

https://gerrit.wikimedia.org/r/231023

Deskana triaged this task as Medium priority.
Deskana subscribed.

This was done. Work to improve the scoring algorithm continues in T110915.