Abstract
The DKI Jakarta provincial government is ready to support the digital transformation program with a series of digitally integrated policies. Residents of DKI Jakarta can now easily submit complaints about problems in their surrounding environment through the JakLapor service feature on the JAKI application. However, incoming reports are still manually classified. As a result, many citizens still report unsuitable complaints based on their category. This research aims to compare and find the best complaint classification model by applying multiple machine learning models to classify texts automatically. We also use feature extraction to see which model performs the best. This study employed Support Vector Machine (SVM), Random Forest (RF), Extreme Gradient Boosting (XGBoost), and Adaptive Boosting (AdaBoost) algorithms as the machine learning model. Meanwhile, we use Count Vectorizer, Terms Frequency-Inverse Document Frequency (TF-IDF), N-Gram, and Latent Semantic Analysis (LSA) as the feature extraction algorithms. The classification results show that the Random Forest method model with TFIDF feature extraction is the most accurate and optimal model among the others, with a 90% accuracy rate.
Original language | English |
---|---|
Title of host publication | IEEE ISC2 2022 |
Subtitle of host publication | 8th IEEE International Smart Cities Conference 2022 |
Publisher | IEEE |
Pages | 1-6 |
Number of pages | 6 |
ISBN (Electronic) | 9781665485616 |
ISBN (Print) | 9781665485623 |
DOIs | |
Publication status | Published - 26 Oct 2022 |
Event | IEEE International Smart Cities Conference - Paphos, Cyprus Duration: 26 Sept 2022 → 29 Sept 2022 https://attend.ieee.org/isc2-2022/ |
Publication series
Name | Proceedings of the IEEE International Smart Cities Conference |
---|---|
Publisher | IEEE |
ISSN (Print) | 2687-8852 |
ISSN (Electronic) | 2687-8860 |
Conference
Conference | IEEE International Smart Cities Conference |
---|---|
Country/Territory | Cyprus |
City | Paphos |
Period | 26/09/22 → 29/09/22 |
Internet address |
Keywords
- support vector machines
- adaptation models
- machine learning algorithms
- smart cities
- government
- feature extraction
- boosting