Commit Graph

3 Commits

Author SHA1 Message Date
dependabot[bot] 92989df736
Bump joblib from 0.12.0 to 1.2.0 in /xgboost_ames_housing/seldon_serve (#998)
Bumps [joblib](https://github.com/joblib/joblib) from 0.12.0 to 1.2.0.
- [Release notes](https://github.com/joblib/joblib/releases)
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst)
- [Commits](https://github.com/joblib/joblib/compare/0.12...1.2.0)

---
updated-dependencies:
- dependency-name: joblib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30 18:34:55 +00:00
Zhenghui Wang 1ed08b9af2 Fix model serving part of xgboost_ams_housing example. (#478)
* Fix model serving for ames house example

* change the step instructions

* add public image
2019-01-15 12:30:51 -08:00
Puneith Kaul bd07a2f84e new PR for XGBoost due to problems with history rewrite (#232)
* new PR for XGBoost due to problems with history rewrite

* Update housing.py

* Update HousingServe.py

* Update housing.py

* added bitly

* removed test function

* reorder imports

* fix spaces

* fix spaces

* fixed lint errors

* renamed to xgboost_ames_housing
2018-08-22 06:01:36 -07:00