KNN Algorithm to Determine Optimum Agricultural Commodities in Smart Farming

One of the problems in agriculture is the difficulty of determining the correct type of plant on land with certain conditions. In this study, we tried to apply an algorithm to determine the commodity according to the conditions of the planting area. The idea is to find a match between the variables...

Full description

Saved in:
Bibliographic Details
Main Authors: Cucus, Ahmad, Al Fahim, Mubarak Ali, Afrig, Aminuddin, Pristyanto, Yoga, Abdulloh, Ferian Fauzi, Zafril Rizal, M. Azmi
Format: Conference or Workshop Item
Language:English
English
Published: IEEE 2023
Subjects:
Online Access:http://umpir.ump.edu.my/id/eprint/40255/1/KNN%20Algorithm%20to%20Determine%20Optimum%20Agricultural%20Commodities%20in%20Smart%20Farming%20%28Intro%29.pdf
http://umpir.ump.edu.my/id/eprint/40255/13/KNN_Algorithm_to_Determine_Optimum_Agricultural_Commodities_in_Smart_Farming.pdf
http://umpir.ump.edu.my/id/eprint/40255/
https://doi.org/10.1109/ICONNIC59854.2023.10467639
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:One of the problems in agriculture is the difficulty of determining the correct type of plant on land with certain conditions. In this study, we tried to apply an algorithm to determine the commodity according to the conditions of the planting area. The idea is to find a match between the variables owned by the environment and the plant profile. The algorithm used in this research is KNN, which was chosen because the variable has a numeric data type to perform the matching. However, sometimes, the matching does not only use variable data types. In some cases, the available variables are string data types. In this study, the researchers tried to improve the matching method on KNN to adjust the string data type variables. At the end of this study, data visualization showed the types of plants that match the case examples from a field. It proves that the proposed method can classify string data types.