Skip to content

[docs] remove xgboost-ray and lightgbm-ray from requirements-doc.txt#28391

Closed
matthewdeng wants to merge 1 commit into
ray-project:masterfrom
matthewdeng:docs-gbdt
Closed

[docs] remove xgboost-ray and lightgbm-ray from requirements-doc.txt#28391
matthewdeng wants to merge 1 commit into
ray-project:masterfrom
matthewdeng:docs-gbdt

Conversation

@matthewdeng
Copy link
Copy Markdown
Contributor

Signed-off-by: Matthew Deng matt@anyscale.com

Why are these changes needed?

Related issue number

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Signed-off-by: Matthew Deng <matt@anyscale.com>
@matthewdeng
Copy link
Copy Markdown
Contributor Author

Closing this - looks like these are still needed.

WARNING: autodoc: failed to import class 'xgboost.XGBoostTrainer' from module 'ray.train'; the following exception was raised:
--
  | No module named 'xgboost'
  | WARNING: autodoc: failed to import module 'xgboost' from module 'ray.train'; the following exception was raised:
  | No module named 'xgboost'
  | WARNING: autodoc: failed to import class 'lightgbm.LightGBMTrainer' from module 'ray.train'; the following exception was raised:
  | No module named 'lightgbm'
  | WARNING: autodoc: failed to import module 'lightgbm' from module 'ray.train'; the following exception was raised:
  | No module named 'lightgbm'
  | WARNING: autodoc: failed to import class 'xgboost.XGBoostTrainer' from module 'ray.train'; the following exception was raised:
  | No module named 'xgboost'
  | WARNING: autodoc: failed to import module 'xgboost' from module 'ray.train'; the following exception was raised:
  | No module named 'xgboost'
  | WARNING: autodoc: failed to import class 'lightgbm.LightGBMTrainer' from module 'ray.train'; the following exception was raised:
  | No module named 'lightgbm'
  | WARNING: autodoc: failed to import module 'lightgbm' from module 'ray.train'; the following exception was raised:
  | No module named 'lightgbm'
  | WARNING: autodoc: failed to import class 'xgboost.TuneReportCallback' from module 'ray.tune.integration'; the following exception was raised:
  | No module named 'xgboost'
  | WARNING: autodoc: failed to import class 'xgboost.TuneReportCheckpointCallback' from module 'ray.tune.integration'; the following exception was raised:
  | No module named 'xgboost'
  | WARNING: autodoc: failed to import class 'lightgbm.TuneReportCallback' from module 'ray.tune.integration'; the following exception was raised:
  | No module named 'lightgbm'
  | WARNING: autodoc: failed to import class 'lightgbm.TuneReportCheckpointCallback' from module 'ray.tune.integration'; the following exception was raised:
  | No module named 'lightgbm'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant