Skip to content

Commit

Permalink
Merge pull request #192 from geo-engine/remove-xgboost-example
Browse files Browse the repository at this point in the history
remove xgboost example
  • Loading branch information
michaelmattig authored Jul 30, 2024
2 parents b05beb4 + 82c74b2 commit beba68c
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 2,621 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,11 +146,6 @@ It is necessary to install the dependencies with:
python3 -m pip install -e .[examples]
```

### XGBoost

If you wish to run the XGBoost notebook, you need the XGBoost library [dmlc/xgboost](https://github.com/dmlc/xgboost) available on your system.
Using the geo engine backend with `xgboost` feature will provide the library. See [XGBoost: Installation](https://xgboost.readthedocs.io/en/stable/install.html) for installation instructions otherwise.

## Distribute to PyPI

### Test-PyPI
Expand Down
Loading

0 comments on commit beba68c

Please sign in to comment.