Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/delosreyesjohnpaul/crop-recommendation-system

This Flask-based web application predicts the best crop to cultivate based on input features like Nitrogen, Phosphorus, Potassium, Temperature, Humidity, pH, and Rainfall. It loads a pre-trained machine learning model and scalers to process the input data and predicts the optimal crop based on the processed features.
https://github.com/delosreyesjohnpaul/crop-recommendation-system

croprecommendations flask python recomender-system

Last synced: 2 months ago
JSON representation

This Flask-based web application predicts the best crop to cultivate based on input features like Nitrogen, Phosphorus, Potassium, Temperature, Humidity, pH, and Rainfall. It loads a pre-trained machine learning model and scalers to process the input data and predicts the optimal crop based on the processed features.

Awesome Lists containing this project