Leo
Leo
@SylvainCorlay I want to know how to upgrade the cling on Ubuntu... I have updated all of my packages with conda yesterday, but the cling --version is still 0.5...
I met this question as well. But as a student I cannot accept this language without function... So I give in to code on iPad with c++ using jupyter notebook
@martinRenou Oh,thanks so much,i have known about it😄
I fix the envmanager.py, but it seems appears one new bug’ EnvironmentLocationNotFound’. Not a good thing to me...
更新: target确实进入了batch_x,但其实是上一条的target,作为feature的一部分共同预测下一个target,这个地方的target如果是未来5日收益率这种时间序列相关的指标,那必然会暴露一部分未来数据
> 确实如此,所以你放弃了吗?还是改了代码? 改动了代码,将target删掉,再新写代码单独计算target传送到model里进行训练
把target换成不带未来信息的收益率就行了,但我实测效果相当一般
我了解到的用这个框架预测收益率的似乎没有哪个说效果好的,可能就是不合适而已