“Scikit-learn”的版本间差异

来自Shiyin's note
跳到导航 跳到搜索
无编辑摘要
无编辑摘要
第9行: 第9行:
==包==
==包==
*MLPRegressor回归,参考 http://www.weixueyuan.net/a/914.html
*MLPRegressor回归,参考 http://www.weixueyuan.net/a/914.html
*随机森林 参考 [https://towardsdatascience.com/an-implementation-and-explanation-of-the-random-forest-in-python-77bf308a9b76]

2022年1月12日 (三) 14:47的版本

  • python中的机器学习软件库:[1]
       $ conda install scikit-learn-intelex
       $ python -m sklearnex my_application.py