All Projects → sangaline → reverse-engineering-the-hacker-news-ranking-algorithm

sangaline / reverse-engineering-the-hacker-news-ranking-algorithm

Licence: GPL-3.0 license
An analysis of historical Hacker News data to determine the ranking algorithm

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to reverse-engineering-the-hacker-news-ranking-algorithm

VesselVio
VesselVio is an open-source application for the analysis and visualization of segmented vasculature datasets
Stars: ✭ 45 (-40.79%)
Mutual labels:  analysis
tomato
Turkish-Ottoman Makam (M)usic Analysis TOolbox
Stars: ✭ 30 (-60.53%)
Mutual labels:  analysis
WELA
WELA (Windows Event Log Analyzer): The Swiss Army knife for Windows Event Logs! ゑ羅(ウェラ)
Stars: ✭ 442 (+481.58%)
Mutual labels:  analysis
hacker-hiring-hunt
👨‍💻 Tool for searching through Hacker News whoshiring threads
Stars: ✭ 28 (-63.16%)
Mutual labels:  hacker-news
audio-analysis
The audio analysis code (AnalysisPrograms.exe) for the QUT Ecoacoustics Research Group
Stars: ✭ 41 (-46.05%)
Mutual labels:  analysis
mastodon-hnbot
A bot posting the Hacker News stories with 100+ points to Mastodon
Stars: ✭ 37 (-51.32%)
Mutual labels:  hacker-news
hackernews-TUI
A Terminal UI to browse Hacker News
Stars: ✭ 347 (+356.58%)
Mutual labels:  hacker-news
hacker-feeds-cli
📰 A command line tool for Hacker News、 Product Hunt、 GitHub Trending 、Reddit and V2EX feeds.
Stars: ✭ 129 (+69.74%)
Mutual labels:  hacker-news
constyble
CSS complexity linter
Stars: ✭ 92 (+21.05%)
Mutual labels:  analysis
whatsapp-bot
Whatsapp client Bot for hacker news website
Stars: ✭ 31 (-59.21%)
Mutual labels:  hacker-news
cerberus research
Research tools for analysing Cerberus banking trojan.
Stars: ✭ 110 (+44.74%)
Mutual labels:  analysis
Vol3xp
Volatility Explorer Suit
Stars: ✭ 31 (-59.21%)
Mutual labels:  analysis
Cpp2IL
Work-in-progress tool to reverse unity's IL2CPP toolchain.
Stars: ✭ 689 (+806.58%)
Mutual labels:  analysis
iOScanX
iOScanX (iOS Application Scanner for OS X) is a Cocoa application for semi-automated iOS app analysis and evaluation
Stars: ✭ 33 (-56.58%)
Mutual labels:  analysis
graphstore
Fast in-memory graph structure, powering Gephi
Stars: ✭ 64 (-15.79%)
Mutual labels:  analysis
vanilla-hn
A Hacker News Reader in Vanilla JavaScript
Stars: ✭ 36 (-52.63%)
Mutual labels:  hacker-news
humble
A humble, and fast, security-oriented HTTP headers analyzer
Stars: ✭ 17 (-77.63%)
Mutual labels:  analysis
amazon-transcribe-news-media-analysis
Transcribe news audio in realtime
Stars: ✭ 21 (-72.37%)
Mutual labels:  analysis
vanilla-wc-hnpwa
📱 🚀 Hacker News PWA built with vanilla JS and Web Components
Stars: ✭ 38 (-50%)
Mutual labels:  hacker-news
zAnalysis
zAnalysis是基于Pascal语言编写的大型统计学开源库
Stars: ✭ 52 (-31.58%)
Mutual labels:  analysis

Reverse Engineering the Hacker News Ranking Algorithm

This repository is a companion to the article Reverse Engineering the Hacker News Ranking Algorithm. The article explores the process of figuring out how the Hacker News Ranking Algorithm works using historical data. You probably want to read that either before or in tandem with the analysis code included in this repository in order to develop an understanding of the notation, derivations, and general context.

After you've done that, you can check out the analysis notebook which walks through the full analysis process. The corresponding data is also included in this repository so you should be able to run the existing analysis yourself or extend it however you see fit.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].