Supervised ML classifier detects SAP Community feature requests with 0.819 accuracy
Enterprise software vendors cannot rely on app store reviews for requirements elicitation and have no direct access to end users, while traditional techniques such as user interviews are too labor-intensive to scale across the millions of posts in developer communities.
The supervised binary ML classifier reached a high accuracy of 0.819, demonstrating that supervised machine learning models are an effective means for automatically identifying feature requests in developer community posts.
Frequently asked questions
What did this team achieve with this AI workflow?
The supervised binary ML classifier reached a high accuracy of 0.819, demonstrating that supervised machine learning models are an effective means for automatically identifying feature requests in developer community…
What tools did this team use?
Labelbox, SBERT-Model, Naïve Bayes, Fiverr, SAP Community.
What results were reported?
Classifier accuracy: 0.819; highest prediction accuracy (SBERT + Naïve Bayes): 0.8187; Labeled dataset size: 1,500 questions (source-reported, not independently verified).
How is this workflow AI workflow structured?
SAP Community data collection → Expert labeling via Labelbox → SBERT feature extraction → Naïve Bayes binary classification → Accuracy validation.