Skip to content

[Train] Remove Predictor from train v1#63461

Merged
matthewdeng merged 2 commits into
ray-project:masterfrom
pseudo-rnd-thoughts:remove-predictor
May 19, 2026
Merged

[Train] Remove Predictor from train v1#63461
matthewdeng merged 2 commits into
ray-project:masterfrom
pseudo-rnd-thoughts:remove-predictor

Conversation

@pseudo-rnd-thoughts

@pseudo-rnd-thoughts pseudo-rnd-thoughts commented May 18, 2026

Copy link
Copy Markdown
Member

Description

Predictor was deprecated in April 2026, this PR removes all documentation and subclasses of Predictor

Original issue: #60266 and implementation #60305

Signed-off-by: Mark Towers <mark@anyscale.com>
@pseudo-rnd-thoughts pseudo-rnd-thoughts requested review from a team as code owners May 18, 2026 18:20
@pseudo-rnd-thoughts pseudo-rnd-thoughts added the train Ray Train Related Issue label May 18, 2026
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@pseudo-rnd-thoughts pseudo-rnd-thoughts added docs An issue or change related to documentation go add ONLY when ready to merge, run all tests labels May 18, 2026

@dstrodtman dstrodtman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Stamping, ship if docs build. Thanks!

@bveeramani bveeramani enabled auto-merge (squash) May 18, 2026 19:23

@bveeramani bveeramani left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Stamp

# Conflicts:
#	python/ray/train/_internal/dl_predictor.py
#	python/ray/train/lightgbm/lightgbm_predictor.py
#	python/ray/train/predictor.py
#	python/ray/train/tensorflow/tensorflow_predictor.py
#	python/ray/train/torch/torch_predictor.py
#	python/ray/train/xgboost/xgboost_predictor.py
@github-actions github-actions Bot disabled auto-merge May 19, 2026 11:37
@matthewdeng matthewdeng merged commit 3591a47 into ray-project:master May 19, 2026
6 checks passed
TruongQuangPhat pushed a commit to cyhapun/ray-fix-issue that referenced this pull request May 27, 2026
## Description
Predictor was deprecated in April 2026, this PR removes all
documentation and subclasses of `Predictor`

Original issue: ray-project#60266 and
implementation ray-project#60305

Signed-off-by: Mark Towers <mark@anyscale.com>
Co-authored-by: Mark Towers <mark@anyscale.com>
Signed-off-by: phattruong <23120318@student.hcmus.edu.vn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs An issue or change related to documentation go add ONLY when ready to merge, run all tests train Ray Train Related Issue

4 participants