ANALYSIS OF PERFORNANCE OF MACHINE LEARNING ALGORITHMS IN DETECTION OF FLOWERS
Authors:
Balijepalliramakoti V N Sindhusri Priyanka, V.Srivalli Devi
Page No: 481-485
Abstract:
The identification of various types of flowers and leaves based on their characteristics plays a crucial role in agriculture and medical research. This paper explores the application of machine learning algorithms for flower identification, focusing on key features such as petal length, petal width, sepal length, and sepal width. The algorithms used include K-Nearest Neighbor (KNN), Random Forest, and Decision Tree, applied to a flower dataset. The performance of each algorithm is evaluated based on its precision. The implementation is carried out using Python programming. The results demonstrate that the KNN algorithm outperforms the other algorithms in terms of accuracy for flower detection.
Description:
.
Volume & Issue
Volume-14,Issue-4
Keywords
Keywords—Machine Learning; Flower Identification; K-Nearest Neighbor; Random Forest; Decision Tree.