Skip to content

Commit

Permalink
version 1.1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-r authored and cran-robot committed Jul 4, 2022
1 parent 4f7cda9 commit 317c10a
Show file tree
Hide file tree
Showing 6 changed files with 501 additions and 286 deletions.
11 changes: 5 additions & 6 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: mlrMBO
Title: Bayesian Optimization and Model-Based Optimization of Expensive
Black-Box Functions
Version: 1.1.5
Version: 1.1.5.1
Description: Flexible and comprehensive R toolbox for model-based optimization
('MBO'), also known as Bayesian optimization. It implements the Efficient
Global Optimization Algorithm and is designed for both single- and multi-
Expand All @@ -28,17 +28,16 @@ BugReports: https://github.com/mlr-org/mlrMBO/issues
Depends: mlr (>= 2.10), ParamHelpers (>= 1.10), smoof (>= 1.5.1)
Imports: backports (>= 1.1.0), BBmisc (>= 1.11), checkmate (>= 1.8.2),
data.table, lhs, parallelMap (>= 1.3)
Suggests: akima, cmaesr (>= 1.0.3), ggplot2, DiceKriging, earth, emoa,
GGally, gridExtra, kernlab, kknn, knitr, mco, nnet, party,
Suggests: cmaesr (>= 1.0.3), ggplot2, DiceKriging, earth, emoa, GGally,
gridExtra, kernlab, kknn, knitr, mco, nnet, party,
randomForest, reshape2, rmarkdown, rgenoud, rpart, testthat,
covr
LazyData: yes
Encoding: UTF-8
ByteCompile: yes
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-10-23 14:59:27 UTC; jakob
Packaged: 2022-07-04 07:35:16 UTC; ripley
Author: Bernd Bischl [aut] (<https://orcid.org/0000-0001-6002-6980>),
Jakob Richter [aut, cre] (<https://orcid.org/0000-0003-4481-5554>),
Jakob Bossek [aut] (<https://orcid.org/0000-0002-4121-4668>),
Expand All @@ -47,4 +46,4 @@ Author: Bernd Bischl [aut] (<https://orcid.org/0000-0001-6002-6980>),
Janek Thomas [aut] (<https://orcid.org/0000-0003-4511-6245>)
Maintainer: Jakob Richter <code@jakob-r.de>
Repository: CRAN
Date/Publication: 2020-10-23 15:40:03 UTC
Date/Publication: 2022-07-04 08:50:50 UTC
10 changes: 5 additions & 5 deletions MD5
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fbdba19d72072753fb82c2830269d850 *DESCRIPTION
fc9883322fd78adf7befc1a45a3bff03 *DESCRIPTION
3383e1a74cddce4c1863f8623add40df *LICENSE
094daa99873eccc77f701513e1e163e5 *NAMESPACE
91743222b1708a161104374c6da838bd *NEWS.md
Expand All @@ -16,7 +16,7 @@ cfa5fe8bbe977840bdd865b398e24b16 *R/checkStuff.R
771ce08b3568c31d8ff4ecac00081c8b *R/chooseFinalPoint.R
a23958431abe38239232c935f6dc3b2e *R/convertToDesign.R
5dce9f681bf8fb7a79595018b98791bf *R/doc_error_handling.R
2d677299a7ebb627878f1afe618aa33a *R/doc_mbo_OptPath.R
b1e8249951a5ce46030e709ca3e5d024 *R/doc_mbo_OptPath.R
0fd45cf1c051af66210f9fc059908b41 *R/doc_mbo_parallel.R
e2126fdf89becc6b8ab5fa3d6ff5aa92 *R/doc_mlrMBO_examples.R
eeea1ec17170f18d65558ea029b80643 *R/evalFinalPoint.R
Expand Down Expand Up @@ -83,11 +83,11 @@ be0a45c502378089396a3f7223bbdb9e *R/trainModels.R
645b6ac249eba86c8398f1c3f472cf49 *R/utils.R
aaba67e3e82be7a86ea4ec780fa80003 *R/zzz.R
8c1d9fb8737029997d68f83c7f6aa6db *README.md
8e5a35652138c21ada797c349231a248 *build/vignette.rds
59d46b7a15845f602b25e12c84b62887 *build/vignette.rds
337c42dc6b43e1bdc35fccb031b92cba *inst/CITATION
11f57f1751e5f9401573c642da5cdf07 *inst/doc/mlrMBO.R
a4968396cdea053ec43d57f785ba1442 *inst/doc/mlrMBO.Rmd
63a84d8794dd97cacd4aa9a4b08eaedc *inst/doc/mlrMBO.html
756dcc27d7962ef390ba74b0570da359 *inst/doc/mlrMBO.html
d342f641993fc990625928901c8203b1 *inst/examples/ex_1d_discrete_noisy.R
df4ef2e8cf0570743816e636dda1e2d6 *inst/examples/ex_1d_noisy_numeric.R
e5f42848625686a8c3478af0ab714b40 *inst/examples/ex_1d_numeric.R
Expand Down Expand Up @@ -120,7 +120,7 @@ b1fc31210367859426c3e8fe424948b0 *man/makeMBOTrafoFunction.Rd
209f4ee3fb9b98282ab7196706b2db65 *man/mbo.Rd
3557a495559e6d8446fc7e83824de2f3 *man/mboContinue.Rd
48307d77460a8577d587c55db5edb35e *man/mboFinalize.Rd
f2a05068318b4d0bc00725e3cf05e3b6 *man/mbo_OptPath.Rd
2ad16e37e1dee035dbd962d4e4d92786 *man/mbo_OptPath.Rd
170531d00bf5a068b71a4c82c12ed7be *man/mbo_parallel.Rd
3d6b0483b83e62ef42f42093a2f7d223 *man/mlrMBO_examples.Rd
943b0ad3f6f10c62426e8237a2e8e37b *man/plot.OptState.Rd
Expand Down
8 changes: 4 additions & 4 deletions R/doc_mbo_OptPath.R
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
#' \item{prop.type}{Type of point proposal. Possible values are
#' \describe{
#' \item{initdesign}{Points actually not proposed, but in the initial design.}
#' \item{infill\_x}{Here x is a placeholder for the selected infill criterion, e.g., infill\_ei for expected improvement.}
#' \item{random\_interleave}{Uniformly sampled points added additionally to the proposed points.}
#' \item{random\_filtered}{If filtering of proposed points located too close to each other is active, these are replaced by random points.}
#' \item{final\_eval}{If \code{final.evals} is set in \code{\link{makeMBOControl}}: Final evaluations of the proposed solution to reduce noise in y.}
#' \item{infill_x}{Here x is a placeholder for the selected infill criterion, e.g., infill_ei for expected improvement.}
#' \item{random_interleave}{Uniformly sampled points added additionally to the proposed points.}
#' \item{random_filtered}{If filtering of proposed points located too close to each other is active, these are replaced by random points.}
#' \item{final_eval}{If \code{final.evals} is set in \code{\link{makeMBOControl}}: Final evaluations of the proposed solution to reduce noise in y.}
#' }
#' }
#' \item{parego.weight}{Weight vector sampled for multi-point ParEGO}
Expand Down
Binary file modified build/vignette.rds
Binary file not shown.
750 changes: 483 additions & 267 deletions inst/doc/mlrMBO.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions man/mbo_OptPath.Rd

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

0 comments on commit 317c10a

Please sign in to comment.