Skip to content

This project is a crop prediction website that suggests the best crops to plant based on various input features using the K-Nearest Neighbors (KNN) algorithm. The web application is built with Flask.

Notifications You must be signed in to change notification settings

RiturajS12/Crop_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crop_prediction

This project is a crop prediction website that suggests the best crops to plant based on various input features using the K-Nearest Neighbors (KNN) algorithm. The web application is built with Flask.

Features

💎 Predict the best crops to plant using the KNN algorithm 💎 Converts input words to Hindi for better accessibility 💎 Displays suggested crops with images for easy identification 💎 User-friendly web interface built with Flask

Table of Contents

💎 Installation 💎 Usage 💎 Contributing

Installation

Clone the repository:

git clone https://github.com/RiturajS12/Crop_prediction.git

Navigate to the project directory:

cd Crop_prediction

Install the required packages:

pip install -r requirements.txt

Usage

Run the Flask application:

python app.py

Feel free to explore the app and provide feedback! 🌾💡

Contributing

Contributions are welcome! Please open an issue or submit a pull request if you have suggestions or improvements.

About

This project is a crop prediction website that suggests the best crops to plant based on various input features using the K-Nearest Neighbors (KNN) algorithm. The web application is built with Flask.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published