JOSS: https://github.com/kLabUM/rrcf
anomaly-detection detect-outliers machine-learning outliers python random-forest robust-random-cut-forest streaming-data tree
Score: 8.264878262801748
Last synced: about 19 hours ago
JSON representation
Repository metadata:
🌲 Implementation of the Robust Random Cut Forest algorithm for anomaly detection on streams
- Host: GitHub
- URL: https://github.com/kLabUM/rrcf
- Owner: kLabUM
- License: mit
- Created: 2018-10-20T05:39:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-24T12:21:01.000Z (over 2 years ago)
- Last Synced: 2026-06-10T18:03:26.660Z (13 days ago)
- Topics: anomaly-detection, detect-outliers, machine-learning, outliers, python, random-forest, robust-random-cut-forest, streaming-data, tree
- Language: Python
- Homepage: https://klabum.github.io/rrcf/
- Size: 4.45 MB
- Stars: 523
- Watchers: 19
- Forks: 119
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Real-time water systems lab
- Login: kLabUM
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/4870591?v=4
- Repositories: 28
- Last Synced at: 2024-03-27T07:51:01.086Z
- Profile URL: https://github.com/kLabUM
GitHub Events
Total
- Fork event: 5
- Issue comment event: 3
- Issues event: 1
- Pull request event: 1
- Watch event: 20
- Total: 30
Last Year
- Fork event: 4
- Watch event: 7
- Total: 11
Committers metadata
Last synced: 3 days ago
Total Commits: 227
Total Committers: 7
Avg Commits per committer: 32.429
Development Distribution Score (DDS): 0.154
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Matt Bartos | m****s@u****u | 192 |
| Sara Troutman | s****m@u****u | 15 |
| Abhiram | a****m@u****u | 12 |
| javier.vera | j****a@p****m | 5 |
| arrrrrmin | i****o@d****o | 1 |
| Matthew Whitworth | m****t@t****m | 1 |
| Krishna Sangeeth | k****h@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Total issues: 47
Total pull requests: 59
Average time to close issues: about 1 month
Average time to close pull requests: 3 days
Total issue authors: 34
Total pull request authors: 13
Average comments per issue: 2.06
Average comments per pull request: 0.32
Merged pull request: 50
Bot issues: 0
Bot pull requests: 0
Past year issues: 1
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 minute
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.5
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- mdbartos (10)
- TrigonaMinima (3)
- shaye059 (2)
- stianvale (2)
- kongwilson (1)
- ptiagi (1)
- Zhoulinfeng0510 (1)
- colinkyle (1)
- ashujainml (1)
- lalitsomnathe (1)
- zcsh (1)
- duarteharris (1)
- vinura (1)
- futtery (1)
- shihyulee (1)
Top Pull Request Authors
- mdbartos (42)
- yasirroni (3)
- mwhitworth (3)
- abhiramm7 (2)
- onixlas (1)
- nikosgavalas (1)
- liuguiyangnwpu (1)
- vc1492a (1)
- IAmRiteshKoushik (1)
- inregards2pluto (1)
- whiletruelearn (1)
- JavierVeraOlmos (1)
- arrrrrmin (1)
Top Issue Labels
- bug (2)
Top Pull Request Labels
Dependencies
- numpy *