Dr-P/amy-commitment-analysis
rewrite: replace all gr.Tab with gr.Accordion, eliminate tab-event crashes
fix: move ML objects to global ctx, eliminate state serialization freeze
Disable SSR mode and fix Gradio 6 theme deprecation warning
Replace all gr.Dataframe with gr.HTML to fix Gradio 6 tab freeze
Revert demo.load() — was locking UI and causing tab freeze
Fix build failure; add demo.load() to force WebSocket handshake on cold start
Pin Gradio to 4.x/5.x to fix non-functional tab switching
Replace nested tabs with accordions; remove all latex_delimiters
Remove latex_delimiters from Equations and References tabs to fix browser freeze
Fix tab-switch freeze: remove cascading .change() event handlers
Add visual column explorer, live selection preview, and guided step flow
Fix session state loss, auto-upload trigger, and Drive access messaging
Major expansion: batch experiments, 1D-CNN, SMOTE/undersampling, references tab, HTML report
Portal expansion: Excel upload, dynamic column labeling, preprocessing pipeline, hyperparameter controls, SHAP/LRP/PFI XAI, Code Assistant (Claude API), Google Drive integration
Initial: organizational commitment analysis app for Amy
initial commit
