electricsheepafrica/africa-settlements-niger
收藏资源简介:
--- dataset_info: features: - name: sdg_goal dtype: int64 - name: sdg_target dtype: float64 - name: sdg_indicator dtype: timestamp[ns] - name: country_or_territory_name dtype: int64 - name: country_or_territory_name2 dtype: string - name: sdg_region dtype: string - name: sdg_sub_region dtype: string - name: proportion_of_urban_population_living_in_slums_or_informal_settlements_a dtype: float64 - name: data_units dtype: string - name: data_reference_year dtype: int64 - name: data_source dtype: string - name: footnote dtype: string - name: esa_source dtype: string - name: esa_processed dtype: string splits: - name: train num_bytes: 17298 num_examples: 18 - name: test num_bytes: 4805 num_examples: 5 download_size: 21076 dataset_size: 22103 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---
dataset_info: 数据集信息 features: - name: 可持续发展目标(Sustainable Development Goals, SDG)编号 dtype: int64 - name: SDG具体目标 dtype: float64 - name: SDG指标 dtype: timestamp[ns] - name: 国家/地区代码 dtype: int64 - name: 国家/地区名称 dtype: string - name: SDG所属大区 dtype: string - name: SDG所属子区域 dtype: string - name: 居住在贫民窟或非正规定居点的城市人口占比 dtype: float64 - name: 数据单位 dtype: string - name: 数据参考年份 dtype: int64 - name: 数据来源 dtype: string - name: 备注说明 dtype: string - name: 欧洲空间局(European Space Agency, ESA)来源 dtype: string - name: ESA数据处理方式 dtype: string splits: - name: 训练集 num_bytes: 17298 num_examples: 18 - name: 测试集 num_bytes: 4805 num_examples: 5 download_size: 21076 dataset_size: 22103 configs: - config_name: 默认配置 data_files: - split: 训练集 path: data/train-* - split: 测试集 path: data/test-*



