0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Feb 20, 2025 — Feb 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add example plotting exact learning with switch to ad3bb More... over 12 years ago
rename switch_to_ad3 to switch_to, make more flexible More... over 12 years ago
Add "ad3bb" inference string for ad3 with branch and bound. More... over 12 years ago
more control in plot_learning, plot example for plot_learning :) More... over 12 years ago
add test for structured perceptron, minor fixes More... over 12 years ago
speed up edge feature graph crf psi a lot. More... over 12 years ago
cosmit typo More... over 12 years ago
better tests for EdgeFeatureGraphCRF More... over 12 years ago
some structured perceptron improvements / fixes More... over 12 years ago
fix better warning More... over 12 years ago
FIX more test failures caused by ad3 returning integer solution More... over 12 years ago
fixed some test failures More... over 12 years ago
EdgeFeatureLatentNodeCRF kinda seems to work. Need tests for learning, still. More... over 12 years ago
first test for edge feature latent node crf More... over 12 years ago
Add EdgeFeatureLatentNodeCRF More... over 12 years ago
DOC add plot_learning to references More... over 12 years ago
ADD plot_learning.py for nice learning visuals :) More... over 12 years ago
COSMIT remove some debugging code / output More... over 12 years ago
Add note on not using n_jobs!=1 in unstructured models More... over 12 years ago
some fixes to example gallery css More... over 12 years ago
doc make clean More... over 12 years ago
add stolen sklearn image for non-plot images More... over 12 years ago
Working a bit on doc theme... More... over 12 years ago
cosmit pep8 More... over 12 years ago
Rename cutting_plane_ssvm file to n_slack_ssvm. More... over 12 years ago
Rename StructuredSVM to NSlackSSVM More... over 12 years ago
example plot latent crf to plot example More... over 12 years ago
example: small addition to docstring More... over 12 years ago
Make grid_crf a plotting example using crosses dataset. More... over 12 years ago
Show number of inference calls only if verbose and n_jobs == 1 More... over 12 years ago