TF2.0基于LSTM的多变量股价预测.rar
多变量股价预测LSTM训练集时间范围20010125到20210929预测目标列为Open import numpy as np from tensorflow.keras.models import Sequential from tensorflow.keras.layers import LSTM DenseDropout import pandas as pd from matplotlib import pyplot as plt from sklearn.preprocessing import MinMaxScaler import seaborn as sns from sklearn.model selection import train test split
下载地址
用户评论