Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 GridDB Python 客户端将机器学习模型存储在 GridDB 中,但我似乎找不到访问模型的方法,因为使用 pickle 或 joblib。我想在另一个项目中使用该模型,但从 GridDB 访问模型时出现问题。我可以使用什么代码来实现这一点?