提交 4ecf234e 编写于 作者: O openeuler-ci-bot 提交者: Gitee

!173 update README-zh.md

Merge pull request !173 from 谢志鹏/master
...@@ -31,7 +31,7 @@ yum install -y python3-dict2xml python3-flask-restful python3-pandas python3-sci ...@@ -31,7 +31,7 @@ yum install -y python3-dict2xml python3-flask-restful python3-pandas python3-sci
``` ```
```bash ```bash
pip3 install dict2xml Flask-RESTful pandas scikit-optimize==0.5.2 xgboost==0.90 scikit-learn==0.20.4 pip3 install dict2xml Flask-RESTful pandas scikit-optimize xgboost scikit-learn
``` ```
#### 3、下载源码 #### 3、下载源码
...@@ -42,6 +42,7 @@ git clone https://gitee.com/openeuler/A-Tune.git ...@@ -42,6 +42,7 @@ git clone https://gitee.com/openeuler/A-Tune.git
#### 4、编译 #### 4、编译
```bash ```bash
cd A-Tune cd A-Tune
make models
make make
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册