CoolFace
Apppublic

AdhiyaRangaraj/fake-job-postings-detection

sourceHugging Facemitupdated 5mo agoView on Hugging Face
0likes
12 commits on main
9eecf025mo ago

fix: scatter chart use gobj.Scatter with explicit marker size for visible bubbles

AdhiyaRangaraj
06284975mo ago

fix: text length histogram use gobj.Histogram with explicit int lists

AdhiyaRangaraj
7def44a5mo ago

fix: class distribution use gobj.Bar with explicit int values to fix y-axis

AdhiyaRangaraj
79f63aa5mo ago

fix: class distribution pandas2 compat, scatter DataFrame, histogram dtype, Graph9 replaced with metrics heatmap

AdhiyaRangaraj
817b9935mo ago

fix: remove duplicate closing paren syntax error line 777

AdhiyaRangaraj
4d6285b5mo ago

fix: all charts - confusion matrix heatmap, EDA graphs, CV F1, scatter, ROC, PR all properly rendered with correct data and font colors

AdhiyaRangaraj
93a73805mo ago

fix: all charts now use actual metrics.json data - scatter axes, split from CM, CV/ROC replaced with real data

AdhiyaRangaraj
ce4fd115mo ago

fix: download NLTK data at import time for HF Spaces cold start

AdhiyaRangaraj
d9c847d5mo ago

ui: remove Model legend title from sidebar metrics chart

AdhiyaRangaraj
352eebc5mo ago

ui: fix legend overlap in sidebar metrics chart - switch to vertical layout

AdhiyaRangaraj
90fa5755mo ago

ui: fix visibility - header centered white, sidebar contrast, chart font colors

AdhiyaRangaraj
c10e1595mo ago

Deploy: Fake Job Postings Detection app

AdhiyaRangaraj