Nur2712/agricultural-advisory-bangladesh
0
Fix label encoder issue - use classes_ attribute directly instead of inverse_transform
Apply feature engineering to yield prediction as well
Fix feature mismatch - add feature engineering to transform 4 inputs to 11 features expected by model
Fix crop recommendation undefined issue - improve error handling and model validation
Pin scikit-learn to 1.2.2 to match model training version
Fix scikit-learn version compatibility - pin to 1.3.0 to match trained models
Improve model loading with better progress messages
Add complete unified Agricultural Advisory System with all 4 features
Add Agricultural Advisory System application with FastAPI and interactive web interface
initial commit
