Upload dataset
Browse files
README.md
CHANGED
@@ -357,6 +357,70 @@ dataset_info:
|
|
357 |
num_examples: 4035
|
358 |
download_size: 273117
|
359 |
dataset_size: 989118
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
360 |
- config_name: imsparsh__churn-risk-rate-hackerearth-ml
|
361 |
features:
|
362 |
- name: age
|
@@ -1160,6 +1224,10 @@ configs:
|
|
1160 |
path: gauravtopre__bank-customer-churn-dataset/train-*
|
1161 |
- split: test
|
1162 |
path: gauravtopre__bank-customer-churn-dataset/test-*
|
|
|
|
|
|
|
|
|
1163 |
- config_name: imsparsh__churn-risk-rate-hackerearth-ml
|
1164 |
data_files:
|
1165 |
- split: train
|
|
|
357 |
num_examples: 4035
|
358 |
download_size: 273117
|
359 |
dataset_size: 989118
|
360 |
+
- config_name: harish24__music-genre-classification
|
361 |
+
features:
|
362 |
+
- name: chroma_stft
|
363 |
+
dtype: float64
|
364 |
+
- name: rmse
|
365 |
+
dtype: float64
|
366 |
+
- name: spectral_centroid
|
367 |
+
dtype: float64
|
368 |
+
- name: spectral_bandwidth
|
369 |
+
dtype: float64
|
370 |
+
- name: rolloff
|
371 |
+
dtype: float64
|
372 |
+
- name: zero_crossing_rate
|
373 |
+
dtype: float64
|
374 |
+
- name: mfcc1
|
375 |
+
dtype: float64
|
376 |
+
- name: mfcc2
|
377 |
+
dtype: float64
|
378 |
+
- name: mfcc3
|
379 |
+
dtype: float64
|
380 |
+
- name: mfcc4
|
381 |
+
dtype: float64
|
382 |
+
- name: mfcc5
|
383 |
+
dtype: float64
|
384 |
+
- name: mfcc6
|
385 |
+
dtype: float64
|
386 |
+
- name: mfcc7
|
387 |
+
dtype: float64
|
388 |
+
- name: mfcc8
|
389 |
+
dtype: float64
|
390 |
+
- name: mfcc9
|
391 |
+
dtype: float64
|
392 |
+
- name: mfcc10
|
393 |
+
dtype: float64
|
394 |
+
- name: mfcc11
|
395 |
+
dtype: float64
|
396 |
+
- name: mfcc12
|
397 |
+
dtype: float64
|
398 |
+
- name: mfcc13
|
399 |
+
dtype: float64
|
400 |
+
- name: mfcc14
|
401 |
+
dtype: float64
|
402 |
+
- name: mfcc15
|
403 |
+
dtype: float64
|
404 |
+
- name: mfcc16
|
405 |
+
dtype: float64
|
406 |
+
- name: mfcc17
|
407 |
+
dtype: float64
|
408 |
+
- name: mfcc18
|
409 |
+
dtype: float64
|
410 |
+
- name: mfcc19
|
411 |
+
dtype: float64
|
412 |
+
- name: mfcc20
|
413 |
+
dtype: float64
|
414 |
+
- name: __FeatEng_target__
|
415 |
+
dtype: string
|
416 |
+
- name: __index_level_0__
|
417 |
+
dtype: int64
|
418 |
+
splits:
|
419 |
+
- name: train
|
420 |
+
num_bytes: 133878
|
421 |
+
num_examples: 594
|
422 |
+
download_size: 138631
|
423 |
+
dataset_size: 133878
|
424 |
- config_name: imsparsh__churn-risk-rate-hackerearth-ml
|
425 |
features:
|
426 |
- name: age
|
|
|
1224 |
path: gauravtopre__bank-customer-churn-dataset/train-*
|
1225 |
- split: test
|
1226 |
path: gauravtopre__bank-customer-churn-dataset/test-*
|
1227 |
+
- config_name: harish24__music-genre-classification
|
1228 |
+
data_files:
|
1229 |
+
- split: train
|
1230 |
+
path: harish24__music-genre-classification/train-*
|
1231 |
- config_name: imsparsh__churn-risk-rate-hackerearth-ml
|
1232 |
data_files:
|
1233 |
- split: train
|
harish24__music-genre-classification/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3aeee4c67763e068693ee45121e7263e636afce65840c0574e7a666e04eead03
|
3 |
+
size 138631
|