Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: polish talkingdata_demo.md #2994

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

selenachenjingxin
Copy link
Contributor

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 28, 2023

预构建的 xgboost python wheel 可能与您计算机中的 openmldb python sdk 不兼容,可能会出现该报错:
`train\_and\_serve.py core dump at SetGPUAttribute...`
预构建的 XGboost python wheel 可能与您计算机中的 openmldb python sdk 不兼容,可能会出现该报错:`train\_and\_serve.py core dump at SetGPUAttribute...`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

python wheel => Python Wheel
openmldb python sdk => OpenMLDB Python SDK

**启动 Docker**

```
```bash
docker run -it 4pdosc/openmldb:0.7.1 bash
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0.7.1 is old, use 0.8.5

安装所有依赖项:

```
pip install pandas xgboost==1.4.2 sklearn tornado "openmldb>=0.5.0" requests
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why delete the pip installations?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants