R/globals.R

utils::globalVariables(
  c(
    "compiled_model",
    "engine",
    "error",
    "fresh",
    "keras_compile_arg_names",
    "keras_fit_arg_names",
    "new_data",
    "object",
    "parameters"
  )
)

Try the kerasnip package in your browser

Any scripts or data that you put into this service are public.

kerasnip documentation built on Nov. 5, 2025, 7:32 p.m.