2 comments (2 comments)0 reactions (0 reactions)1 assignee (1 assignee)Shell51 forks (51 forks)github user discovery
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- 27 stars (27 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Implement statistical filtering using percentiles to exclude repositories with the smallest and largest number of files. Study the Wikipedia page on percentiles and apply a threshold, e.g., exclude below 5th percentile and above 95th percentile.
- Tech stack
- None
- Domain
- data
- Issue type
- Feature
- Prerequisites
- Git