Skip to content

Commit

Permalink
docs: add evals parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
be-marc committed Aug 1, 2024
1 parent afcfb37 commit 4380e41
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
RoxygenNote: 7.3.2
Collate:
'ArchiveBatchFSelect.R'
'AutoFSelector.R'
Expand Down
2 changes: 2 additions & 0 deletions R/ArchiveBatchFSelect.R
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@
#' Score feature sets on additional measures.
#'
#' @template param_ties_method
#' @template param_xdt
#' @template param_ydt
#'
#' @export
ArchiveBatchFSelect = R6Class("ArchiveBatchFSelect",
Expand Down
28 changes: 27 additions & 1 deletion man/ArchiveBatchFSelect.Rd

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

1 change: 1 addition & 0 deletions man/AutoFSelector.Rd

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

0 comments on commit 4380e41

Please sign in to comment.