Upload dataset
Browse files
README.md
CHANGED
@@ -2621,6 +2621,42 @@ dataset_info:
|
|
2621 |
num_examples: 126
|
2622 |
download_size: 21238
|
2623 |
dataset_size: 40749
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2624 |
- config_name: olcaybolat1__dermatology-dataset-classification
|
2625 |
features:
|
2626 |
- name: erythema
|
@@ -4482,6 +4518,10 @@ configs:
|
|
4482 |
path: mysarahmadbhat__lung-cancer/train-*
|
4483 |
- split: test
|
4484 |
path: mysarahmadbhat__lung-cancer/test-*
|
|
|
|
|
|
|
|
|
4485 |
- config_name: olcaybolat1__dermatology-dataset-classification
|
4486 |
data_files:
|
4487 |
- split: train
|
|
|
2621 |
num_examples: 126
|
2622 |
download_size: 21238
|
2623 |
dataset_size: 40749
|
2624 |
+
- config_name: nimapourmoradi__forest-fire-regression
|
2625 |
+
features:
|
2626 |
+
- name: X
|
2627 |
+
dtype: int64
|
2628 |
+
- name: Y
|
2629 |
+
dtype: int64
|
2630 |
+
- name: month
|
2631 |
+
dtype: string
|
2632 |
+
- name: day
|
2633 |
+
dtype: string
|
2634 |
+
- name: FFMC
|
2635 |
+
dtype: float64
|
2636 |
+
- name: DMC
|
2637 |
+
dtype: float64
|
2638 |
+
- name: DC
|
2639 |
+
dtype: float64
|
2640 |
+
- name: ISI
|
2641 |
+
dtype: float64
|
2642 |
+
- name: temp
|
2643 |
+
dtype: float64
|
2644 |
+
- name: RH
|
2645 |
+
dtype: int64
|
2646 |
+
- name: wind
|
2647 |
+
dtype: float64
|
2648 |
+
- name: rain
|
2649 |
+
dtype: float64
|
2650 |
+
- name: __FeatEng_target__
|
2651 |
+
dtype: float64
|
2652 |
+
- name: __index_level_0__
|
2653 |
+
dtype: int64
|
2654 |
+
splits:
|
2655 |
+
- name: train
|
2656 |
+
num_bytes: 32450
|
2657 |
+
num_examples: 295
|
2658 |
+
download_size: 15511
|
2659 |
+
dataset_size: 32450
|
2660 |
- config_name: olcaybolat1__dermatology-dataset-classification
|
2661 |
features:
|
2662 |
- name: erythema
|
|
|
4518 |
path: mysarahmadbhat__lung-cancer/train-*
|
4519 |
- split: test
|
4520 |
path: mysarahmadbhat__lung-cancer/test-*
|
4521 |
+
- config_name: nimapourmoradi__forest-fire-regression
|
4522 |
+
data_files:
|
4523 |
+
- split: train
|
4524 |
+
path: nimapourmoradi__forest-fire-regression/train-*
|
4525 |
- config_name: olcaybolat1__dermatology-dataset-classification
|
4526 |
data_files:
|
4527 |
- split: train
|
nimapourmoradi__forest-fire-regression/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9952b6e314c53f3f4f419365ecefa012bc9d28b5d1d084174193a1928515cabd
|
3 |
+
size 15511
|