Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Journal of Soft Computing Exploration

Improving car price prediction performance using stacking ensemble learning based on ann and random forest Tanga, Yulizchia Malica Pinkan; Simanjuntak, Robert Panca R.; Rofik, Rofik; Muslim, Much Aziz
Journal of Soft Computing Exploration Vol. 5 No. 3 (2024): September 2024
Publisher : SHM Publisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52465/joscex.v5i3.462

Abstract

Determining the right selling price for a car can be a challenge for car sales companies. The selling price of a car is highly influenced by car characteristics such as brand, type, year of production, fuel type, and mileage. Therefore, the research aims to develop a more accurate model of car price prediction model by using a stacking ensemble technique that combines Random Forest and ANN. Random Forest is effective in handling outliers and reducing the risk of overfitting, while ANN has the advantage of capturing complex nonlinear patterns. The results show that the stacking ensemble model combining ANN and Random Forest can predict car sales prices by achieving an R2 value of 0.97. The results of this study can help distributors in selling cars make the right decisions regarding the sales price of cars. To improve the generalization of the model, future research is recommended to try a combination of different ensemble methods and the use of larger and more diverse datasets.
Grape leaf disease classification using efficientnet feature extraction and catboostclassifier Darmawan, Aditya Yoga; Tanga, Yulizchia Malica Pinkan; Unjung, Jumanto
Journal of Soft Computing Exploration Vol. 6 No. 1 (2025): March 2025
Publisher : SHM Publisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52465/joscex.v6i1.507

Abstract

Grapes are one of the most extensively cultivated crops worldwide due to their significant economic importance. However, the productivity of grape crops is often threatened by diseases caused by bacterial, fungal, or viral infections. Traditionally, the detection of infected grape leaves has been conducted through manual visual inspections, a method that is both time-consuming and prone to biases. Recent studies have leveraged transfer learning models to classify grape leaf diseases with high accuracy. Despite this progress, there is a notable gap in research exploring the integration of transfer learning for feature extraction and machine learning for feature classification in detecting grape leaf diseases. This study introduces a novel approach that combines transfer learning using EfficientNetB0 for feature extraction with a machine learning model, specifically Categorical Boosting (CatBoost), for feature classification. The proposed model demonstrates outstanding performance, achieving an accuracy of 99.56% on the test dataset, surpassing traditional transfer learning methods reported in previous studies.