Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 737 Bytes

File metadata and controls

5 lines (5 loc) · 737 Bytes

A Crop Recommender (Cropper) with features: 🌾 Exploratory Data Analysis (EDA): We perform thorough data cleaning, visualization, and statistical analysis to understand the underlying patterns in agricultural data. 🌾 Machine Learning Models: We employ models such as Logistic Regression, Decision Trees, Random Forest, and K-Nearest Neighbors (KNN) to predict the best crops for your land. 🌾 Seamless Integration: Using 'make_pipeline', we ensure efficient preprocessing, training, and evaluation of models, reducing data leakage and enhancing prediction accuracy. 🌾 User-Friendly Interface: Our platform is designed to be intuitive and accessible, allowing farmers to input key parameters and receive recommendations easily.