SHM Publisher Journals
Not a member yet
    315 research outputs found

    A new CNN model integrated in onion and garlic sorting robot to improve classification accuracy

    Full text link
    The profit share of the vegetable market, which is quite large in the agricultural industry, needs to be equipped with the ability to classify types of vegetables quickly and accurately. Some vegetables have a similar shape, such as onions and garlic, which can lead to misidentification of these types of vegetables. Through the use of computer vision and machine learning, vegetables, especially onions, can be classified based on the characteristics of shape, size, and color. In classifying shallot and garlic images, the CNN model was developed using 4 convolutional layers, with each layer having a kernel matrix of 2x2 and a total of 914,242 train parameters. The activation function on the convolutional layer uses ReLu and the activation function on the output layer is softmax. Model accuracy on training data is 0.9833 with a loss value of 0.762

    Comparison of the performance of naive bayes and support vector machine in sirekap sentiment analysis with the lexicon-based approach

    Full text link
    The general public often uses the SiRekap application to see the progress of the election and to provide critical statements. Policies made by the government have good and bad outcomes, and users end up leaving their reviews and ratings on the Google Play Store, where the app can be downloaded. These reviews can be collected and processed into useful information such as sentiment analysis using Naïve Bayes and Support Vector Machine methods. Both methods have differences during training and during evaluation. The difference in results from the various scenarios tested was not much different. When training the Support Vector Machine model is able to process comment data labeled with a lexicon 10% better than the Naïve Bayes model by looking at the results of the accuracy of the two models. During the accuracy evaluation process, the two models produce the same accuracy of 72%. Although both models get the same accuracy during the evaluation process, there are differences in precision, recall, and f1 score. The difference is that the Support Vector Machine model is 5% better for precision, 8% for recall, and 3% for f1-score compared to the Naïve Bayes model. This research is limited to only knowing the performance of two machine learning models, namely the use of naive bayes and svm by using a label lexicon. The results obtained can be improved for the better. Improving the evaluation results can be done by adding data or using text data augmentation and there is creation from experts related to language sentiment

    Marketing department strategy to increase the amount of events in aruss semarang hotel: Marketing Department

    No full text
    A large amount of hotels in Semarang city causing competitive environtment among them. Aruss Semarang Hotel was one of the hotels in Semarang City that located on Jl. Dr. Wahidin No. 116, Jatingaleh, Candisari. The sales marketing department on this hotel has implemented various marketing strategies to compete with it's competitors. However, with many marketing strategies that have been implemented, they still have several problems on increasing the amount of events. The problems coming from operational activity on human resources that caused by miscommunication. This research was using qualitative descriptive methods, with data collection techniques through observation, interview, and documentation. This research aims to analyze the obstacles that faced by the sales marketing department in carrying out the operational activity, giving the solutions, and suggestion of strategies that can be used to improving the events in Aruss Semarang Hotel. The strategies are 4P (Product, Place, Price, Promotion), 5 element of marketing promotion mix (Advertising, Public Relation, Sales Promotion, Direct Selling, and Personal Selling), application of CMR (Customer Relationship Management), marketing through Instagram celebrities and designing work programs to maximize MICE (Meeting, Incentive, Convention, and Exhibition). The results of this research has proven successfully proving to increase the event management on 2022-2023 by 55,6%

    Inception ResNet v2 for Early Detection of Breast Cancer in Ultrasound Images

    Full text link
    Breast cancer is one of the leading causes of death in women. Early detection through breast ultrasound images is important and can be improved using machine learning models, which are more accurate and faster than manual methods. Previous research has shown that the use of the CNN (Convolutional Neural Network) algorithm in breast cancer detection still does not achieve high accuracy. This study aims to improve the accuracy of breast cancer detection using the Inception ResNet v2 transfer learning method and data augmentation. The data is divided into training, validation and testing data consisting of 3 classes, namely Benign, Malignant and Normal. The augmentation process includes rotation, zoom, and rescale. The model trained using CNN and Inception ResNet v2 showed good performance by producing the highest accuracy of 89.72% in the training data evaluation data and getting 90% accuracy in the prediction test stage with data testing. This study shows that the combination of data augmentation and the Inception ResNet v2 architecture can improve the accuracy of breast cancer detection in CNN models

    Analysis of k-means clustering algorithm in advanced country clustering using rapid miner

    No full text
    In the era of globalization, the understanding of developed countries is no longer limited to the level of per capita income alone. As part of the analysis of developed countries based on aspects of government revenue, income balance, national savings, and domestic output based on sales. This research aims to cluster and to find out how these economic indicators are interrelated and affect the status of a country as a developed country. The K-means algorithm is used to identify patterns of countries with similar economic characteristics. From the research conducted, there are 4 clusters generated based on the characteristics of developed countries

    Warehouse Operation Breakthrough Transformation Towards Industry Revolution 4.0

    Full text link
    Warehousing operation is facing huge challenges in meeting tremendous growth of global e-commerce. Conventional ways of handling goods inventory and logistics at warehouse operation are no longer able to cope with phenomenal growth in volume and speed of execution requirement demanded by customers. This research focus on breakthrough transformations of warehouse operation towards Industry Revolution 4.0. The relationship between workforce competency, perceived usefulness and technology innovation factors and warehouse transformations were evaluated.  The outcome of this research identified the critical factors and area of improvements which must be considered as the logistic companies embark on transforming warehouse operation towards Industry Revolution 4.0 technologies

    Development of an IoT-based temperature and humidity prediction system for baby incubators using solar panels

    Full text link
    Baby incubators are crucial medical devices to maintain environmental stability for babies born prematurely or have health problems. This research aims to develop a prediction system for temperature and humidity variables in baby incubators by utilizing Internet of Things (IoT) technology and solar panels as the main energy source. Despite advancements in IoT-based incubator systems, existing solutions often rely on reactive approaches, making them less effective in preventing harmful environmental fluctuations. Addressing this gap, this study focuses on optimizing temperature and humidity predictions using artificial intelligence (AI) for proactive control. Using a DHT22 sensor to measure temperature and humidity, as well as a 1 Wp solar panel, the system is designed to operate autonomously in areas with limited access to electricity. The methods used include data collection, data processing to calculate correlation coefficients, and selection of linear regression models for the analysis of relationships between variables. The results showed that the linear regression model applied had a good temperature and humidity prediction with a Mean Squared Error (MSE) value of 0.45 for the training data and 7.32 for the test data

    Prediction of PTIK students' study success in the first year using the c4.5 algorithm

    Full text link
    The purpose of this study is to determine the factors that influence the success of student studies in the first year through data mining research using the C4.5 algorithm. This research is a type of quantitative research. This research uses student data of a study program as much as 85 data which will be processed using the Weka application. The data obtained will then be processed using the C4.5 data mining method to produce a decision tree containing rules to predict the success of student studies in the first year. The best result using percentage-split 80% obtained an accuracy of 82.35% as well as the rules contained in the decision tree. The most important factor in determining the success of studies in first-year students is the selection of college entrance pathways. Other factors that become other determinants are education before college, intensity of communication with friends, class year, intensity of off-campus organizations, and plans to change study programs

    Improved playstore review sentiment classification accuracy with stacking ensemble

    Full text link
    In today's digital era, user reviews on the Playstore platform are an invaluable source of information for developers, offering insights that are critical for service improvement. Previous research has explored the application of stacking ensemble methods, such as in the context of predicting depression among university students, to enhance prediction accuracy. However, these studies often do not explicitly detail the data acquisition process, leaving a gap in understanding the applicability of these methods to different domains. This research aims to bridge this gap by applying the stacking ensemble approach to improve the accuracy of sentiment classification in Playstore reviews, with a clear exposition of the data collection method. Utilizing Logistic Regression as the meta classifier, this methodology is executed in several stages. Initially, data was collected from user reviews of online loan applications on Google Playstore, ensuring transparency in the data acquisition process. The data is then classified using three basic models: Random Forest, Naive Bayes, and SVM. The outputs of these models serve as inputs to the Logistic Regression meta model. A comparison of each base model output with the meta model was subsequently carried out. The test results on the Playstore review dataset demonstrated an increase in accuracy, precision, recall, and F1 score compared to using a single model, achieving an accuracy of 87.05%, which surpasses Random Forest (85.6%), Naive Bayes (85.55%), and SVM (86.5%). This indicates the effectiveness of the stacking ensemble method in providing deeper and more accurate insights into user sentiment, overcoming the limitations of single models and previous research by explicitly addressing data acquisition methods

    Customer churn prediction in the case of telecommunication company using support vector machine (SVM) method and oversampling

    No full text
    hurn is the act by which a customer withdraws from service, including service provider-initiated churn and customer-initiated churn. Churn is a big challenge for companies, especially churn-prone enterprise sectors such as telecommunications. Churn can affect both revenue and reputation if occurs for negative reasons. This study aims to predict customer churn in a telecommunication company dataset, investigating the impact of various variables and classes on churn occurrences to inform strategic decision-making for businesses. The Support Vector Machine (SVM) model is employed, and dataset imbalance is addressed through oversampling techniques, specifically Synthetic Minority Over-sampling Technique (SMOTE) and random oversampling (ROS). Three SVM models are created with different training datasets (normal, SMOTE, ROS), yielding varying results. The normal dataset achieves the highest accuracy at 92%, outperforming SVM with ROS (89%) and SVM with SMOTE (87%). However, the normal dataset exhibits lower sensitivity compared to both oversampling techniques. The study identifies the cause of decreased accuracy in oversampling and low sensitivity in the normal dataset. The novelty of this research lies in testing the SVM model's ability to surpass the accuracy of previous models on the same dataset and in exploring the unique impact of oversampling in churn prediction

    237

    full texts

    315

    metadata records
    Updated in last 30 days.
    SHM Publisher Journals
    Access Repository Dashboard
    Do you manage Open Research Online? Become a CORE Member to access insider analytics, issue reports and manage access to outputs from your repository in the CORE Repository Dashboard! 👇