Man pages for krzjoa/torchts
Time series Models with torch

as_ts_dataloaderQuick shortcut to create a torch dataloader based on the...
as_ts_datasetCreate a torch dataset for time series data from a...
as.vector.torch_tensorConvert 'torch_tensor' to a vector
call_optimAn auxilliary function to call optimizer
check_is_completeCheck if input data contains no NAs. Otherwise, return error.
check_is_new_data_completeCheck if new data has NAs in columns others than predicted...
check_recursionCheck, if recursion should be used in forecasting
clear_outcomePartially clear outcome variable in new data by overriding...
col_map_outColmap for outcome variable
dict_sizeReturn size of categorical variables in the data.frame
embedding_sizePropose the length of embedding vector for each embedded...
fit_networkFit a neural network
geometric_pyramidGeometric pyramid rule
get_xbatch <- list(x_num = "aaa", x_cat = "bbb", y = "c")...
init_gate_biasInitialize gates to pass full information
is_categoricalCheck, if vector is categorical, i.e. if is logical, factor,...
lagged_mlpGeneral interface to MLP networks with lagged variables
make_lagged_mlptorchts engine
make_rnntorchts engine
model_mlpA configurable feed forward network (Multi-Layer Perceptron)...
model_rnnA configurable recurrent neural network model
nnf_maeMean absolute error
nnf_mapeMean absolute percentage error
nnf_smapeSymmetric mean absolute percentage error
nn_mlpA shortcut to create a feed-forward block (MLP block)
nn_multi_embeddingCreate multiple embeddings at once
nn_nonlinearShortcut to create linear layer with nonlinear activation...
plot_forecastPlot forecast vs ground truth
prepare_dlPrepare dataloders
print_and_capturehttps://stackoverflow.com/questions/26083625/how-do-you-include-data-frame-output-inside-warnings-and-errors
remove_modelRemove parsnip model For development purposes only
rep_if_one_elementRepeat element if it length == 1
rnnGeneral interface to recurrent neural network models
rnn_output_sizeRNN output size
set_deviceSet model device.
tiny_m5A subset from M5 Walmart Challenge Dataset in one data frame
torchts_mlpMLP model for time series forecasting
torchts_modelTorchts abstract model
torchts-packagetorchts: Time Series Models in torch
torchts_palettePicked from torchts logo
torchts_parse_formulaParse time series formula
torchts_rnnRNN model for time series forecasting
train_batchTraining helper
ts_datasetCreate a time series dataset from a 'torch_tensor' matrix
valid_batchValidation helper function
weather_plWeather data from Polish "poles of extreme temperatures" in...
which_staticCheck, which variables are static
krzjoa/torchts documentation built on June 24, 2022, 5:30 a.m.