DaniFrame commited on
Commit
28100ea
·
verified ·
1 Parent(s): 7158bf6

Add eleven tasks

Browse files
README.md CHANGED
@@ -790,6 +790,48 @@ dataset_info:
790
  num_examples: 25245
791
  download_size: 14865507
792
  dataset_size: 227561400
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
793
  configs:
794
  - config_name: abalone
795
  data_files:
@@ -839,4 +881,12 @@ configs:
839
  path: life_expectancy/validation-*
840
  - split: test
841
  path: life_expectancy/test-*
 
 
 
 
 
 
 
 
842
  ---
 
790
  num_examples: 25245
791
  download_size: 14865507
792
  dataset_size: 227561400
793
+ - config_name: ltfsid
794
+ features:
795
+ - name: instance
796
+ dtype: int64
797
+ - name: Area
798
+ dtype: int64
799
+ - name: Sensing Range
800
+ dtype: int64
801
+ - name: Transmission Range
802
+ dtype: int64
803
+ - name: Number of Sensor nodes
804
+ dtype: int64
805
+ - name: real
806
+ dtype: int64
807
+ - name: prediction
808
+ dtype: float64
809
+ - name: model
810
+ dtype: string
811
+ - name: cpu_training_time
812
+ dtype: int64
813
+ - name: cpu_prediction_time
814
+ dtype: int64
815
+ - name: memory_usage
816
+ dtype: int64
817
+ - name: max_depth
818
+ dtype: int64
819
+ - name: learning_rate
820
+ dtype: float64
821
+ - name: n_estimators
822
+ dtype: int64
823
+ splits:
824
+ - name: train
825
+ num_bytes: 1221480
826
+ num_examples: 9945
827
+ - name: validation
828
+ num_bytes: 156600
829
+ num_examples: 1275
830
+ - name: test
831
+ num_bytes: 344520
832
+ num_examples: 2805
833
+ download_size: 222167
834
+ dataset_size: 1722600
835
  configs:
836
  - config_name: abalone
837
  data_files:
 
881
  path: life_expectancy/validation-*
882
  - split: test
883
  path: life_expectancy/test-*
884
+ - config_name: ltfsid
885
+ data_files:
886
+ - split: train
887
+ path: ltfsid/train-*
888
+ - split: validation
889
+ path: ltfsid/validation-*
890
+ - split: test
891
+ path: ltfsid/test-*
892
  ---
ltfsid/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac6c00636a2d4aaf444ab977509831af3b8ca2e5dfe4b2965f9c1705e8cacd0f
3
+ size 44182
ltfsid/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16c84b3477b7930c143a1b830e7f354679a7bd5579af608b79ad65ec4fb214ae
3
+ size 148958
ltfsid/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c44d410c6b5cea12bdbc8da841e5d07f8db0c9b7fec763f07fa9107ad676c8f
3
+ size 29027