Skip to content

Commit

Permalink
update author name
Browse files Browse the repository at this point in the history
  • Loading branch information
bblodfon committed Oct 18, 2024
1 parent a622524 commit e09b946
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion R/learner_mgcv_classif_gam.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#' @title Classification Generalized Additive Model Learner
#' @author JazzyPierrot
#' @author pierrecamilleri
#' @name mlr_learners_classif.gam
#'
#' @description
Expand Down
2 changes: 1 addition & 1 deletion R/learner_mgcv_regr_gam.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#' @title Regression Generalized Additive Model Learner
#' @author JazzyPierrot
#' @author pierrecamilleri
#' @name mlr_learners_regr.gam
#'
#' @description
Expand Down
2 changes: 1 addition & 1 deletion man/mlr_learners_classif.gam.Rd

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

2 changes: 1 addition & 1 deletion man/mlr_learners_regr.gam.Rd

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

0 comments on commit e09b946

Please sign in to comment.