- 説明:
Nancy Howell が収集したカラハリ !クンサン族の人口統計データ
ハウエルの !Kung San の観察は、1967 年 8 月から 1969 年 5 月の間にボツワナでハウエルによって行われました。この地域と研究対象の人々の詳細な説明は、RB Lee と I. DeVore (eds)、1976 年、Kalahari Hunter-Gatherers に記載されています。 : Studies of the !Kung San and Their Neighbors、Harvard University Press、ケンブリッジ、マサチューセッツ州。N. Howell、2000 年、Demography of the Dobe !Kung、Aldine de Gruyter、ニューヨーク。
身長、体重、年齢、性別の列のみが保持されました。 null 値を持つ行は削除されました。
インスタンス数: 544
変数:
- 高さ(cm)(浮き)
- 体重(kg)
- 年齢 (int)
- 男性指標 (int)
ホームページ: https://tspace.library.utoronto.ca/handle/1807/10395
ソース コード:
tfds.structured.howell.Howell
バージョン:
-
1.0.0
(デフォルト): 初期リリース。
-
ダウンロードサイズ:
11.92 KiB
データセットサイズ:
39.31 KiB
自動キャッシュ(ドキュメント): はい
スプリット:
スプリット | 例 |
---|---|
'train' | 544 |
- 機能構造:
FeaturesDict({
'age': float32,
'height': float32,
'male': int32,
'weight': float32,
})
- 機能のドキュメント:
特徴 | クラス | 形 | Dtype | 説明 |
---|---|---|---|---|
特徴辞書 | ||||
年 | テンソル | float32 | ||
身長 | テンソル | float32 | ||
男 | テンソル | int32 | ||
重さ | テンソル | float32 |
監視されたキー(
as_supervised
docを参照):None
図( tfds.show_examples ): サポートされていません。
例( tfds.as_dataframe ):
- 引用:
@ONLINE {
author = "Howell, Nancy",
title = "Dobe !Kung Census of All Population.",
year = "2009",
url = "https://tspace.library.utoronto.ca/handle/1807/17973"
}