mirror of
https://gitee.com/openeuler/A-Tune.git
synced 2025-12-06 16:09:25 +08:00
atune: update readme in order to add the version of some packages
This commit is contained in:
@@ -31,7 +31,7 @@ yum install -y python3-dict2xml python3-flask-restful python3-pandas python3-sci
|
||||
```
|
||||
或
|
||||
```bash
|
||||
pip3 install dict2xml Flask-RESTful pandas scikit-optimize xgboost
|
||||
pip3 install dict2xml Flask-RESTful pandas scikit-optimize==0.5.2 xgboost==0.90 scikit-learn==0.20.4
|
||||
```
|
||||
|
||||
#### 3、下载源码
|
||||
|
||||
Reference in New Issue
Block a user