Upload dataset
Browse files
README.md
CHANGED
@@ -909,6 +909,34 @@ dataset_info:
|
|
909 |
num_examples: 4035
|
910 |
download_size: 273117
|
911 |
dataset_size: 989118
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
912 |
- config_name: harish24__music-genre-classification
|
913 |
features:
|
914 |
- name: chroma_stft
|
@@ -2888,6 +2916,10 @@ configs:
|
|
2888 |
path: gauravtopre__bank-customer-churn-dataset/train-*
|
2889 |
- split: test
|
2890 |
path: gauravtopre__bank-customer-churn-dataset/test-*
|
|
|
|
|
|
|
|
|
2891 |
- config_name: harish24__music-genre-classification
|
2892 |
data_files:
|
2893 |
- split: train
|
|
|
909 |
num_examples: 4035
|
910 |
download_size: 273117
|
911 |
dataset_size: 989118
|
912 |
+
- config_name: gdabhishek__fertilizer-prediction
|
913 |
+
features:
|
914 |
+
- name: Temparature
|
915 |
+
dtype: int64
|
916 |
+
- name: 'Humidity '
|
917 |
+
dtype: int64
|
918 |
+
- name: Moisture
|
919 |
+
dtype: int64
|
920 |
+
- name: Soil Type
|
921 |
+
dtype: string
|
922 |
+
- name: Crop Type
|
923 |
+
dtype: string
|
924 |
+
- name: Nitrogen
|
925 |
+
dtype: int64
|
926 |
+
- name: Potassium
|
927 |
+
dtype: int64
|
928 |
+
- name: Phosphorous
|
929 |
+
dtype: int64
|
930 |
+
- name: __FeatEng_target__
|
931 |
+
dtype: string
|
932 |
+
- name: __index_level_0__
|
933 |
+
dtype: int64
|
934 |
+
splits:
|
935 |
+
- name: train
|
936 |
+
num_bytes: 4849
|
937 |
+
num_examples: 57
|
938 |
+
download_size: 6652
|
939 |
+
dataset_size: 4849
|
940 |
- config_name: harish24__music-genre-classification
|
941 |
features:
|
942 |
- name: chroma_stft
|
|
|
2916 |
path: gauravtopre__bank-customer-churn-dataset/train-*
|
2917 |
- split: test
|
2918 |
path: gauravtopre__bank-customer-churn-dataset/test-*
|
2919 |
+
- config_name: gdabhishek__fertilizer-prediction
|
2920 |
+
data_files:
|
2921 |
+
- split: train
|
2922 |
+
path: gdabhishek__fertilizer-prediction/train-*
|
2923 |
- config_name: harish24__music-genre-classification
|
2924 |
data_files:
|
2925 |
- split: train
|
gdabhishek__fertilizer-prediction/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13d908b0e54f0e695dc964bca801ce2988b778b354a6e595bd53d2036e2d7ff2
|
3 |
+
size 6652
|