We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b81d23 commit ba674a7Copy full SHA for ba674a7
tests/testthat/helper-keras.R
@@ -6,6 +6,7 @@ library(modeldata)
6
library(rsample)
7
library(dials)
8
library(tune)
9
+library(purrr)
10
11
skip_if_no_keras <- function() {
12
testthat::skip_if_not_installed("keras3")
0 commit comments