0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 20, 2025 — Feb 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
some performance enhancements in crammer-singer model More... over 12 years ago
rename pbl to model in example More... over 12 years ago
make n_slack switch also when the objective converged More... over 12 years ago
implement "switch_to" for NSlackSSVM, add tests More... over 12 years ago
ENH Make relaxed inference a kwarg, so we can set it via the new dict interface. This makes it possible to choose between overgenerating inference and undergenerating inference (via rounding) for lp and ad3.. More... over 12 years ago
nicer svm objective plot example + faster More... over 12 years ago
minor fixes for time stamps More... over 12 years ago
give n_slack ssvm some love ;) primal objective curve, timestamps, stopping with ctrl+c More... over 12 years ago
fix stupid bug More... over 12 years ago
don't use ogm as default as it breaks to many tests. set the inference method hard to lp in fragile / exact tests. More... over 12 years ago
Making the structure of X and Y clearer for GraphCRF closes # 26 More... over 12 years ago
Merge branch 'pruning_n_slack' More... over 12 years ago
Merge branch 'master' of github.com:pystruct/pystruct More... over 12 years ago
fix verbosity. damn it! More... over 12 years ago
discover "best" installed inference algorithm for default. Speeds up tests a lot. More... over 12 years ago
hopefully fix unstable test More... over 12 years ago
some cleanups and warm start fixes in n_slack_ssvm More... over 12 years ago
DOC shape=(model.size_psi,), not (model.psi,) More... over 12 years ago
warm start fixes in n_slack_ssvm More... over 12 years ago
more idiomatic abstract methods More... over 12 years ago
FIX TST make subgradient latent ssvm test more stable More... over 12 years ago
add constraint pruning to NSlackSSVM. More... over 12 years ago
Merge pull request #30 from larsmans/sklearn-url More... over 12 years ago
reorganize some tests (sort by learning algorithms tested) More... over 12 years ago
absolute URL for scikit-learn in README More... over 12 years ago
rephrase introduction More... over 12 years ago
starting More... over 12 years ago
Add more OpenGM inference algorithm options More... over 12 years ago
starting to play around with automatically inferring n_features and n_states. latent stuff still gives me headaches. More... over 12 years ago
call intitialize in learners More... over 12 years ago