Accurately predicting an owl species based on its sound can be helpful for owl conservation. To build an accurate model for owl sound classification, deep learning is currently the most preferred algorithm, due to its...
详细信息
The importance of optimization in the manufacturing industry to achieve efficiency and effectiveness, especially in production machines. This research focuses on developing a real-time monitoring system based on the i...
详细信息
Nowadays, many people are starting to care about early investment. One of the most popular investments lately, especially for millennials, is a stock investment. In investing, there are advantages and risks of loss. O...
详细信息
Nowadays, many people are starting to care about early investment. One of the most popular investments lately, especially for millennials, is a stock investment. In investing, there are advantages and risks of loss. One way to reduce the risk of loss is by using price predictions before investing in stocks. This paper proposes the use of deep learning in making stock predictions. We conducted research by calculating the performance of six deep-learning algorithms to predict stock closing prices. The application of the CNN-LSTM-GRU hybrid algorithm combination produces the best performance compared to other methods, based on the value: Root Mean Squared Error (RMSE) decreased by 1.100 by 14%, Mean Absolute Error (MAE) was successfully reduced by 0.798 by 13.4%, and R Square increased by 0.957 by 3.9%. In predicting stock prices on the Indonesian Stock Exchange, especially in the energy sector, CNN-LSTM-GRU is more appropriate for investors than using a single algorithm to make decisions in investing in stocks..
In this paper, we describe the Graphics Processing Unit (GPU) implementation of our City-LES code on detailed large eddy simulations, including the multi-physical phenomena on fluid dynamics, heat absorption and refle...
详细信息
In this study, it is aimed to estimate the probability of a customer who comes to the institution for the first time to make a transaction in the next 3 months, using data-driven machine learning models, in order to p...
详细信息
Convolutional Neural network is state of the art of image recognition or image classification. However to build the robust model using CNN needs many parameters adjusted, and choosing the good combination hyperparamet...
详细信息
Artificial neural network (ANN)-based computer vision techniques are becoming increasingly popular for palm oil disease detection and classification. Deep learning models' capacity to automatically learn and extra...
Artificial neural network (ANN)-based computer vision techniques are becoming increasingly popular for palm oil disease detection and classification. Deep learning models' capacity to automatically learn and extract relevant image features has enabled accurate and efficient detection and classification of palm oil diseases. In this research, research was conducted to test the deep learning method to predict the condition of oil palm plantations based on the visible atmospherically resistant index on the Unmanned Aerial Vehicle Image. Some diseases that can attack oil palm trees are root disease or oil palm root rot (blast disease), basal stem rot (ganoderma), bud rot (spear rot), yellow line disease (patch yellow). This study aims to predict the condition of oil palm trees based on the VARI so that the process of detecting the spread of disease in oil palm trees can be accelerated. In this study, the prediction model for the condition of oil palm trees using the ANN algorithm succeeded in predicting the condition of oil palm trees and provided satisfactory prediction results, namely an accuracy rate of 94.7% and a loss of 21.58%.
Tracking a vehicle in real time usually requires the transmission of the geographical coordinates of its route to the Internet. As part of a partnership to develop smart cities applications, a prototype vehicle tracki...
详细信息
ISBN:
(数字)9798331509002
ISBN:
(纸本)9798331532857
Tracking a vehicle in real time usually requires the transmission of the geographical coordinates of its route to the Internet. As part of a partnership to develop smart cities applications, a prototype vehicle tracking system has been developed and evaluated. The algorithm records the geolocation of the vehicle every 30 seconds, which can lead to unnecessary coordinates being sent and the communication network being overloaded. The aim of this work is to develop an algorithm that is able to determine the location of a moving object based on its angular position. The proposed algorithm uses an inertial measurement unit sensor to determine the change of direction and is able to correctly determine the route even if a coordinate is lost. We conducted an experimental study comparing the periodic approach with angular position-based approach on a route of a public bus in the city of Toledo/PR. The results show that the angle-based algorithm reduces the number of transmitted coordinates by up to 30%.
Electrical energy consumption is always increasing, and this causes the supply of electrical energy to be increased to compensate. One solution is to predict electricity energy consumption using Artificial Intelligenc...
详细信息
Electrical energy consumption is always increasing, and this causes the supply of electrical energy to be increased to compensate. One solution is to predict electricity energy consumption using Artificial Intelligence (AI) technology in Smart Homes. Several studies' solutions for predicting electrical energy consumption usually focused only on performance but rarely evaluated Machine Learning (ML) by correlation for feature selection and utilized interpretability model. This study uses an ML model for predicting utilization (Linear Regression, Decision Tree, Random Forest, and XGBoost). Then, Feature Selection utilizes correlation to choose the best feature. After that, the interpretability model utilizes Local Interpretable Model-agnostic Explanations (LIME). The results show that XGBoost has the best Root Mean Squared Error (RMSE) value (0.318) with a percentage of the number of train and test data (90/10). After that, by eliminating features that correlate with 0.01, XGBoost improves with an increase of (0.018) to become (0.3). Then from LIME. This work also gets positive feature from XGBoost such as: "Furnance, Well dan Living Room".
Malaria is a severe disease caused by parasites of the genus Plasmodium, which are transmitted to humans through the bite of an infected female Anopheles mosquito. Symptoms of malaria begin to appear at least within 1...
Malaria is a severe disease caused by parasites of the genus Plasmodium, which are transmitted to humans through the bite of an infected female Anopheles mosquito. Symptoms of malaria begin to appear at least within 10 to 15 days. If malaria is not treated immediately, it is feared that it will cause respiratory problems, shortness of breath, and death. To avoid the occurrence of these events, the idea arose to create an AI (Artificial Intelligence) project that can recognize the presence of malaria parasites in blood cells. Thus, the main objective of this project is to find out how to create a Machine Learning model that can efficiently identify malaria parasites in the human body. The AI project uses CNN (Convolutional Neural network) as an algorithm to recognize the presence or absence of parasites in blood cell images that will be inputted by the user. Process of implementing CNN, using VGG19 which is an advanced CNN that has pre-trained layers and a good understanding of describing an image, both the shape, color, and structure of the image. After implementing the Transfer Learning algorithm on the dataset, the result is a Transfer Learning algorithm that can detect the presence of Malaria parasites in blood cells with an accuracy rate of 92 percent a specificity of 95 percent, and a sensitivity of 89 percent. The accuracy can still increase depending on the diversity of the data provided. The more often we train and input test data as train data, the accuracy of AI will also increase.
暂无评论