- 설명 :
1970년 시즌의 첫 45타석까지 18명의 메이저 리그 야구 선수들의 타율과 남은 시즌의 타율.
Stan 및 PyMC3를 사용한 사례 연구에 사용된 데이터는 전체 시즌의 타석 및 안타뿐만 아니라 시즌 초반의 타석 수를 명시적으로 나열하는 열을 추가하여 논문의 표에서 수정되었습니다. .
홈페이지 : https://www.tensorflow.org/datasets/catalog/efron_morris75
버전 :
-
1.0.0
(기본값): 최초 릴리스.
-
다운로드 크기 :
1008 bytes
데이터 세트 크기 :
4.29 KiB
자동 캐시 ( 문서 ): 예
분할 :
나뉘다 | 예 |
---|---|
'train' | 18 |
- 기능 구조 :
FeaturesDict({
'At-Bats': int32,
'BattingAverage': float32,
'FirstName': string,
'Hits': int32,
'LastName': string,
'RemainingAt-Bats': int32,
'RemainingAverage': float32,
'SeasonAt-Bats': int32,
'SeasonAverage': float32,
'SeasonHits': int32,
})
- 기능 문서 :
특징 | 수업 | 모양 | D타입 | 설명 |
---|---|---|---|---|
풍모Dict | ||||
타석 | 텐서 | int32 | ||
타율 | 텐서 | float32 | ||
이름 | 텐서 | 끈 | ||
조회수 | 텐서 | int32 | ||
성 | 텐서 | 끈 | ||
남은 타수 | 텐서 | int32 | ||
남은 평균 | 텐서 | float32 | ||
시즌타석 | 텐서 | int32 | ||
시즌 평균 | 텐서 | float32 | ||
시즌 조회수 | 텐서 | int32 |
감독된 키 (
as_supervised
문서 참조):None
그림 ( tfds.show_examples ): 지원되지 않습니다.
예 ( tfds.as_dataframe ):
- 인용 :
@article{efron1975data,
title={Data analysis using Stein's estimator and its generalizations},
author={Efron, Bradley and Morris, Carl},
journal={Journal of the American Statistical Association},
volume={70},
number={350},
pages={311--319},
year={1975},
publisher={Taylor \& Francis}
}
, - 설명 :
1970년 시즌의 첫 45타석까지 18명의 메이저 리그 야구 선수들의 타율과 남은 시즌의 타율.
Stan 및 PyMC3를 사용한 사례 연구에 사용된 데이터는 전체 시즌의 타석 및 안타뿐만 아니라 시즌 초반의 타석 수를 명시적으로 나열하는 열을 추가하여 논문의 표에서 수정되었습니다. .
홈페이지 : https://www.tensorflow.org/datasets/catalog/efron_morris75
버전 :
-
1.0.0
(기본값): 최초 릴리스.
-
다운로드 크기 :
1008 bytes
데이터 세트 크기 :
4.29 KiB
자동 캐시 ( 문서 ): 예
분할 :
나뉘다 | 예 |
---|---|
'train' | 18 |
- 기능 구조 :
FeaturesDict({
'At-Bats': int32,
'BattingAverage': float32,
'FirstName': string,
'Hits': int32,
'LastName': string,
'RemainingAt-Bats': int32,
'RemainingAverage': float32,
'SeasonAt-Bats': int32,
'SeasonAverage': float32,
'SeasonHits': int32,
})
- 기능 문서 :
특징 | 수업 | 모양 | D타입 | 설명 |
---|---|---|---|---|
풍모Dict | ||||
타석 | 텐서 | int32 | ||
타율 | 텐서 | float32 | ||
이름 | 텐서 | 끈 | ||
조회수 | 텐서 | int32 | ||
성 | 텐서 | 끈 | ||
남은 타수 | 텐서 | int32 | ||
남은 평균 | 텐서 | float32 | ||
시즌타석 | 텐서 | int32 | ||
시즌 평균 | 텐서 | float32 | ||
시즌 조회수 | 텐서 | int32 |
감독된 키 (
as_supervised
문서 참조):None
그림 ( tfds.show_examples ): 지원되지 않습니다.
예 ( tfds.as_dataframe ):
- 인용 :
@article{efron1975data,
title={Data analysis using Stein's estimator and its generalizations},
author={Efron, Bradley and Morris, Carl},
journal={Journal of the American Statistical Association},
volume={70},
number={350},
pages={311--319},
year={1975},
publisher={Taylor \& Francis}
}