beam icon indicating copy to clipboard operation
beam copied to clipboard

[Feature request]: Support XGBoost 2.x

Open tvalentyn opened this issue 1 year ago • 0 comments

What happened?

With xgboost==2.0.3 the apache_beam/ml/inference/xgboost_inference_test.py test fails with AttributeError: 'XGBClassifier' object has no attribute 'inference_calls.

Issue Failure

Failure: Test is continually failing

Issue Priority

Priority: 2 (backlog / disabled test but we think the product is healthy)

Issue Components

  • [X] Component: Python SDK
  • [ ] Component: Java SDK
  • [ ] Component: Go SDK
  • [ ] Component: Typescript SDK
  • [ ] Component: IO connector
  • [ ] Component: Beam YAML
  • [ ] Component: Beam examples
  • [ ] Component: Beam playground
  • [ ] Component: Beam katas
  • [ ] Component: Website
  • [ ] Component: Spark Runner
  • [ ] Component: Flink Runner
  • [ ] Component: Samza Runner
  • [ ] Component: Twister2 Runner
  • [ ] Component: Hazelcast Jet Runner
  • [ ] Component: Google Cloud Dataflow Runner

tvalentyn avatar May 10 '24 19:05 tvalentyn