get_feature_by_category
Retrieve features by category from JRA-VAN horse racing data. Specify a category like past performance, aptitude, or pedigree to get a list of relevant features for analysis.
Instructions
カテゴリ別に特徴量を取得
Args:
category: カテゴリ名(過去成績、適性、人的要因、血統など)
Returns:
該当カテゴリの特徴量リスト
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes |