We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
大佬您好,非常感谢您的代码!在使用示例数据时,在cl.details_keras_predict(data=None)或者df_result = kr.hybrid_keras_predict(data=series, show=True, plot=True, save=True)中报错(如图),小白搞不懂是tensorflow出了什么问题吗,可否请教如何解决,感谢~
cl.details_keras_predict(data=None)
df_result = kr.hybrid_keras_predict(data=series, show=True, plot=True, save=True)
The text was updated successfully, but these errors were encountered:
我最近更新了这个包,你可以更新tensorflow和这个包再试试
Sorry, something went wrong.
好的,谢谢♥
大佬,我还是存在这个问题😭,我的tensorflow是2.13.0,python 3.10
你再试试把tensorflow是改到2.10.0版本试试
大佬您好,我昨天先是把keras_predict()从class里拿了出来(改了self),发现不报错了,也不清楚是怎么回事😂
No branches or pull requests
大佬您好,非常感谢您的代码!在使用示例数据时,在
cl.details_keras_predict(data=None)
或者df_result = kr.hybrid_keras_predict(data=series, show=True, plot=True, save=True)
中报错(如图),小白搞不懂是tensorflow出了什么问题吗,可否请教如何解决,感谢~The text was updated successfully, but these errors were encountered: