merged update 2026-04
Browse files- README.md +39 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: symbol
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: datetime
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: over_shorted
|
| 9 |
+
dtype: float64
|
| 10 |
+
- name: over_shorted_chg
|
| 11 |
+
dtype: float64
|
| 12 |
+
- name: short_interest
|
| 13 |
+
dtype: float64
|
| 14 |
+
- name: number_of_shares
|
| 15 |
+
dtype: float64
|
| 16 |
+
- name: short_percentage
|
| 17 |
+
dtype: float64
|
| 18 |
+
- name: short_prediction
|
| 19 |
+
dtype: float64
|
| 20 |
+
- name: days_to_cover
|
| 21 |
+
dtype: float64
|
| 22 |
+
- name: market_cap
|
| 23 |
+
dtype: float64
|
| 24 |
+
- name: total_revenue
|
| 25 |
+
dtype: float64
|
| 26 |
+
- name: volume
|
| 27 |
+
dtype: float64
|
| 28 |
+
splits:
|
| 29 |
+
- name: train
|
| 30 |
+
num_bytes: 377979751
|
| 31 |
+
num_examples: 3722965
|
| 32 |
+
download_size: 119415295
|
| 33 |
+
dataset_size: 377979751
|
| 34 |
+
configs:
|
| 35 |
+
- config_name: default
|
| 36 |
+
data_files:
|
| 37 |
+
- split: train
|
| 38 |
+
path: data/train-*
|
| 39 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c6879f3be77df8d4401cda3482e13af1eae8fc3a9d0019438752da63a374912f
|
| 3 |
+
size 119415295
|