Skip to content

Commit

Permalink
Revert "Support of scikit-learn with ray joblib backend (ray-project#…
Browse files Browse the repository at this point in the history
…6925)" (ray-project#6957)

This reverts commit a7ecda6.
  • Loading branch information
ericl authored Jan 29, 2020
1 parent ff70666 commit 86100bc
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 311 deletions.
69 changes: 0 additions & 69 deletions doc/source/joblib.rst

This file was deleted.

17 changes: 0 additions & 17 deletions python/ray/experimental/joblib/__init__.py

This file was deleted.

58 changes: 0 additions & 58 deletions python/ray/experimental/joblib/ray_backend.py

This file was deleted.

8 changes: 0 additions & 8 deletions python/ray/tests/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -259,14 +259,6 @@ py_test(
deps = ["//:ray_lib"],
)

py_test(
name = "test_joblib",
size = "medium",
srcs = ["test_joblib.py"],
tags = ["exclusive"],
deps = ["//:ray_lib"],
)

py_test(
name = "test_multi_node_2",
size = "medium",
Expand Down
159 changes: 0 additions & 159 deletions python/ray/tests/test_joblib.py

This file was deleted.

0 comments on commit 86100bc

Please sign in to comment.