fintech-forecasting-models / lstm_IBM_NYSE_config.json
umamas09's picture
Upload lstm_IBM_NYSE_config.json with huggingface_hub
4db49ef verified
{
"model_type": "LSTM",
"ticker": "IBM NYSE",
"input_shape": [
10,
6
],
"sequence_length": 10,
"feature_count": 6
}