computer vision has been used in many areas such as medical, transportation, military, geography, etc. The fast development of sensor devices inside camera and satellite provides not only red-greed-blue (RGB) images b...
详细信息
Humans are basically curious creatures. We always look for all the latest information through books or news. News usually contains tags or categories to make it easier to find similar news. It can be done manually by ...
Content based recommendation system tries to recommend items similar to those a given user has likely in the past, whereas systems designed according to the collaborative recommendation paradigm identify users whose p...
详细信息
The recommendation system is one method to know the preference consumer by showing the potential object. This recommendation also helps the consumer gets the preference object. One of the popular objects in the recomm...
详细信息
Alzheimer’s Disease (AD) is a brain disorder that causes dementia and affects the memory, cognitive, and behavioral function. Early detection for AD can help to reduce the symptoms and slow down AD progression. Deep ...
Alzheimer’s Disease (AD) is a brain disorder that causes dementia and affects the memory, cognitive, and behavioral function. Early detection for AD can help to reduce the symptoms and slow down AD progression. Deep learning, particularly Convolutional Neural Network (CNN), a component of artificial intelligence, has demonstrated efficacy in resolving image-related issues and has gained widespread use in the analysis of medical images. CNN works well on large datasets, however, in imbalanced datasets, it can perform poorly by misclassifying minority classes. In this study, the random over-sampling technique is used to address the imbalance in the dataset, while Albumentations is used for image augmentation to prevent overfitting. The results demonstrate that the combination of these techniques leads to improved classification performance compared to traditional approaches. The proposed method has the potential to improve the accuracy of AD diagnosis and contribute to the development of effective treatments for this debilitating condition.
Resource management is always an important issue related to good governance decision making. One of the common problem faced in managing IT Infrastructure is about allocating server resources to improve the performanc...
详细信息
Resource management is always an important issue related to good governance decision making. One of the common problem faced in managing IT Infrastructure is about allocating server resources to improve the performance. In this study we use a machine learning approach to make predictions about the performance of information technology infrastructure. The experiment took data from several servers in a company to be tested. The performance measure of resources used in this study are CPU Performance, Disk performance, Memory capacity, and Network performance. Several algorithms and machine learning methods are tested, such as Linear Regression, kNN, SVR, Decision Tree and Random Forest, to find the best model fit for the servers. The comparison result shows that Linear regression and kNN perform well in predicting the network performance in those three servers.
As the executor of the transfer of civil servants, BKD (Badan Kepegawaian Daerah) is required for professionals in carrying out their duties in mutation positions for civil servants. This study implements a mutation s...
详细信息
Recently, cooking oil has been widely discussed on social media. Many people ask how to analyze this phenomenon, one of which is using a sentiment analysis application on Twitter that performs a scientific analysis of...
详细信息
Lockdowns, despite their conflicting restrictions and consequences they might offer when enforced as a national strategy, are deemed to be suggestive for a prompt conquer to the Coronavirus Disease-19 (COVID-19) outbr...
详细信息
Task oriented chatbots are a sub-topic related to chatbots, where chatbots will perform certain tasks with specific goals. One part of creating a task-oriented chatbot is doing intent classification. Intent classifica...
详细信息
Task oriented chatbots are a sub-topic related to chatbots, where chatbots will perform certain tasks with specific goals. One part of creating a task-oriented chatbot is doing intent classification. Intent classification is a task of text classification. As in general text classification, the required dataset requires a label to carry out the classification process. To speed up and help the utterance analysis process, there is already a method, namely clustering, and Density-based clustering is a part of clustering that can determine cluster patterns based on arbitrary data, with DBScan as one of its algorithms. This research used 10000 client utterance data of awhatsapp based e-commerce conversation. SentenceBert also used as a state of art sentence embedding. This research yield silhouette score of 0.327 as the best result from eps of 0.1 and MinPts of 95. However, based on the cluster result, sentences labelled as noise can be further clustered. Text Preprocessing, text augmentation and sentence embedding techniques can be explored to increase the cluster performance.
暂无评论