Skip to content

Commit

Permalink
cleared Node pretrain help
Browse files Browse the repository at this point in the history
  • Loading branch information
cregouby committed Jul 20, 2024
1 parent 2fa5868 commit e8f5d30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/hardhat.R
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ new_tabnet_fit <- function(fit, blueprint) {
#' * A __matrix__ of predictors.
#' * A __recipe__ specifying a set of preprocessing steps
#' created from [recipes::recipe()].
#' * A __Node__ where tree will be used as hierarchical outcome,
#' * A __Node__ where tree leaves will be left out,
#' and attributes will be used as predictors.
#'
#' The predictor data should be standardized (e.g. centered or scaled).
Expand Down
2 changes: 1 addition & 1 deletion man/tabnet_pretrain.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e8f5d30

Please sign in to comment.