A Bridge Between 'keras' and 'tidymodels'


[Up] [Top]

Documentation for package ‘kerasnip’ version 0.2.0

Help Pages

axe-kerasnip_model_fit Butcher axe methods for kerasnip_model_fit
axe_call.kerasnip_model_fit Butcher axe methods for kerasnip_model_fit
axe_ctrl.kerasnip_model_fit Butcher axe methods for kerasnip_model_fit
axe_data.kerasnip_model_fit Butcher axe methods for kerasnip_model_fit
axe_env.kerasnip_model_fit Butcher axe methods for kerasnip_model_fit
axe_fitted.kerasnip_model_fit Butcher axe methods for kerasnip_model_fit
compile_keras_grid Compile Keras Models Over a Grid of Hyperparameters
create_keras_functional_spec Create a Custom Keras Functional API Model Specification for Tidymodels
create_keras_sequential_spec Create a Custom Keras Sequential Model Specification for Tidymodels
extract_keras_history Extract Keras Training History
extract_keras_model Extract Keras Model from a Fitted Kerasnip Object
extract_valid_grid Extract Valid Grid from Compilation Results
inform_errors Inform About Compilation Errors
inp_spec Remap Layer Block Arguments for Model Specification
kerasnip_add_tailor Attach a 'tailor' Post-Processor to One Output or Step of a Multi-Output or Multistep Workflow
kerasnip_output_view View a Single Output of a Multi-Output kerasnip Fit
kerasnip_step_truth Recover Truth Values for a Multistep Forecast Step
kerasnip_step_view View a Single Forecast Step of a Multistep kerasnip Fit
keras_evaluate Evaluate a Kerasnip Model
register_keras_loss Register a Custom Keras Loss
register_keras_metric Register a Custom Keras Metric
register_keras_optimizer Register a Custom Keras Optimizer
remove_keras_spec Remove a Keras Model Specification and its Registrations
step_collapse Collapse Predictors into a single list-column
step_lead Create a Lead Predictor
step_sequence Build a Sliding Window of Predictors for Sequence Models