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.
我在 Windows Server 2012R2 机器(Intel Xeon CPU X5650)上安装了带有 Anaconda3 的 win64 系统。
CatBoost 模块安装得很好,但是当我尝试拟合模型(例如 CatBoostRegressor)时,python 进程崩溃了。
有谁知道如何处理这个问题?
问题的图像
我面临着类似的问题。Python 崩溃了。我调查了我的变量,发现数据缺失的变量很少。
估算它们并且效果很好。也许您可以在安装 catboost 之前尝试估算丢失的数据