chuyin0321/earnings-forecast-stocks
收藏资源简介:
--- dataset_info: features: - name: symbol dtype: string - name: date dtype: string - name: id dtype: int64 - name: fiscal_end dtype: string - name: consensus_eps_forecast dtype: float64 - name: high_eps_forecast dtype: float64 - name: low_eps_forecast dtype: float64 - name: no_of_estimates dtype: int64 - name: up dtype: int64 - name: down dtype: int64 splits: - name: train num_bytes: 509571 num_examples: 5699 download_size: 92802 dataset_size: 509571 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "earnings-forecast-stocks" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征字段: - 名称:symbol(交易代码),数据类型:字符串 - 名称:date,数据类型:字符串 - 名称:id,数据类型:int64 - 名称:fiscal_end(财季结束日),数据类型:字符串 - 名称:consensus_eps_forecast(一致每股收益预测),数据类型:float64 - 名称:high_eps_forecast(最高每股收益预测),数据类型:float64 - 名称:low_eps_forecast(最低每股收益预测),数据类型:float64 - 名称:no_of_estimates(预测师数量),数据类型:int64 - 名称:up(上调预测次数),数据类型:int64 - 名称:down(下调预测次数),数据类型:int64 数据划分: - 名称:train(训练集),字节数:509571,样本数量:5699 下载大小:92802 数据集占用大小:509571 配置项: - 配置名称:default(默认配置),数据文件: - 数据划分:train,文件路径:data/train-* # 「earnings-forecast-stocks」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集信息
特征
- symbol: 类型为字符串
- date: 类型为字符串
- id: 类型为整数 (int64)
- fiscal_end: 类型为字符串
- consensus_eps_forecast: 类型为浮点数 (float64)
- high_eps_forecast: 类型为浮点数 (float64)
- low_eps_forecast: 类型为浮点数 (float64)
- no_of_estimates: 类型为整数 (int64)
- up: 类型为整数 (int64)
- down: 类型为整数 (int64)
数据分割
- train: 包含5699个样本,占用509571字节
数据集大小
- 下载大小: 92802字节
- 数据集大小: 509571字节
配置
- default
- 数据文件:
- split: train
- path: data/train-*
- 数据文件:




