catboost安装、tqdm安装、catboost L2正则化
1. CatBoost的安装pip install catboost。conda install catboost的话需要手动选择channel
2. tqdm安装conda install tqdm,这个module用于对iteration再次wrap,这样会有每次迭代的进度条,更友好
3. CatBoost的参数l2_leaf_reg是L2正则化,positive value
2. tqdm安装conda install tqdm,这个module用于对iteration再次wrap,这样会有每次迭代的进度条,更友好
3. CatBoost的参数l2_leaf_reg是L2正则化,positive value
留言
張貼留言