AdhiyaRangaraj/fake-job-postings-detection
fix: scatter chart use gobj.Scatter with explicit marker size for visible bubbles
fix: text length histogram use gobj.Histogram with explicit int lists
fix: class distribution use gobj.Bar with explicit int values to fix y-axis
fix: class distribution pandas2 compat, scatter DataFrame, histogram dtype, Graph9 replaced with metrics heatmap
fix: remove duplicate closing paren syntax error line 777
fix: all charts - confusion matrix heatmap, EDA graphs, CV F1, scatter, ROC, PR all properly rendered with correct data and font colors
fix: all charts now use actual metrics.json data - scatter axes, split from CM, CV/ROC replaced with real data
fix: download NLTK data at import time for HF Spaces cold start
ui: remove Model legend title from sidebar metrics chart
ui: fix legend overlap in sidebar metrics chart - switch to vertical layout
ui: fix visibility - header centered white, sidebar contrast, chart font colors
Deploy: Fake Job Postings Detection app
