0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 6 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add caching to vector computations & refactor vector classes to use it More... over 14 years ago
rm require for rm'd code More... over 14 years ago
home cooked distance measure did not make the cut More... over 14 years ago
latest run; group repos via jaccard dist. k=50 More... over 14 years ago
make_github_recommendations.rb is now for converting repos=>similar repos file into results More... over 14 years ago
repos=>similar_repos generated with Tanimoto distance metric More... over 14 years ago
Hamming distance is a terrible distance metric to find similar repos More... over 14 years ago
cache array size for micro optimization More... over 14 years ago
popularity expected to have opposite correlation of distance metric More... over 14 years ago
Users watching only one repo are not predictive and just waste compute cycles More... over 14 years ago
similarity between repos and other repos, generated by benchmark/github_repo_similarity.rb More... over 14 years ago
try using the full dataset for github now that some optimizations have been made More... over 14 years ago
finish KNN early if we've found 10 neighbors at distance 0 More... over 14 years ago
optimize for equal vectors in hamming distance calculations More... over 14 years ago
optimize jaccard/tanimoto calculations More... over 14 years ago
Fix a NameError & rm crufty old code More... over 14 years ago
kick threading back up to 16 threads to ensure full use of 8 core machine More... over 14 years ago
TDD FTW & latest settings for github contest scripts More... over 14 years ago
converting document names to strings is a WTF factory More... over 14 years ago
Rewrite of the github contest code. The old stuff smelled like @$$ More... over 14 years ago
BkTree can return its distance metrics More... over 14 years ago
cleanup debugging output, don't print repo cluster tree More... over 14 years ago
ditto More... over 14 years ago
fix serious WTFs. What do you mean, TATFT? More... over 14 years ago
Merge branch 'master' of [email protected]:danielsdeleo/Decider More... over 14 years ago
Oops! More... over 14 years ago
try most popular repos as a default More... over 14 years ago
moar More... over 14 years ago
memoize More... over 14 years ago
try even more to fix problem of users not following enough repos More... over 14 years ago