This research delves to predict PT Vale Indonesia Tbk stock price as an experiment on Indonesian stock using three models: naïve, LSTM, and 1D-CNN. Our analysis emphasizes the importance of matching model archite...
详细信息
ISBN:
(数字)9798350353464
ISBN:
(纸本)9798350353471
This research delves to predict PT Vale Indonesia Tbk stock price as an experiment on Indonesian stock using three models: naïve, LSTM, and 1D-CNN. Our analysis emphasizes the importance of matching model architectures to data properties. We compare models' performance with fiveday window for predict one-day prediction output. Interestingly, the single-layer LSTM outperforms the 1D-CNN even with similar hyperparameters, showcasing its strength in capturing long-term temporal dependencies crucial for nickel prices. While the 1D-CNN excels at identifying short-term patterns, its limited receptive field hinders long-term dependence. Recognizing the potential of both models, we encourage exploring hybrid architectures combining LSTM and CNN strengths for further improvement in financial forecasting. The experiment result shows single-layer LSTM outperforms a 1D-CNN with similar settings.
Health insurance is a useful service that can help its users gain lifesaving medical aid when they are in need. However, health insurance is also exploitable to insurance fraud through the falsification of information...
详细信息
ISBN:
(数字)9798350376210
ISBN:
(纸本)9798350376227
Health insurance is a useful service that can help its users gain lifesaving medical aid when they are in need. However, health insurance is also exploitable to insurance fraud through the falsification of information to increase the amount of reimbursement and cause massive loss of funds to the insurance provider. We propose the usage of machine learning to accurately determine potential health insurance fraud. The objective of conducting this research is to determine which features are the most important to determine healthcare insurance fraud. This research used a dataset provided in Kaggle titled Healthcare Provider Fraud Detection Analysis using Random Forest Classifier and Logistic Regression. The best-performing model in this test, the Logistic Regression, is then used to which features are the most important for the classification. Our research shows that the most important feature in detecting health insurance fraud is the amount of money reimbursed associated with a provider. The Logistic Regression model achieved an accuracy of 0.90, precision of 0.93, recall of 0.91, and an F1 Score of 0.90, outperforming the Random Forest model in comparative analysis.
Since cloud computing becoming the trend, the way servers being implemented slowly moves to the cloud. Companies did not need to buy a physical server machine to deploy an app. Having a private server on cloud infrast...
详细信息
Since cloud computing becoming the trend, the way servers being implemented slowly moves to the cloud. Companies did not need to buy a physical server machine to deploy an app. Having a private server on cloud infrastructure indeed already reduce some cost for on-premise server maintenance. However, there is still a cost for usage when the server is inactive or having low to no traffic at all. Serverless deployment offer function as a service where application is deployed as a function and cost is billed per function call. This paper proposed a solution where there are two deployment that works in turn between infrastructure as a service and function as a service deployment. This dual deployment offered the system to use the virtual private server or deployed instance on active hours, and switch to serverless functions on inactive hours. Switching to serverless on low traffic hours will cut the usage and cost of the microservice app by the least 25%, while having performance slightly comparable to microservice app deployed to instances.
In our current time, the well-being of a person is not only determined by the physical health, but also by their mental health. A lot of focus and effort have been spent into raising the awareness of this issue. One s...
详细信息
In NFC applications, user privacy information must be protected first. Cao and Liu recently proposed a lightweight NFC authentication scheme based on an improved hash function to ensure that the user's private inf...
详细信息
This paper applies ant colony optimization (ACO) algorithm for the dual-pin flying probe circuit board inspection optimal path searching problem. First, the proposed approach creates a representation for circuit inspe...
详细信息
In modern manufacturing, predictive maintenance plays a vital role in minimizing unexpected machine failures, thereby reducing downtime and maintenance expenses. This study explores the implementation of ensemble lear...
详细信息
ISBN:
(数字)9798331519643
ISBN:
(纸本)9798331519650
In modern manufacturing, predictive maintenance plays a vital role in minimizing unexpected machine failures, thereby reducing downtime and maintenance expenses. This study explores the implementation of ensemble learning models, including Bagging, AdaBoost, Gradient Boosting, Random Forest, and XGBoost, to predict machine failures based on operational characteristics such as air temperature, process temperature, rotational speed, torque, and tool wear. To address the class imbalance commonly present in failure datasets, oversampling techniques like SMOTE (Synthetic Minority Over-sampling Technique) and ADASYN (Adaptive Synthetic Sampling) were used to improve the model’s performance. However, a couple of experiments shows that ensemble models without oversampling is better than those that uses these techniques. The Gradient Boosting model using just the oversampling performed best with an F1-score of 0.78 for class 1 and overall accuracy of 0.99 while specifically, the version without any oversampling made it to an F1 Score of even as high as 0. XGBoost and Bagging were the next best models with F1-scores of 0.76 and 0.75, respectively since then. In contrast, the F1-score of the model proposed in this study and the models using any kind of oversampling technique were lower than 0.70 of failure class. This is proof of the power of ensemble methods (especially Gradient Boosting), that as result can be deployed to forecast machine failures and encourage right preventive maintenance actions ensuring less interruptions and smoother operations.
This research explores multiple varieties of effective and child-friendly learning approaches for mathematics and memorization among young children in today's increasingly digital age considering their specific de...
详细信息
ISBN:
(数字)9798350368802
ISBN:
(纸本)9798350368819
This research explores multiple varieties of effective and child-friendly learning approaches for mathematics and memorization among young children in today's increasingly digital age considering their specific developmental needs. This type of approach includes in-person teaching, engaging online videos, interactive textbooks, and innovative educational games. This research employs a detailed comparative analysis, considering both ‘User Experience’ and measurable learning outcome factors, and spans a range of age groups from preschoolers to elementary school children. Through highlighting the strengths and weaknesses of each method, this research aims to inspire the adoption of efficient, child-centric, and novel teaching techniques by educators and institutions, thereby advancing the quality of education in Indonesia. The results show that using serious game in education presents high usefulness score alongside positive user experience, suggesting its viability for educational purposes.
In this paper, we aim to reduce the number of nodes from Graph Neural Networks (GNNs), thereby simplifying models and reducing computational costs. GNNs are highly effective for various tasks, such as prediction, clas...
详细信息
The study investigates the increasing demand of online learning as a means of addressing education issues in the context of the COVID-19 epidemic. Online learning requires several adaptations for teaching methods, lea...
详细信息
ISBN:
(数字)9798350376111
ISBN:
(纸本)9798350376128
The study investigates the increasing demand of online learning as a means of addressing education issues in the context of the COVID-19 epidemic. Online learning requires several adaptations for teaching methods, learning methodologies, and devices needs. The flexibility of both teachers and students is essential to these adaptations. This research uses dataset collected from a survey about student adaptability level in online education. Carrying out the preprocessing is a challenge as the data used in this research has imbalanced value on the target category. Based on this problem, the aim of this research was created, namely to categorize students’ adaptivity levels in online learning and also focuses on finding out approaches that can provide solutions to overcome imbalanced values in the dataset. The model uses ensemble methods - Bagging, Boosting, and Voting with machine learning algorithms. There are two models that stand out, with Soft Voting obtaining the best performance with $\mathbf{9 0 \%}$ accuracy.
暂无评论