Crop Recommendation Dataset
Tailored Crop Recommendations for Success.
@kaggle.varshitanalluri_crop_recommendation_dataset
Tailored Crop Recommendations for Success.
@kaggle.varshitanalluri_crop_recommendation_dataset
CREATE TABLE crop_recommendation (
"nitrogen" BIGINT,
"phosphorus" BIGINT,
"potassium" BIGINT,
"temperature" DOUBLE,
"humidity" DOUBLE,
"ph_value" DOUBLE,
"rainfall" DOUBLE,
"crop" VARCHAR
);
Anyone who has the link will be able to view this.