lhoestq HF staff commited on
Commit
5b9c42d
·
verified ·
1 Parent(s): b696789

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +43 -0
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - infinite-dataset-hub
5
+ - synthetic
6
+ ---
7
+
8
+ # AgriculturalYieldPredictor
9
+
10
+ tags: agriculture, regression, time series
11
+
12
+ _Note: This is an AI-generated dataset so its content may be inaccurate or false_
13
+
14
+ **Dataset Description:**
15
+
16
+ The 'AgriculturalYieldPredictor' dataset contains time-series data with features relevant for predicting the yield of various crops across different regions. The dataset includes measurements of weather conditions, soil properties, and historical yield data. Each record in the dataset is labeled with the expected yield outcome, which is crucial for training regression models.
17
+
18
+
19
+ **CSV Content Preview:**
20
+
21
+ ```
22
+
23
+ "Date","Region","Temperature_Avg","Rainfall_Total","Soil_Nitrogen_Level","Crop_Type","Historical_Yield","Predicted_Yield"
24
+
25
+ "2021-01-01","North Valley","5","10","High","Wheat","200","210"
26
+
27
+ "2021-01-01","South Valley","7","15","Medium","Corn","180","190"
28
+
29
+ "2021-02-01","East Valley","6","20","Low","Rice","160","170"
30
+
31
+ "2021-02-01","West Valley","8","5","Medium","Soybean","220","230"
32
+
33
+ "2021-03-01","Central Valley","10","25","High","Wheat","210","220"
34
+
35
+ ```
36
+
37
+ **Source of the data:**
38
+
39
+ The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query '':
40
+
41
+ - **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=&dataset=AgriculturalYieldPredictor&tags=agriculture,+regression,+time+series
42
+ - **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
43
+ - **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub