-
Notifications
You must be signed in to change notification settings - Fork 2
/
searchindex.js
1 lines (1 loc) · 38.4 KB
/
searchindex.js
1
Search.setIndex({envversion:47,filenames:["auto_examples/image_segmentation","auto_examples/index","auto_examples/multi_class_svm","auto_examples/multi_label","auto_examples/multiclass_comparision_svm_struct","auto_examples/plot_binary_svm","auto_examples/plot_directional_grid","auto_examples/plot_exact_learning","auto_examples/plot_grid_crf","auto_examples/plot_latent_crf","auto_examples/plot_latent_node","auto_examples/plot_latent_svm_as_crf","auto_examples/plot_letters","auto_examples/plot_objective_curve","auto_examples/plot_potts_model","auto_examples/plot_snakes","auto_examples/plot_ssvm_objective_curves","auto_examples/svm_as_crf","generated/pystruct.inference.inference_ad3","generated/pystruct.inference.inference_dispatch","generated/pystruct.inference.inference_lp","generated/pystruct.inference.inference_ogm","generated/pystruct.inference.inference_qpbo","generated/pystruct.learners.FrankWolfeSSVM","generated/pystruct.learners.LatentSSVM","generated/pystruct.learners.NSlackSSVM","generated/pystruct.learners.OneSlackSSVM","generated/pystruct.learners.PrimalDSStructuredSVM","generated/pystruct.learners.StructuredPerceptron","generated/pystruct.learners.SubgradientLatentSSVM","generated/pystruct.learners.SubgradientSSVM","generated/pystruct.models.BinaryClf","generated/pystruct.models.ChainCRF","generated/pystruct.models.DirectionalGridCRF","generated/pystruct.models.EdgeFeatureGraphCRF","generated/pystruct.models.GraphCRF","generated/pystruct.models.GridCRF","generated/pystruct.models.LatentGraphCRF","generated/pystruct.models.LatentNodeCRF","generated/pystruct.models.MultiClassClf","generated/pystruct.models.MultiLabelClf","generated/pystruct.plot_learning.plot_learning","generated/pystruct.utils.SaveLogger","index","installation","intro","references","user_guide"],objects:{"pystruct.inference":{inference_ad3:[18,7,1,""],inference_dispatch:[19,7,1,""],inference_lp:[20,7,1,""],inference_ogm:[21,7,1,""],inference_qpbo:[22,7,1,""]},"pystruct.learners":{FrankWolfeSSVM:[23,6,1,""],LatentSSVM:[24,6,1,""],NSlackSSVM:[25,6,1,""],OneSlackSSVM:[26,6,1,""],PrimalDSStructuredSVM:[27,6,1,""],StructuredPerceptron:[28,6,1,""],SubgradientLatentSSVM:[29,6,1,""],SubgradientSSVM:[30,6,1,""]},"pystruct.learners.FrankWolfeSSVM":{"__init__":[23,5,1,""],fit:[23,5,1,""],get_params:[23,5,1,""],predict:[23,5,1,""],score:[23,5,1,""],set_params:[23,5,1,""]},"pystruct.learners.LatentSSVM":{"__init__":[24,5,1,""],fit:[24,5,1,""],get_params:[24,5,1,""],score:[24,5,1,""],set_params:[24,5,1,""]},"pystruct.learners.NSlackSSVM":{"__init__":[25,5,1,""],fit:[25,5,1,""],get_params:[25,5,1,""],predict:[25,5,1,""],score:[25,5,1,""],set_params:[25,5,1,""]},"pystruct.learners.OneSlackSSVM":{"__init__":[26,5,1,""],fit:[26,5,1,""],get_params:[26,5,1,""],predict:[26,5,1,""],score:[26,5,1,""],set_params:[26,5,1,""]},"pystruct.learners.PrimalDSStructuredSVM":{"__init__":[27,5,1,""],get_params:[27,5,1,""],predict:[27,5,1,""],score:[27,5,1,""],set_params:[27,5,1,""]},"pystruct.learners.StructuredPerceptron":{"__init__":[28,5,1,""],fit:[28,5,1,""],get_params:[28,5,1,""],predict:[28,5,1,""],score:[28,5,1,""],set_params:[28,5,1,""]},"pystruct.learners.SubgradientLatentSSVM":{"__init__":[29,5,1,""],fit:[29,5,1,""],get_params:[29,5,1,""],score:[29,5,1,""],set_params:[29,5,1,""]},"pystruct.learners.SubgradientSSVM":{"__init__":[30,5,1,""],fit:[30,5,1,""],get_params:[30,5,1,""],predict:[30,5,1,""],score:[30,5,1,""],set_params:[30,5,1,""]},"pystruct.models":{BinaryClf:[31,6,1,""],ChainCRF:[32,6,1,""],DirectionalGridCRF:[33,6,1,""],EdgeFeatureGraphCRF:[34,6,1,""],GraphCRF:[35,6,1,""],GridCRF:[36,6,1,""],LatentGraphCRF:[37,6,1,""],LatentNodeCRF:[38,6,1,""],MultiClassClf:[39,6,1,""],MultiLabelClf:[40,6,1,""]},"pystruct.models.BinaryClf":{"__init__":[31,5,1,""],inference:[31,5,1,""],joint_feature:[31,5,1,""],loss_augmented_inference:[31,5,1,""]},"pystruct.models.ChainCRF":{"__init__":[32,5,1,""],inference:[32,5,1,""],joint_feature:[32,5,1,""],loss_augmented_inference:[32,5,1,""]},"pystruct.models.DirectionalGridCRF":{"__init__":[33,5,1,""],joint_feature:[33,5,1,""]},"pystruct.models.EdgeFeatureGraphCRF":{"__init__":[34,5,1,""],inference:[34,5,1,""],joint_feature:[34,5,1,""],loss_augmented_inference:[34,5,1,""]},"pystruct.models.GraphCRF":{"__init__":[35,5,1,""],inference:[35,5,1,""],joint_feature:[35,5,1,""],loss_augmented_inference:[35,5,1,""]},"pystruct.models.GridCRF":{"__init__":[36,5,1,""],joint_feature:[36,5,1,""]},"pystruct.models.LatentGraphCRF":{"__init__":[37,5,1,""],inference:[37,5,1,""],joint_feature:[37,5,1,""]},"pystruct.models.LatentNodeCRF":{"__init__":[38,5,1,""],inference:[38,5,1,""],joint_feature:[38,5,1,""]},"pystruct.models.MultiClassClf":{"__init__":[39,5,1,""],inference:[39,5,1,""],joint_feature:[39,5,1,""],loss_augmented_inference:[39,5,1,""]},"pystruct.models.MultiLabelClf":{"__init__":[40,5,1,""],inference:[40,5,1,""],loss_augmented_inference:[40,5,1,""]},"pystruct.plot_learning":{plot_learning:[41,7,1,""]},"pystruct.utils":{SaveLogger:[42,6,1,""]},"pystruct.utils.SaveLogger":{"__call__":[42,5,1,""],"__init__":[42,5,1,""],load:[42,5,1,""],save:[42,5,1,""]},pystruct:{inference:[46,4,0,"-"],learners:[46,4,0,"-"],models:[46,4,0,"-"],plot_learning:[46,4,0,"-"],utils:[46,4,0,"-"]}},objnames:{"0":["np","module","Python module"],"1":["np","method","Python method"],"2":["np","class","Python class"],"3":["np","function","Python function"],"4":["py","module","Python module"],"5":["py","method","Python method"],"6":["py","class","Python class"],"7":["py","function","Python function"]},objtypes:{"0":"np:module","1":"np:method","2":"np:class","3":"np:function","4":"py:module","5":"py:method","6":"py:class","7":"py:function"},terms:{"00aa00":12,"16x8":12,"2x2":10,"3x3":15,"4x4":10,"5555ff":12,"__call__":42,"__doc__":5,"__init__":[4,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,42],"__main__":4,"__name__":4,"_predict":4,"boolean":[23,24,25,26,27,28,29,30,32,35,41],"break":[25,26,29,30],"case":[11,18,19,20,21,22,32,33,34,35,36,37,38,47],"class":[],"default":[3,18,19,20,23,24,25,26,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,44,47],"final":[9,42,44,47],"float":[4,10,23,24,25,26,27,28,29,30],"function":[4,18,19,20,21,22,32,33,34,35,36,37,38,40,43,45,47],"import":[0,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,47],"int":[2,3,4,11,15,17,18,23,24,25,26,28,29,30,31,32,33,34,35,36,37,38,39,40,42],"long":[13,45],"new":[25,26,29,30,43],"public":45,"return":[3,4,15,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,42],"short":47,"super":47,"switch":[7,25,26,43],"throw":0,"true":[2,7,15,16,18,19,20,23,24,25,26,27,28,29,30,32,34,35,37,38,39,40,41,47],"try":[0,5,31,39,45,47],"void":0,"while":[14,15,40,44,45,46,47],abc:12,abcdefghijklmnopqrstuvwxyz:12,abl:[15,47],about:[15,45,47],abov:[35,45,47],abus:47,acc_libsvm:5,acc_n_slack:5,acc_one_slack:5,acc_subgradi:5,accord:[4,18,19,20],account:28,accs_:4,accs_pystruct:4,accs_svmstruct:4,accumul:[32,33,34,35,37,38,40],accur:43,accuraci:[3,4,5,6,8,15,23,24,25,26,27,28,29,30],accuracy_scor:[4,15],achiev:47,across:47,action:47,actual:[45,47],ad3:[7,14,15,16,18,19,32,33,34,35,36,37,38,40,43,44,47],adagrad:[29,30],adapt:[29,30,47],add:[2,5,10,15,31,39,47],addit:[],addition:[18,19,20,33],adjust:[24,47],advis:[26,46],after:[7,10,12,23,24,25,26,28,29,30],again:[25,26,47],against:[41,47],aggreg:47,agnost:43,aim:43,aistat:30,alg:[21,44],algorithm:[],align:41,all:[6,18,19,20,21,22,27,28,32,33,34,35,36,37,39,41,43,44,45,47],allow:[9,34,45,46,47],alon:15,along:6,alpha:[7,19,21,33,34,35,36,37,38],alphaexp:21,also:[3,5,15,19,29,30,31,34,37,39,40,41,42,44,45,46,47],altern:[],altun:[25,45],alwai:47,amuel:4,analyz:13,andrea:[26,43],andrew:30,ani:[7,15,23,24,25,26,27,28,29,30,47],annot:15,anoth:44,anti:34,antisymmetric_edge_featur:[0,34],anyth:4,api:[29,30,43],appear:47,append:[4,10,15],applic:41,approach:[15,24,45,47],appropri:[19,45],approxim:[7,13,18,19,20,21,22,25,26,28,32,34,35,37,38,40,47],apt:44,arang:[4,5,10,12,15,47],arbitrai:47,arbitrari:[6,8,45,46],arbitrarili:45,argmax:[6,8,9,45,47],argu:15,argument:19,armin_i:[31,32,34,35,37,38,39,40],armin_y_hat:[32,34,35,40],around:15,arrai:[6,8,11,12,16,18,19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36,37,38,39,40,47],assign:[18,19,20,21,22,32,34,35,37,38,40],associ:[31,32,33,34,35,36,37,38,39],assum:[18,19,20,21,22,35,38,45,47],assumpt:47,assymmetr:46,astyp:[2,3,4,10,15],asymmetr:34,atleast_2d:[11,17],attempt:18,attract:23,attribut:[23,24,25,26,28,29,30],augment:[6,8,31,32,33,34,35,36,37,38,39,40,47],author:43,auto:[7,13,26,29,30],avail:[0,44],averag:[23,24,25,26,27,28,29,30],awai:0,axes_row:12,axi:[3,6,8,9,41],back:42,backend:[20,21,22,43],background:15,backward:43,bad:45,bagnel:30,bagon:15,bar:5,base:[7,19,22,26,28,43,44,46],base_ssvm:[9,11,24],basic:[6,27,45],batch:[2,23,28,29,30,47],batch_mod:[2,23,47],batch_siz:[0,2,5,11,16,25,30,47],bbox_inch:4,bcfw:23,bcfw_svm:16,beach:47,beat:5,bed:3,been:[3,45],befor:[23,25,26,28,29,30,47],behavior:[25,26],behind:[45,47],behnk:[26,43],belief:[21,32,33,34,35,36,37,38,44],believ:47,belong:47,below:[13,44,47],ben:45,benchmark:47,benefici:47,benefit:[12,47],best:[4,16,31,39,40],better:[14,15,45,47],between:[11,12,16,19,24,39,45,46,47],bia:[2,5,31,39,47],bibtex:43,binari:[],binaryclf:[],bincount:[0,11],bit:[15,45],block:[2,16,23],blue:[4,12,13],boar:45,bonn:0,book:45,bool:[18,19,20,23,25,26,28,29,30,32,34,35,37,38,39,40],border_color:10,both:[3,4,12,24,45,47],bottom:10,bound:[7,13,18],box:10,branch:[7,18],branch_and_bound:[7,16,18,19],break_on_bad:[7,13,25,26,47],break_on_no_constraint:[29,30],build:[19,20,21,44,45,47],built:47,cach:[],cache_tol:[7,13,26],cached_constraint_:16,call:[4,13,32,33,34,35,36,37,38,47],callabl:46,came:15,can:[5,6,7,8,9,10,11,12,13,15,21,24,25,26,32,37,39,40,42,43,44,45,47],cap:12,capac:11,capit:[12,47],captur:47,car:45,care:[23,45],carlo:45,caus:47,cell:15,center:[8,9],certain:21,chach:16,chain:[12,32,33,35,36,37,38,43,44,47],chaincrf:[],challeng:45,chanc:5,chang:43,charact:[12,47],character:47,cheap:23,check:[23,25,26,27],check_constraint:[2,7,13,16,25,26,47],check_dual_everi:[16,23,47],choic:[19,21,33,36],choos:[],chosen:44,chow:[3,40,47],chow_liu:47,chow_liu_tre:3,christoph:45,chun:[25,26],circl:[7,13],class_weight:[0,32,34,35,38,39],classic:47,classif:[],classifi:[],clearli:[15,47],clf:[6,7,8,9,13,46,47],clock:[4,41],close:[23,43],cmap:[6,8,10,11,12,15],code:[0,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,44],collect:44,color:[12,15,47],colorbar:12,column:[35,47],combin:[3,43,47],come:[44,47],common:[43,47],commun:[43,47],compar:[],comparison:[4,14],compat:[4,29,30,43,45],compet:14,compil:44,complet:[24,32,33,34,35,36,37,38,45],complex:[43,45,47],complic:[34,45],compon:[23,24,25,26,27,28,29,30],compromis:47,comput:[3,19,23,24,25,26,27,28,29,30,31,39,45,47],compute_energi:14,concav:24,conda:44,condit:[],configur:[31,32,33,34,35,36,37,38,39],confus:[15,45],confusion_matrix:15,connect:[0,6,8,15,32,33,35,36,40,44,47],consid:[12,25,26,45],consist:[0,12,15],constant:[2,5,29,30,31,32,33,36,39,47],constraint:[],construct:[26,43],contact:43,contain:[0,8,15,19,23,24,25,26,27,28,29,30,32,34,35,37,38,40,42,44,46,47],context:[45,47],continu:47,contraint:[23,25,26],contrast:[13,15,34,41,47],control:[25,26,29,30],conveni:[12,46],convent:43,converg:[],convert:12,convex:[24,47],convinc:45,coordin:[2,16,23],coordinag:23,copi:47,core:[15,45],correct:[27,45],correl:[12,47],correspond:[18,19,20,21,22,23,24,25,26,45,47],correspondingli:47,costli:[23,25,26],cotter:30,could:[12,13,15,45,47],count:[11,41,45],cours:34,cpickl:0,cpu:[4,25,26,29,30],crammer:[],crammer_sing:2,creat:[41,47],crf:[],criterion:23,cross:[8,9],cross_valid:[2,4,5,9,11,17,47],csgraph:3,csr_matrix:3,current:[19,21,23,24,29,30,38,42,43,44,46,47],curv:[],curve_pystruct:4,curve_svmstruct:4,custom:40,cut:[2,5,7,13,16,21,23,25,26,41,43,44],cutting_plan:16,cvxopt:[19,20,25,26,33,34,35,36,37,38,43,44,46],cython:44,daphn:45,data:[0,2,3,4,5,9,11,12,17,23,24,25,26,27,28,29,30,31,32,34,35,39,40,43,45,46,47],data_train:0,data_train_dict:0,data_v:0,data_val_dict:0,datapoint:47,dataset:[],deal:[13,45],dealt:45,debian:44,debug:[25,26],decai:[28,29,30],decay_expon:[16,28,29,30],decay_t0:[28,29,30],decid:44,decis:15,decision_funct:4,decod:8,decomposit:[18,21,33,34,35,36,37,38,45],decreas:[25,26],deep:[23,24,25,26,27,28,29,30],deep_learn:0,def:[3,4,10,15],defin:[33,36,43,45],definit:[45,47],degre:18,delta_joint_featur:25,demonstr:[0,12,42],densecrf:0,depend:[40,44,45],descent:[29,30,47],describ:[23,26],design:[15,43],desir:15,detail:[],determin:[26,43],dev:44,diagon:[6,33],dict:[19,25,26],did:47,differ:[2,6,9,15,16,40,43,45,46,47],digit:[],dimension:47,direct:[],directionalgridcrf:[],directli:[13,32,34,35,37,38,40],disabl:4,discard:[29,30],discret:[19,45],discrimin:11,dispatch:19,distinct:47,distribut:44,do_averag:[23,47],do_comparison:4,doctest:47,document:43,doe:[0,5,12,15,25,26,28,47],doesn:[4,45],domain:[15,45],domin:26,don:[5,11,16,38,41,47],done:[13,23,30,39,43,45,47],door:45,dot:[15,31,32,33,34,35,36,37,38,39,40,47],down:[15,23,31,39,47],downhil:27,download:[0,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17],drastic:24,drawback:45,dtype:[11,17,47],dual:[12,16,18,19,21,25,26,33,34,35,36,37,38],dualiti:[23,26],dump:4,dump_svmlight_fil:4,dure:[12,28,42,47],dyn:21,dynam:[],each:[10,11,12,13,15,17,21,23,24,25,26,27,28,29,30,33,34,35,36,37,40,45,46,47],easi:[10,17,43,46],easier:[16,27,47],easiest:44,easili:[39,45,47],edg:[0,3,10,11,14,15,17,18,19,20,21,22,32,33,34,35,36,37,38,40,45,46,47],edge_featur:[15,34,47],edge_features_direct:15,edge_features_one_slack_trainval_:0,edge_list_to_featur:15,edgefeaturegraphcrf:[],edges_0:47,edu:0,effect:[28,29,30],effici:[],efficientl:47,effienc:11,either:[3,4,31,32,33,34,35,36,37,38,40,43,47],element:[35,45],ellipsi:47,els:[3,4,10],empti:[11,17],encod:[8,11,15,34,37],energi:[14,18,19,20,21,22,31,32,33,34,35,36,37,38,39,40,45,47],english:45,enhanc:15,enorm:23,enough:[11,13],entiti:47,entri:[23,24,25,26,28,29,30,45],enumer:[10,11,12,39,47],environ:44,epoch:[25,26,28,29,30],equal:[32,34,35,37,38,39],equat:[45,47],equival:11,error:[45,47],essenc:9,essenti:44,essentiali:47,estim:[23,24,25,26,27,28,29,30,43,47],eval_on_data:4,evalu:[0,4,15,17,23,24,25,26,27,28,29,30,41,46],even:[],everi:[12,45,47],everyth:0,evid:[31,32,33,34,35,36,37,38,39,40],exact:[],exactli:[26,32],exampl:[],example_plot_latent_crf:[],example_plot_latent_svm_as_crf:[],example_plot_lett:[],example_plot_snak:[],except:[0,23,24,25,26,28,29,30],execut:13,exhaust:[26,45],exist:4,expand_sym:8,expans:[7,19,21,33,34,35,36,37,38],expect:[24,47],expens:47,experi:0,experiment:[23,46],experiment_nam:0,expert:43,explain:[45,47],explan:47,explicitli:[24,47],exploit:[12,29,30,47],expon:[28,29,30],express:45,extens:[12,47],extra:9,extract:[0,23,25,26],f_t:47,fact:13,factor:21,fairli:10,fall:47,fals:[2,4,7,9,12,13,16,18,19,20,21,23,25,26,28,29,30,32,34,35,37,38,39,40,47],far:28,fast:[14,19,29,30,47],faster:[2,4,5,14,26,43,44,47],featur:[0,2,5,11,12,15,17,31,32,33,34,35,36,37,38,39,40,45,46,47],features_0:47,features_i:47,features_test:47,features_train:47,fetch_mldata:[2,3,4],few:[11,47],ff5555:12,field:[],fig:[5,6,8,9,10,12,14,15],figsiz:[4,5,6,8,10,11,12,14],figur:[4,11,12],file:[4,13,42],file_nam:42,filenam:4,find:[7,13,23,25,26,28,29,30,31,32,34,35,37,38,39,40,43,45],finit:45,finlei:[3,25,26,47],first:[10,11,12,15,18,19,20,21,22,24,35,38,43,47],fit:[0,2,3,4,5,6,7,8,9,10,11,12,13,15,16,17,23,24,25,26,28,29,30,35,43,45,47],five:15,fix:[24,47],flat:15,flatten:[0,10,12],flip:[25,26],flipper:21,foilag:47,fold:[12,47],follow:[15,35,43,44,47],forc:[34,47],form:[23,24,25,26,27,28,29,30,45,47],format:11,former:[23,24,25,26,27,28,29,30],formul:[25,26,31,39,46],formula:45,found:[13,14,25,26,29,30,32,34,35,37,38,40,43,45,47],four:[6,12,15,47],fraction:[32,34,35,37,38,40],framework:[31,39],frank:[16,23],frankwolf:2,frankwolfessvm:[],from:[0,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,19,25,26,31,32,34,35,39,40,43,45,47],full:[3,40,43,47],full_model:3,full_ssvm:3,fulli:[40,47],fusion:21,fw_batch_svm:2,fw_bc_svm:2,gain:4,gap:[7,13,23,26],gener:[0,3,4,14,16,23,33,35,36,37,38,40,45,47],generate_blocks_multinomi:[6,7,13],generate_cross:9,generate_crosses_explicit:[8,16],gerner:47,get:[15,23,24,25,26,27,28,29,30,43,44,45,47],get_param:[23,24,25,26,27,28,29,30],gibb:21,github:43,give:[12,14,32,33,34,35,36,37,38,40,47],given:[4,9,18,19,20,21,22,23,24,25,26,31,32,33,34,35,36,37,38,39,45,47],global:26,glue:46,goal:[43,45],goe:13,good:[2,5,14,47],gradient:30,grai:[6,8,10],graph:[],graphcrf:[],graphic:[0,21],gray_r:11,great:47,green:[10,12,13],grei:[12,15],grid:[],gridcrf:[],ground:[6,8,9,10,12,15,24,31,32,34,35,39,40,47],guarante:[13,23],guestrin:45,guid:[],h_init:[10,24,29],h_pred:11,had:15,ham:[25,26,29,30],hamming_loss:3,hand:45,handl:45,handwritten:[12,47],happen:47,hard:[15,16,24,45,47],harder:[9,47],hardest:15,hasattr:4,have:[4,5,10,11,23,24,25,26,27,28,29,30,32,34,35,38,39,43,45,47],head:15,heart:45,heavi:43,height:[32,33,34,35,36,37,38,40],held:24,hello:47,help:[25,26,43,44],here:[4,13,16,43,45,47],heurist:[13,26],hidden:[],hierarch:[],high:[10,14,44,47],higher:[5,26,43],highest:[31,39],highli:[31,39,44],hit:41,hofmann:[25,45],home:4,homogen:47,hope:45,horizont:[6,15,33],hot:15,how:[],howev:47,hstack:[0,2,3,5,10,11,12,15,47],html:0,http:0,hundr:47,iccv:15,idea:[45,47],ident:[14,47],ignor:[21,23,25,26,30,31,39],illustr:[7,12,13,28],image_segment:0,immedi:34,implement:[],importerror:0,imshow:[11,15],inact:[25,26],inactive_threshold:[0,7,11,13,25,26,47],inactive_window:[0,7,13,25,26,47],inappropri:45,includ:[43,44,47],incorrect:47,increas:13,ind:12,independ:[3,40,47],independend:33,independent_model:3,independent_ssvm:3,indic:[16,18,19,20,21,22,25,26,34,40,47],individu:[12,45],infer:[],inferec:47,inference_algorithm:44,inference_cach:[3,6,7,8,9,10,13,15,16,26],inference_dispatch:[],inference_method:[0,3,6,7,10,11,13,14,15,16,17,19,32,33,34,35,36,37,38,40,44,47],inference_run:16,infernc:[31,39],inform:[3,15,23,25,26,47],init:21,init_lat:24,initi:[10,21,23,24,25,26,28,29,30,47],inner:47,input:[6,8,9,12,15,23,24,25,26,27,28,29,30,31,33,34,37,38,39,40,45,47],instal:[],instanc:[23,24,25,26,27,28,29,30,32,33,34,35,36,37,38,40],instead:[4,25,41],instruct:[43,44],integ:[18,19,20,37,47],integr:[18,32,33,34,35,36,37,38],inter:[32,34,35,37,38,40],interact:[],intercept:[31,39,47],interchang:43,interdepend:[25,45],interest:[3,46,47],interfac:[4,42,43,45,47],interpol:15,interpret:[7,16],intract:[3,47],introduc:[9,10,15,47],investig:3,involv:47,ioanni:25,iri:[4,17,47],iter:[7,13,23,24,25,26,27,28,29,30,35,41,42,47],itertool:[3,10],itself:[24,25],jack:47,jaggi:23,jmlr:[23,25,26],joachim:[3,24,25,26,45,47],job:[25,26,29,30],john:[25,26],joint:[31,39,45],joint_featur:[25,31,32,33,34,35,36,37,38,39,40,45,47],journal:43,julien:23,jume:47,just:[4,15,28,31,39,43,47],keep:28,kernel:[5,12],keyword:19,kind:[33,43,45,47],know:[23,24,25,26,28,29,30],knowledg:15,known:25,kohli:15,koller:45,kraehenbuehl:0,kwarg:[19,20,21,22],label:[],label_binar:15,lacost:23,lambda:23,lampert:45,languag:[45,47],larg:[25,45,47],larger:[43,47],last:[25,26,28,45],latent:[],latent_class:11,latent_crf:10,latent_it:[11,24],latent_node_featur:38,latent_pbl:11,latent_svm:[10,11],latentgraphcrf:[],latentgridcrf:9,latentnodecrf:[],latentssvm:[],latentsubgradientssvm:47,layer:10,lazi:21,lead:[13,26,32,33,35,36,47],learn:[],learner:[],learning_r:[2,5,16,29,30],least:47,leav:[23,24,25,26,28,29,30],left:15,legend:[4,16],len:[0,4,10,12,15,16,47],length:[15,23,24,25,26,28,29,30,32,34,35,37,38,39,47],less:[7,25,26,45,47],let:[45,47],letter:[],level:[0,42],libatla:44,libatlas3gf:44,libdai:43,liblinear:[4,39],librari:[4,43,44,47],libsvm:[2,5],lift:43,like:[],likelihood:47,line:23,line_search:[23,47],linear:[5,11,12,29,30,31,32,33,34,35,36,37,38,39,43,45,46,47],linearsvc:[2,12],linewidth:4,list:[10,11,12,17,23,25,26,27,28,29,30,34,37,43],literatur:[3,47],littl:47,liu:[3,40,47],load:[0,11,42],load_digit:[2,4,5,11],load_iri:[4,17,47],load_lett:[12,47],load_scen:[3,47],load_snak:15,loadtxt:4,loc:[4,16],locat:42,log:[16,42],logger:[0,7,13,23,24,25,26,27,28,29,30,47],look:[43,47],loop:24,loopi:[21,26,33,35,36,37,38,47],loos:43,lose:45,loss:[3,6,8,10,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,43,45,47],loss_aug:[6,8],loss_augmented_infer:[6,8,23,25,26,28,29,30,31,32,34,35,39,40,47],loss_curve_:[23,25,26,28,29,30],lot:[31,39],lower:[7,13,14,35],m3n:43,machin:[3,43,46],made:[0,23,24,25,26,28,29,30,47],mail:43,main:[4,46,47],make:[5,9,10,11,12,15,17,22,23,43,44,45,47],make_grid_edg:[10,14,15],make_simple_2x2:10,manag:44,mani:[5,25,26,29,30,44,45,47],map:[9,18,19,20,21,22,23,24,25,26,27,28,29,30],margin:[12,18,19,20,25,26,28,29,30,32,33,34,35,37,38,40,43,45,46,47],markov:[12,43,45,47],martin:30,mathemat:30,matplotlib:[4,5,6,8,9,10,11,12,14,15,16],matrix:[15,32,35,47],matshow:[6,8,9,12,14,15],matter:[18,19,20,21,22],max:[3,5,11,12,14,19,32,33,34,35,36,37,38,43,44,45,46,47],max_it:[0,2,5,7,10,12,13,14,15,16,23,25,26,27,28,29,30,47],max_word_len:12,maxim:[19,25,26,45,47],maximum:[23,25,26,28,29,30,43,47],mayb:47,mean:[0,2,13,17,25,26,28,29,30,32,34,35,37,38,39,45,47],meaning:[4,32,34,35,37,38,40],meant:12,measur:[25,26,31,32,34,35,39,40],memori:[26,47],mess:41,messag:[14,19,21,47],method:[3,7,12,14,19,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,42,43,45,47],metric:[3,4,15],mid:47,middel:15,might:[15,26,41,43,44,45,46,47],mind:47,mini:30,minim:[28,31,39,45],minimum_spanning_tre:3,minut:[0,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17],misclassif:45,misinterpret:45,mktemp:4,mnist:4,mode:[25,26],model:[],model_fil:4,modul:[46,47],momentum:[16,29,30],monitor:[25,26,29,30],more:[7,11,12,15,16,25,26,34,43,44,45,47],most:[13,21,25,26,45,46,47],motiv:47,mountain:47,move:[15,21,22],mqpbo:21,mst:3,much:[4,9,10,12,44,45,47],mueller:[26,43],multi:[],multi_class:2,multi_class_svm:2,multi_label:3,multiclass:[4,11,17,39],multiclass_comparision_svm_struct:4,multiclassclf:[],multilabelclf:[],multipl:[40,42,47],multisvm:4,must:[32,34,35,38,39],mutual:[3,47],mutual_info_scor:3,n_attribut:35,n_class:[2,32,33,34,35,36,38,39,47],n_cross:[9,16],n_edg:[18,19,20,21,22,32,34,35,37,38,40,47],n_edge_featur:[7,13,33,34,47],n_exampl:[11,35],n_featu:37,n_featur:[2,7,10,13,31,32,33,34,35,36,37,38,39,40,47],n_hidden:38,n_hidden_st:[10,38],n_job:[0,6,7,9,10,13,15,23,25,26,27,28,29,30,31,39,47],n_label:[3,9,10,16,37,38,40],n_latent_class:11,n_node:[18,19,20,21,22,32,34,35,37,38,40,47],n_node_featur:47,n_sampl:[6,7,8,9,13,16,23,29,30,47],n_slack_svm:[2,5,16],n_state:[0,7,9,13,14,16,18,19,20,21,22,32,33,34,35,36,37,38,40,47],n_states_per_label:[9,11,37],n_word:12,naiv:15,nam:[25,26],name:[23,24,25,26,27,28,29,30,43,44,47],nathan:30,natur:[26,47],naturali:47,ndarrai:[31,32,33,34,35,36,37,38,39,40],nearest:[15,19],necessari:15,need:[0,3,4,18,19,20,21,22,23,24,25,26,28,29,30,32,33,36,39,43,44,45,47],neg:[25,26,28],negativity_constraint:[7,13,25,26,47],neighbor:[12,47],neighborhood:[6,7,8,13,15,33,36],neighborhood_featur:15,nest:[23,24,25,26,27,28,29,30],network:[45,47],never:[23,25,26,29,30],newer:44,next:[18,20],nice:[4,45],node:[10,11,15,17,18,19,20,21,22,34,35,38,45,47],node_featur:[34,47],node_indic:10,nois:[6,7,8,9,13,14,16],non:[3,10,11,12,15,43,47],none:[4,7,13,21,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,47],nonzero:3,normal:14,normalize_whitespac:47,notat:47,note:[31,39,41],now:[9,11,15,47],nowozin:[15,45],nslackssvm:[],nthe:11,number:[0,21,23,24,25,26,28,29,30,31,32,33,34,35,36,37,38,39,40,45,47],numer:[5,11,47],numpi:[0,2,3,4,5,6,8,9,10,11,12,14,15,16,17,35,44,47],object:[],objective_curve_:[16,23,25,26,29,30],observ:[37,38,47],obtain:[28,47],obviou:12,obvious:11,occur:47,ocr:[],odd:[],odditi:47,off:[6,23],offset:[28,29,30],often:[23,25,26,29,30,34,42,43,45,47],ogm:[19,21,33,35,36,37,38,44],old_solut:[25,26],ommit:12,onc:25,one_hot:15,one_hot_color:15,one_slack_svm:[2,5,16],oneslackssvm:[],onevsrest:47,onli:[4,6,9,12,15,19,23,25,26,28,29,30,32,34,35,37,38,40,43,47],onlin:[2,5,16,23,28,29,30],open:[0,45],opengm:[19,21,33,35,36,37,38,44],optic:12,optim:[23,25,26,27,41,44,46,47],optimum:[23,47],option:[15,23,24,25,26,27,28,29,30,43],order:[6,21,43,47],origin:[0,4,47],other:[5,14,15,27,32,43,44,45,47],otherwis:[25,26,29,30,35],our:[4,5,14,43,47],ourself:47,ourselv:45,out:[4,45,47],outdoor:47,output:[5,6,7,8,9,10,11,12,13,15,23,25,26,27,28,30,37,45,47],output_:4,over:[15,23,24,25,26,27,28,29,30,31,32,33,34,36,39,40,45,47],overal:[6,8],overcom:45,overview:43,own:[],pad:15,page:47,pair:[18,19,20,21,22,47],pairwis:[6,8,9,12,14,15,18,19,20,21,22,32,33,34,35,36,37,38,40,45,46,47],pairwise_margin:[32,33,34,35,37,38,40],pairwise_potenti:[18,19,20,21,22],paper:[23,43,47],paradigm:45,parallel:[23,25,26,29,30,31,39],param:[23,24,25,26,27,28,29,30],paramet:[5,12,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,45,47],parametr:[45,47],pariwise_margin:[32,33,34,35,36,37,38],parmet:[25,26],part:[15,45,47],parti:45,particular:[23,24,25,26,28,29,30,44,45],particularli:12,pass:[14,19,21,23,24,25,26,28,29,30,32,34,35,38,39,47],patch:[10,15],path:4,patient:15,pattern:[8,9,12],pbl:[5,11,17],pdf:4,pegaso:[29,30],penalti:[25,26,29,30],per:[11,26,34,35,37,38,40],perceptron:[28,43,47],perform:[4,11,25,28,29,30,32,34,35,37,38,40,43,47],period:42,perm:[23,47],permut:35,phd:26,philipp:0,phonem:47,pick:[43,47],pickl:0,pictur:47,pip:[43,44],pipelin:[23,24,25,26,27,28,29,30],pixel:[0,15,21,47],place:[8,10,47],plane:[2,5,7,13,16,23,25,26,41,43],pleas:[0,4,7,15,41,43],pletscher:23,plot:[],plot_binary_svm:5,plot_box:10,plot_curv:4,plot_directional_grid:[6,13],plot_exact_learn:[7,13],plot_grid:10,plot_grid_crf:[8,9],plot_latent_crf:9,plot_latent_nod:10,plot_latent_svm_as_crf:11,plot_learn:[],plot_lett:12,plot_objective_curv:13,plot_objetive_curv:7,plot_potts_model:14,plot_snak:15,plot_ssvm_objective_curv:16,plt:[4,5,6,8,9,10,11,12,14,15,16],point:[15,47],popen:4,popular:45,pose:[11,26],posit:[15,47],possibl:[3,13,15,19,21,23,24,25,26,27,28,29,30,31,33,34,35,36,37,38,39,40,43,45,46,47],potenti:[0,6,8,12,18,19,20,21,22,32,33,34,35,36,43,46,47],pott:[],practic:[14,47],pre:0,precis:47,precursor:47,predicit:47,predict:[0,2,3,4,6,8,9,10,12,15,17,23,25,26,27,28,30,31,39,40,43,45,47],predict_lat:[10,11],prediction_fil:4,prepare_data:15,preprocess:15,preseg:12,present:40,prespecifi:47,prevent:47,previou:[25,26,29,30,43],price:5,primal:[7,13,16,23,25,26,27,29,30,41],primal_objective_curve_:[16,23,25,26],principl:47,print:[0,2,3,4,5,6,8,9,10,11,12,15,17],probabl:2,problem:[2,4,9,10,11,24,45,47],procedur:[7,11,24],process:[0,23,41,47],produc:[13,18,45,46],product:[3,10,14,19,32,33,34,35,36,37,38,44,47],program:[21,30,32,33,34,35,36,37,38,43,44],progress:28,project:0,propag:[21,32,33,34,35,36,37,38,44,47],propagatin:[33,35,36,37,38],proper:[0,41],propos:13,prototyp:42,provid:[0,13,24,28,32,34,35,40,43,46],prune:[25,26],publish:47,pure:[45,47],purpos:[14,25,26,29,30],put:47,pyplot:[4,5,6,8,9,10,11,12,14,15,16],pyqpbo:[22,44],pystruct:[],python:[],qpbo:[0,3,6,7,13,14,15,19,21,22,33,34,35,36,37,38,43,44],qualiti:[14,44],question:45,quit:14,ram:26,randint:[10,12],random:[],random_st:[4,5,23,47],randomli:[8,10],randomst:[12,14,23],rang:[3,5,10,11,12],rate:[23,28,29,30],rather:15,ratliff:30,ravel:[9,10,15,35],read:4,readi:43,real:[13,45],realist:16,realli:[5,17,23,24,25,26,28,29,30],reason:[23,47],recent:3,reciev:35,recognit:[],recommend:[31,32,33,35,36,37,38,39,43,44,45],recomput:24,rectangl:10,red:[4,7,12,13],reestim:47,refer:[23,25,26,30,43],refit:24,reflect:[29,30],region:47,regress:45,regular:[23,25,26,29,30],reject:26,rel:[31,32,34,35,39,40],relat:[16,47],relax:[15,18,19,20,31,32,33,34,35,36,37,38,39,40],releas:43,reli:47,reliabl:46,remain:43,remov:[25,26,47],repeat:10,replac:42,reportet:4,repr:11,repres:[11,12,14,34,35,47],represent:[31,32,33,34,35,36,37,38,39,47],reproduc:47,requir:[15,23,24,25,26,28,29,30,44,47],rescal:[25,26,29,30,39],rescale_c:39,research:43,reserv:21,reservenumfactorspervari:21,reshap:[6,8,10,11,12,14,15,17,47],resolut:45,respect:[3,34,43],respons:47,rest:[2,5,46,47],restart:[25,26,29,30],restrict:[13,45,47],result:[5,13,14,15,16,23,25,26,27,28,30,32,33,34,35,36,37,38,40,47],return_energi:[18,19,20,21,32,34,35,37,38,39,40],return_list:15,reus:24,right:[15,45],rnd:[12,14],role:7,rother:15,round:[18,19,20,32,34,35,37,38,40],row:[35,47],run:[0,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,26,41,43,47],runtim:5,runtime_:4,sai:[35,45,47],said:45,same:[6,9,11,12,13,17,18,19,20,21,22,23,24,25,26,28,29,30,32,35,36,37,38,47],sampl:[0,21,26,31,39,47],sample_method:[23,47],saniti:27,save:42,save_everi:[0,42],savefig:4,savelogg:[],scene:[3,47],schedul:[29,30],schmidt:23,scikit:[3,4,11,43,44,47],scipi:[3,44],score:[0,2,4,5,6,8,9,10,11,12,17,23,24,25,26,27,28,29,30,31,39,47],script:[0,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17],search:[23,45],sebastian:45,second:[0,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,45],section:43,see:[6,7,13,15,35,43,44,45,47],seed:[6,7,10,13,23],seem:[45,47],seen:[7,47],select:[12,47],self:[4,23,24,25,26,27,28,29,30,32,34,35,37,38,40],sender:35,sens:[4,43],sensit:34,sentenc:45,separ:[8,45,47],seqlearn:47,sequenc:[],set:[0,4,6,8,9,12,13,21,23,24,25,26,27,28,29,30,32,33,41,43,45,46,47],set_param:[23,24,25,26,27,28,29,30],set_titl:[5,6,8,9,14,15],set_vis:[9,12],set_xtick:[5,6,8,9,12,14,15],set_xticklabel:5,set_ylabel:5,set_ylim:5,set_ytick:[6,8,9,12,14,15],settig:16,setuptool:44,sever:[40,43,45,46,47],sgd:5,shai:30,shalev:30,shape:[2,3,5,6,8,15,18,19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,36,37,38,39,40,47],share:[34,47],sharp:15,should:[10,21,23,24,32,34,35,37,38,39,40,41,42,43,46],show:[3,4,5,6,7,8,9,10,11,12,13,14,15,16],show_loss_everi:[0,7,10,13,23,25,26,27,29,30,47],shown:28,shuffl:30,shwartz:30,sign:[25,26,31],significantli:14,similar:[45,47],simlar:47,simpl:[],simplex:27,simpli:[28,31,39,44,47],sinc:45,singer:[],singl:[4,11,17,45,47],situat:45,size:[10,12,14,16,23,29,30,33,36,47],size_joint_featur:[23,24,25,26,28,29,30,31,32,33,34,35,36,37,38,39,40],skip:47,sklearn:[2,3,4,5,9,11,12,15,17,47],sky:47,slack:[],slic:0,slice:12,slight:47,slightli:47,slow:[14,19,23,31,39,47],slower:4,small:[12,16,29,30,47],smo:5,smooth:[6,14],snake:[],solut:[14,18,19,20,21,25,26,32,34,35,37,38,40,43,47],solv:[2,4,8,9,10,11,15,24,25,26,32,45,46],solver:[],some:[12,21,25,26,43,44,45,47],somehow:45,somewhat:[4,14,23],soon:0,sort:3,sourc:[0,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42],space:45,span:47,spars:3,special:[4,11,47],specif:[],specifi:[40,42,44,45,47],speech:47,speed:[21,24],spent:4,split:[4,47],spoken:45,squar:[29,30,45],srebro:30,ssvm:[],stabl:43,stai:43,standard:[2,10,12,31,45,46],stanford:0,start:[2,4,5,7,14,17,21,25,26,29,30,41,43,47],state:[8,9,10,11,31,32,33,34,35,36,37,38,39,47],state_1:35,state_2:35,state_3:35,step:[13,23],still:9,sto:42,stop:[13,23,25,26],store:[23,25,26,29,30,42,46,47],str:14,strcture:[23,24,25,26,28,29,30],strength:34,string:[19,21,23,24,25,26,27,28,29,30,32,33,34,35,36,37,38,40,42],stripe:6,strong:[12,13],stronger:43,strongest:12,strongli:6,struct:[],structur:[],structuredmodel:[23,25,26,28,29,30],stuctur:24,stuff:[15,16],style:[24,39],sub:[30,47],subclass:47,subgradi:[2,5,16,18,19,21,23,29,30,47],subgradient_svm:[2,5,16],subgradientssvm:[],submodular:[25,26],subobject:[23,24,25,26,27,28,29,30],subplot:[5,6,8,9,10,11,12,14,15],subplots_adjust:[10,11,12],substat:47,sudo:44,suffix:4,sum:[0,31,39],summar:41,sunset:47,superior:12,superpixel:0,supervis:45,support:[3,23,28,40,43,46],suptitl:[10,11],surprisingli:5,svc:5,sven:[26,43],svm:[],svm_as_crf:17,svm_dat:4,svm_multiclass:4,svm_multiclass_classifi:4,svm_multiclass_learn:4,svmstruct_path:4,svmstruct_process:4,switch_to:[7,13,15,25,26,43,47],symmetr:[8,18,19,20,21,22,32,33,34,35,36,46,47],symmetric_edge_featur:[0,34],system:4,tag:47,tail:15,take:[15,28,45,47],taken:[12,47],target:[2,3,4,5,11,17,41,45,47],task:[4,5,8,11,12,13,15,47],taskar:[12,45],tempfil:4,ten:[11,15],tent:47,term:[15,23,24,25,26,27,28,29,30,32,35],test:[3,9,11,12,15,46,47],test_siz:[9,11,47],tests:12,text:[12,45],than:[4,12,14,15,25,26,29,30,44,45,47],thei:[34,43,46,47],therefor:[28,44,45,47],thesi:[26,47],thi:[0,3,4,7,11,12,13,15,16,18,19,20,21,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,42,43,44,45,46,47],thing:[43,45,47],third:45,thoma:[25,26],thorsten:[25,26],thorugh:28,those:47,though:34,thought:[40,45],thousand:47,three:[6,43,45,47],threshold:[25,26],through:[23,25,26,29,30],tight:4,time:[],time_fw_batch_svm:2,time_fw_bc_svm:2,time_libsvm:[2,5],time_n_slack_svm:[2,5],time_on:16,time_one_slack_svm:[2,5],time_subgradient_svm:[2,5],time_svm:17,times_:4,times_pystruct:4,times_svmstruct:4,timestamps_:[16,23,25,26,29,30],titl:[4,10,12],toarrai:3,todo:47,togeth:[14,46,47],toi:[10,16,47],tol:[0,2,3,4,5,6,7,8,9,11,13,15,16,23,25,26,47],toler:[23,25,26],too:14,took:[2,5,14,17],tool:[4,43,45],top:10,topic:45,total:[0,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,23,25,26,29,30],total_s:9,touch:7,tra:[23,24,25,26,27,28,29,30],tradeoff:26,train:[3,5,6,8,9,10,11,12,13,15,16,23,24,25,26,27,28,29,30,41,43,45,47],train_data_fil:4,train_test_split:[2,4,5,9,11,17,47],transit:12,treat:47,tree:[3,15,21,33,35,36,37,38,40,44,47],tree_model:3,tree_ssvm:3,tri:[43,45,47],triangl:35,trival:15,trivial:[3,31,39],truth:[6,8,9,10,12,15,24,31,32,34,35,39,40,47],trw:[21,44],tsochantaridi:[25,45],tune:[5,47],tupl:[11,17,18,19,20,32,33,34,35,36,37,38,40,47],turn:23,twice:23,two:[4,33,35,43,45,46,47],type:33,uint8:47,unari:[0,3,6,8,9,11,14,15,17,18,19,20,21,22,31,32,33,34,35,36,37,38,39,40,47],unary_margin:[32,33,34,35,36,37,38,40],unary_potenti:[18,19,20,21,22],unawar:47,unconstraint:27,under:[43,45],underestim:13,undergener:[7,22,43],understand:47,undirect:[32,35],unfortun:[44,47],uni:0,uniform:[29,30],uniqu:[16,47],unless:15,unobserv:[38,47],unseen:43,unstructur:39,updat:[23,24,25,26,27,28,29,30],upgrad:44,urban:47,user:[],usp:[2,4],usual:[11,18,19,20,21,22,23,45,47],util:[],valid:0,valu:[4,23,24,25,26,27,28,29,30,33,34,35,36,37,38],vari:[4,47],variabil:11,variabl:[],variant:47,varieti:44,variou:43,vector:[3,11,17,28,31,32,33,34,35,36,37,38,39,43,45,46,47],verbos:[0,2,7,13,18,23,25,26,27,28,29,30,42,47],veri:[],version:[3,23,43,44,47],vertic:[6,15,33,47],via:[19,21,40,43,44,45,47],view:[15,45],violat:[7,13,25,26],visapp:26,visibl:38,vision:[45,47],visual:[6,8],viterbi:47,vladimir:21,vmax:[6,8,9],vmin:[6,8,9],vstack:[3,10,12,15,17,47],w_1:[29,30],w_2:[29,30],w_avg:[29,30],w_class_0:47,w_class_1:47,w_class_i:47,w_pw:8,w_t:[29,30],w_un:8,wai:[4,13,44,45],wait:28,wall:41,wander:15,want:[45,47],warm:[25,41],warm_start:[25,26,29,30],warmstart:26,water:47,websit:44,weight:[6,8,23,24,25,26,28,29,30,31,32,33,34,35,36,37,38,39,47],well:[5,15,16,23,24,25,26,27,28,29,30,43,45,47],were:[0,47],what:[],when:[3,13,19,25,26,29,30,31,39,43,47],where:[15,19,25,33,34,35,43,44,47],whether:[13,18,19,20,23,24,25,26,28,29,30,32,34,35,37,38,39,40,41,47],which:[3,13,15,25,29,30,31,32,33,34,35,37,39,40,42,43,44,45,46,47],who:47,whole:[23,24,25,26,27,28,29,30,45,47],wide:44,width:[32,33,34,35,36,37,38,40],window:[],without:[8,43],wolf:[16,23],word:[12,15,45,47],work:[4,13,15,23,24,25,26,27,28,29,30,41,45,46,47],world:47,worri:47,wors:[14,29,30,47],would:[0,2,4,11,15,35,43,47],wrapper:19,wrong:47,wspace:12,www:0,x_direct:15,x_edge_featur:15,x_flat:10,x_grid_edg:10,x_test:[2,3,4,5,9,11,12,15,17,47],x_test_:11,x_test_bia:[2,5],x_test_direct:15,x_test_edge_featur:15,x_train:[2,3,4,5,9,11,12,15,17,47],x_train_:11,x_train_bia:[2,5],x_train_direct:15,x_train_edge_featur:15,xlabel:[4,16],xtick:[4,11,12],y_chain:12,y_flat:10,y_hat:[25,31,32,34,35,39,40],y_org:11,y_org_test:11,y_org_train:11,y_pred2:15,y_pred:[0,2,4,6,8,9,15,17,23,25,26,27,28,30,31,32,34,35,37,38,39,40,47],y_pred_chain:12,y_pred_svm:12,y_svm:12,y_test:[2,3,4,5,9,11,12,15,17,47],y_test_flat:15,y_train:[2,3,4,5,9,11,12,15,17,47],y_train_flat:15,y_true:[0,12,39,47],yao:15,yasemin:25,yeast:3,yield:40,yoram:[25,30],you:[3,4,23,24,25,26,28,29,30,41,43,44,45,47],your:[],yscale:16,ytick:[11,12],zero:[3,15,23,25,26,28,29,30,47],zero_bas:4,zinkevich:30,zip:[10,12,14],zoom:7},titles:["Semantic Image Segmentation on Pascal VOC","<no title>","Crammer-Singer Multi-Class SVM","Multi-label classification","Comparing PyStruct and SVM-Struct","Binary SVM as SSVM","Learning directed interactions on a 2d grid","Efficient exact learning of 1-slack SSVMs","Learning interactions on a 2d grid","Latent Dynamics CRF","Latent Variable Hierarchical CRF","Latent SVM for odd vs. even digit classification","OCR Letter sequence recognition","Plotting the objective and constraint caching in 1-slack SSVM","Comparing inference times on a simple Potts model","Conditional Interactions on the Snakes Dataset","SSVM Convergence Curves","SVM as CRF","pystruct.inference.inference_ad3","pystruct.inference.inference_dispatch","pystruct.inference.inference_lp","pystruct.inference.inference_ogm","pystruct.inference.inference_qpbo","pystruct.learners.FrankWolfeSSVM","pystruct.learners.LatentSSVM","pystruct.learners.NSlackSSVM","pystruct.learners.OneSlackSSVM","pystruct.learners.PrimalDSStructuredSVM","pystruct.learners.StructuredPerceptron","pystruct.learners.SubgradientLatentSSVM","pystruct.learners.SubgradientSSVM","pystruct.models.BinaryClf","pystruct.models.ChainCRF","pystruct.models.DirectionalGridCRF","pystruct.models.EdgeFeatureGraphCRF","pystruct.models.GraphCRF","pystruct.models.GridCRF","pystruct.models.LatentGraphCRF","pystruct.models.LatentNodeCRF","pystruct.models.MultiClassClf","pystruct.models.MultiLabelClf","pystruct.plot_learning.plot_learning","pystruct.utils.SaveLogger","PyStruct - Structured Learning in Python","Installation","What is structured learning?","Learning","User Guide"],titleterms:{"class":[2,47],addit:44,aka:[43,47],algorithm:[43,47],altern:44,anaconda:44,binari:5,binaryclf:31,cach:13,chaincrf:[32,47],choos:47,cite:43,classif:[3,11],classifi:46,compar:[4,14],condit:[15,46,47],constraint:13,converg:16,crammer:2,crf:[9,10,17,43,47],curv:16,dataset:15,detail:47,digit:11,direct:6,directionalgridcrf:33,dynam:[9,47],edgefeaturegraphcrf:[34,47],effici:7,even:11,exact:7,exampl:45,field:[46,47],formal:45,frankwolfessvm:23,graph:47,graphcrf:[35,47],grid:[6,8],gridcrf:36,guid:47,hidden:47,hierarch:10,how:47,imag:0,implement:47,infer:[14,18,19,20,21,22,43,44,46,47],inference_ad3:18,inference_dispatch:19,inference_lp:20,inference_ogm:21,inference_qpbo:22,instal:44,interact:[6,8,15],introduct:43,label:[3,47],latent:[9,10,11,47],latentgraphcrf:[37,47],latentnodecrf:38,latentssvm:24,learn:[6,7,8,43,45,46],learner:[23,24,25,26,27,28,29,30,47],letter:12,like:47,linux:44,model:[14,31,32,33,34,35,36,37,38,39,40,43,46,47],multi:[2,3,47],multiclassclf:39,multilabelclf:40,nslackssvm:25,object:13,ocr:12,odd:11,oneslackssvm:26,own:47,packag:44,pascal:0,plot:13,plot_learn:[41,46],pott:14,primaldsstructuredsvm:27,pystruct:[4,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43],python:43,random:[46,47],recognit:12,savelogg:42,segment:0,semant:0,sequenc:12,simpl:14,simplifi:45,singer:2,slack:[7,13],snake:15,solver:43,specif:47,ssvm:[5,7,13,16],struct:4,structur:[43,45],structuredperceptron:28,subgradientlatentssvm:29,subgradientssvm:30,svm:[2,4,5,11,17,47],time:14,tip:47,ubuntu:44,user:47,util:[42,46],variabl:[10,47],veri:45,voc:0,what:45,window:44,write:47,your:47}})