Soil Classification Using GATree
P.Bhargavi (Department of CSE Madanapalli Institue of Tecnology and, Science, Madanapalli), S. Jyothi (Department of Computer Science Sri, Padmavathi Mahila ViswaVidyalayam, Tirupati (Womens University))

TL;DR
This paper presents GATree, a genetic algorithm-based decision tree method for classifying soil texture, demonstrating improved accuracy and size optimization over traditional methods on soil profile data.
Contribution
Introduces GATree, a novel genetic programming framework for decision tree classification that optimizes both accuracy and tree size, outperforming existing methods.
Findings
GATree produces more accurate soil classification trees.
GATree generates smaller, more efficient decision trees.
Experimental results show superior performance on soil data.
Abstract
This paper details the application of a genetic programming framework for classification of decision tree of Soil data to classify soil texture. The database contains measurements of soil profile data. We have applied GATree for generating classification decision tree. GATree is a decision tree builder that is based on Genetic Algorithms (GAs). The idea behind it is rather simple but powerful. Instead of using statistic metrics that are biased towards specific trees we use a more flexible, global metric of tree quality that try to optimize accuracy and size. GATree offers some unique features not to be found in any other tree inducers while at the same time it can produce better results for many difficult problems. Experimental results are presented which illustrate the performance of generating best decision tree for classifying soil texture for soil data set.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEvolutionary Algorithms and Applications · Metaheuristic Optimization Algorithms Research · Greenhouse Technology and Climate Control
