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 32ce3c8 commit 4bf8e88Copy full SHA for 4bf8e88
tests/testthat/test_mlp_keras.R
@@ -91,7 +91,7 @@ test_that('keras classification prediction', {
91
92
93
test_that('keras classification probabilities', {
94
-
+ skip_on_cran()
95
skip_if_not_installed("keras")
96
97
xy_fit <- parsnip::fit_xy(
0 commit comments