0
I Use This!
Inactive

Commits : Listings

Analyzed 7 days ago. based on code collected 7 days ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
new cyflann 0.2 build procedure More... about 9 years ago
bugfix for change in functools.partial behavior More... over 10 years ago
extract_image_features: look at jpeg also by default More... almost 11 years ago
fix tie-breaking from last commit More... about 11 years ago
SDM tuning: break ties with numpy random generator More... about 11 years ago
fix resizing bug in extract_image_features More... about 11 years ago
fix bug when all divs are 0; support specifying tuning folds with a hack More... over 11 years ago
switch to dynamic scheduler, because tail time at the end of guided is unbearable More... over 11 years ago
point to skl-groups in README More... over 11 years ago
fix kl_simple test to account for clamping More... over 11 years ago
fix JS docs a bit More... over 11 years ago
add test that kl is correct on simple example More... almost 12 years ago
don't crash when not using the stupid hack More... almost 12 years ago
add a hack to specify the rng state for tuning folds More... almost 12 years ago
OneClassSDM.transduct(): actually transduct() More... almost 12 years ago
Merge branch 'master' of github.com:dougalsutherland/py-sdm More... almost 12 years ago
add OneClassSDM.transduct() More... almost 12 years ago
Merge branch 'master' of github.com:dougalsutherland/py-sdm More... almost 12 years ago
BaseSDM.transduct(): call BaseSDM.fit(), not subclass's More... almost 12 years ago
support sample_weight in transduct(), crossvalidate() More... almost 12 years ago
svm predict CLI: also save the cats/names of test instances More... about 12 years ago
fix up "svm predict" (and "sdm cv") some More... about 12 years ago
fix _tuned_params() to not include test_bags_ More... about 12 years ago
support appending to a features file in Features.save_as_hdf5 More... about 12 years ago
support saving sdm.Features in hdf5 files other than at the root More... about 12 years ago
Update README.rst More... about 12 years ago
Update README.rst More... about 12 years ago
fix probability flag handling in SDC More... about 12 years ago
fix bug in sdm.do_cv when given a labels_name More... about 12 years ago
fix bug in Features.__getitem__ More... about 12 years ago