Claim Missing Document
Check
Articles

Found 4 Documents
Search
Journal : The Indonesian Journal of Computer Science

Next Word Prediction for Book Title Search Using Bi-LSTM Algorithm Trigreisian, Alwizain Almas; Harani, Nisa Hanum; Andarsyah, Roni
The Indonesian Journal of Computer Science Vol. 12 No. 3 (2023): The Indonesian Journal of Computer Science
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v12i3.3233

Abstract

Finding a suitable book title is still quite difficult at the moment. We often guess what book title we want, but in reality the book title is often not available. This research aims to overcome these problems by producing an accurate and efficient prediction model in predicting the next words in book title search using a deep learning algorithm, namely Bidirectional Long Short Term Memory (Bi-LSTM). The research stages consist of data collection, data preprocessing, data modeling, evaluation, and implementation. This research uses a dataset of Indonesian book titles obtained from the bukukita.com online bookstore website with 5618 data. The results show that the resulting deep learning model can predict the next words in the book title search with an accuracy of 81.82%. The model is implemented in the form of a web application using the Django framework, Python language, and MySQL database.
Probability Prediction for Graduate Admission Using CNN-LSTM Hybrid Algorithm Zuhri, Burhanudin; Harani, Nisa Hanum; Prianto, Cahyo
The Indonesian Journal of Computer Science Vol. 12 No. 3 (2023): The Indonesian Journal of Computer Science
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v12i3.3248

Abstract

Currently, the prediction of student admissions still uses conventional machine learning algorithms where there is no algorithm for optimization. This study aims to produce a model that can predict student acceptance of ownership more optimally by using an optimization hybrid learning algorithm, namely the Convolutional Neural Network Long Short Term Memory (CNN-LSTM). This study uses the Microsoft Team Data Science Process method which consists of business understanding, data acquisition & understanding, modeling, and implementation as well as using the acceptance dataset obtained from the kaggle.com website as much as 500 data. The results showed that the CNN-LSTM hybrid learning model could optimize the prediction of students' chances of success in exposure as evidenced by the evaluation results of RMSE of 6.31%, MAE of 4.4%, and R2 of 80.52%. This model is implemented in a website application using the Python language, the Django framework, and the MySQL database.
Performance Analysis and Development of QnA Chatbot Model Using LSTM in Answering Questions Ilyas Tri Khaqiqi, M; Harani, Nisa Hanum; Prianto, Cahyo
The Indonesian Journal of Computer Science Vol. 12 No. 3 (2023): The Indonesian Journal of Computer Science
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v12i3.3249

Abstract

This research aims to evaluate the performance of a Long Short-Term Memory (LSTM) based chatbot in answering questions (QnA). LSTM is a type of Recurrent Neural Network (RNN) architecture specifically designed to overcome vanishing gradient problems and can store long-term information. The method used is 5-fold cross-validation to train the chatbot model with 15 epochs at each fold using the dataset provided. The results showed variations in model performance at each fold. At the 5th fold, there was a decrease in performance with 84.63% accuracy, 96.36% precision, 64.9% recall, and 69.84% loss value. This finding shows that there is variability in the performance of the QnA chatbot model at each fold. In conclusion, the LSTM chatbot model can provide good answers with high accuracy and precision. Still, performance variations need to be considered in the use of this chatbot.
Social Media-Based Sentiment Analysis: Electric Vehicle Usage in Indonesia Salsabila, Helmi; Habibi, Roni; Harani, Nisa Hanum
The Indonesian Journal of Computer Science Vol. 12 No. 3 (2023): The Indonesian Journal of Computer Science
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v12i3.3250

Abstract

This research analyzes the sentiment regarding the use of electric vehicles in Indonesia through social media, utilizing over 10,000 data points from Twitter. The results indicate a variation of positive, negative, and neutral sentiments towards electric vehicles on social media. Female users play a significant role in expressing their views and actively participating in discussions related to electric vehicles. The locations with the highest user activity discussing electric vehicles are Indonesia, DKI Jakarta, Makassar, Tangerang, and Karawang. The peak activity was observed in September 2019, suggesting a significant interest in electric vehicles. The SVM algorithm achieved an accuracy of 88% for positive and neutral sentiments, but performed relatively lower for negative sentiments. This research lacks data on the gender and age of the respondents. Future studies should address these shortcomings to gain a deeper understanding of public perceptions regarding electric vehicles in Indonesia.