Reproducible research is the idea that data analyses, and more generally, scientific claims, are published with their data and software code so that others may verify the findings and build upon them.
Original Work: https://www.kaggle.com/code/theeyeschico/crop-analysis-and-prediction/notebook
Dataset: https://www.kaggle.com/datasets/siddharthss/crop-recommendation-dataset
The objective of this project is the user creates a forecasting model to suggest the most suitable crops to grow on a given farm based on various parameters.
This dataset was build by augmenting datasets of rainfall, climate and fertilizer data available for India.
-
N - ratio of Nitrogen content in soil
-
P - ratio of Phosphorous content in soil
-
K - ratio of Potassium content in soil
-
temperature - temperature in degree Celsius
-
humidity - relative humidity in %
-
ph - ph value of the soil
-
rainfall - rainfall in mm