np.random.rand(1, train_data.shape[1]).reshape((1, train_data.shape[1], 1)) 预测状态 = model.predict(new_interaction) print(f"系统的预测状态: