Skip to content

Commit 2ae1260

Browse files
odimkatensorflower-gardener
authored andcommitted
Update tensorflow_privacy/privacy/logistic_regression to use new sklearn.
PiperOrigin-RevId: 739865076
1 parent 0f7f86e commit 2ae1260

File tree

1 file changed

+0
-1
lines changed
  • tensorflow_privacy/privacy/logistic_regression

1 file changed

+0
-1
lines changed

Diff for: tensorflow_privacy/privacy/logistic_regression/BUILD

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ py_test(
3232
py_library(
3333
name = "datasets",
3434
srcs = ["datasets.py"],
35-
deps = ["//third_party/py/sklearn:v1_0_2"],
3635
)
3736

3837
py_test(

0 commit comments

Comments
 (0)