--- dataset_info: features: - name: Dates dtype: string - name: StocksNumber dtype: int64 - name: Capitals dtype: int64 - name: Allocations struct: - name: Allocation list: - name: Cost dtype: float64 - name: Price dtype: float64 - name: Score dtype: int64 - name: Shares dtype: int64 - name: Ticker dtype: string - name: TotalScore dtype: int64 - name: Remaining Capital dtype: float64 - name: Total Cost dtype: float64 - name: Total Score dtype: int64 - name: Results struct: - name: FANG struct: - name: Cost dtype: float64 - name: Profit dtype: float64 - name: FAST struct: - name: Cost dtype: float64 - name: Profit dtype: float64 - name: FBIZ struct: - name: Cost dtype: float64 - name: Profit dtype: float64 - name: FCFS struct: - name: Cost dtype: float64 - name: Profit dtype: float64 - name: FDS struct: - name: Cost dtype: float64 - name: Profit dtype: float64 - name: FELE struct: - name: Cost dtype: float64 - name: Profit dtype: float64 - name: FFIV struct: - name: Cost dtype: float64 - name: Profit dtype: float64 - name: FIVE struct: - name: Cost dtype: float64 - name: Profit dtype: float64 - name: FIX struct: - name: Cost dtype: float64 - name: Profit dtype: float64 - name: FLS struct: - name: Cost dtype: float64 - name: Profit dtype: float64 - name: FMC struct: - name: Cost dtype: float64 - name: Profit dtype: float64 - name: FND struct: - name: Cost dtype: float64 - name: Profit dtype: float64 - name: FSLR struct: - name: Cost dtype: float64 - name: Profit dtype: float64 - name: FTDR struct: - name: Cost dtype: float64 - name: Profit dtype: float64 - name: FWRD struct: - name: Cost dtype: float64 - name: Profit dtype: float64 - name: MSFT struct: - name: Cost dtype: float64 - name: Profit dtype: float64 - name: MUSA struct: - name: Cost dtype: float64 - name: Profit dtype: float64 - name: T struct: - name: Cost dtype: float64 - name: Profit dtype: float64 - name: TEX struct: - name: Cost dtype: float64 - name: Profit dtype: float64 - name: TXRH struct: - name: Cost dtype: float64 - name: Profit dtype: float64 splits: - name: train num_bytes: 98271 num_examples: 160 download_size: 47129 dataset_size: 98271 configs: - config_name: default data_files: - split: train path: data/train-* ---