ShreyashNandgaonkar / text-classification

I am trying to compare naive bayes and SVM(conventional)algorithms with NB and SVM (GridsearchCV) for text classification.
1 stars 0 forks source link

@app.callback( Output('intermediate-value', 'children'), [], [State('checklist', 'value')], [Event('submit', 'click')]) Hey guys i am facing issue with this code snippet. Can any one help me resolve this? what shall i use instead of Event as it is not supported in upgraded Dash version. Thanks in advance #3

Open ShreyashNandgaonkar opened 4 years ago