-
-
Notifications
You must be signed in to change notification settings - Fork 230
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Eddie Bergman: test: Fix upper bounds for
test_transformer()
and no…
… random in `test_transformer_conditional()` (#1102)
- Loading branch information
Github Actions
committed
Apr 17, 2024
1 parent
cbb1cb6
commit 18bed34
Showing
834 changed files
with
3,412 additions
and
3,308 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: ffaf97b5730dd70e2ba368fbbf81a898 | ||
config: 2f622f1157213c60f1229edacfbb4448 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Binary file not shown.
Binary file modified
BIN
+55 Bytes
(100%)
development/.doctrees/api/smac.acquisition.function.abstract_acquisition_function.doctree
Binary file not shown.
Binary file modified
BIN
+37 Bytes
(100%)
development/.doctrees/api/smac.acquisition.function.confidence_bound.doctree
Binary file not shown.
Binary file modified
BIN
+13 Bytes
(100%)
development/.doctrees/api/smac.acquisition.function.doctree
Binary file not shown.
Binary file modified
BIN
+67 Bytes
(100%)
development/.doctrees/api/smac.acquisition.function.expected_improvement.doctree
Binary file not shown.
Binary file modified
BIN
+43 Bytes
(100%)
development/.doctrees/api/smac.acquisition.function.integrated_acquisition_function.doctree
Binary file not shown.
Binary file modified
BIN
+55 Bytes
(100%)
development/.doctrees/api/smac.acquisition.function.prior_acqusition_function.doctree
Binary file not shown.
Binary file modified
BIN
+25 Bytes
(100%)
development/.doctrees/api/smac.acquisition.function.probability_improvement.doctree
Binary file not shown.
Binary file modified
BIN
+25 Bytes
(100%)
development/.doctrees/api/smac.acquisition.function.thompson.doctree
Binary file not shown.
Binary file modified
BIN
-23 Bytes
(100%)
development/.doctrees/api/smac.acquisition.maximizer.abstract_acqusition_maximizer.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.acquisition.maximizer.differential_evolution.doctree
Binary file not shown.
Binary file modified
BIN
-427 Bytes
(100%)
development/.doctrees/api/smac.acquisition.maximizer.doctree
Binary file not shown.
Binary file modified
BIN
+9 Bytes
(100%)
development/.doctrees/api/smac.acquisition.maximizer.helpers.doctree
Binary file not shown.
Binary file modified
BIN
+5 Bytes
(100%)
development/.doctrees/api/smac.acquisition.maximizer.local_and_random_search.doctree
Binary file not shown.
Binary file modified
BIN
-17 Bytes
(100%)
development/.doctrees/api/smac.acquisition.maximizer.local_search.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.acquisition.maximizer.random_search.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.callback.metadata_callback.doctree
Binary file not shown.
Binary file modified
BIN
+367 Bytes
(100%)
development/.doctrees/api/smac.facade.abstract_facade.doctree
Binary file not shown.
Binary file modified
BIN
+119 Bytes
(100%)
development/.doctrees/api/smac.facade.algorithm_configuration_facade.doctree
Binary file not shown.
Binary file modified
BIN
+47 Bytes
(100%)
development/.doctrees/api/smac.facade.blackbox_facade.doctree
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.facade.hyperband_facade.doctree
Binary file not shown.
Binary file modified
BIN
+105 Bytes
(100%)
development/.doctrees/api/smac.facade.hyperparameter_optimization_facade.doctree
Binary file not shown.
Binary file modified
BIN
+39 Bytes
(100%)
development/.doctrees/api/smac.facade.multi_fidelity_facade.doctree
Binary file not shown.
Binary file modified
BIN
+45 Bytes
(100%)
development/.doctrees/api/smac.facade.random_facade.doctree
Binary file not shown.
Binary file modified
BIN
+29 Bytes
(100%)
development/.doctrees/api/smac.initial_design.abstract_initial_design.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.initial_design.default_design.doctree
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.initial_design.factorial_design.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.initial_design.latin_hypercube_design.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.initial_design.random_design.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.initial_design.sobol_design.doctree
Binary file not shown.
Binary file modified
BIN
+109 Bytes
(100%)
development/.doctrees/api/smac.intensifier.abstract_intensifier.doctree
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.intensifier.hyperband.doctree
Binary file not shown.
Binary file modified
BIN
+73 Bytes
(100%)
development/.doctrees/api/smac.intensifier.intensifier.doctree
Binary file not shown.
Binary file modified
BIN
+103 Bytes
(100%)
development/.doctrees/api/smac.intensifier.successive_halving.doctree
Binary file not shown.
Binary file modified
BIN
+61 Bytes
(100%)
development/.doctrees/api/smac.main.config_selector.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+95 Bytes
(100%)
development/.doctrees/api/smac.model.abstract_model.doctree
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+5 Bytes
(100%)
development/.doctrees/api/smac.model.gaussian_process.abstract_gaussian_process.doctree
Binary file not shown.
Binary file modified
BIN
-227 Bytes
(100%)
development/.doctrees/api/smac.model.gaussian_process.doctree
Binary file not shown.
Binary file modified
BIN
+59 Bytes
(100%)
development/.doctrees/api/smac.model.gaussian_process.gaussian_process.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.model.gaussian_process.gpytorch_gaussian_process.doctree
Binary file not shown.
Binary file modified
BIN
+421 Bytes
(100%)
development/.doctrees/api/smac.model.gaussian_process.kernels.base_kernels.doctree
Binary file not shown.
Binary file modified
BIN
+13 Bytes
(100%)
development/.doctrees/api/smac.model.gaussian_process.kernels.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.model.gaussian_process.kernels.hamming_kernel.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.model.gaussian_process.kernels.matern_kernel.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.model.gaussian_process.kernels.rbf_kernel.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.model.gaussian_process.kernels.white_kernel.doctree
Binary file not shown.
Binary file modified
BIN
+65 Bytes
(100%)
development/.doctrees/api/smac.model.gaussian_process.mcmc_gaussian_process.doctree
Binary file not shown.
Binary file modified
BIN
+21 Bytes
(100%)
development/.doctrees/api/smac.model.gaussian_process.priors.abstract_prior.doctree
Binary file not shown.
Binary file modified
BIN
-187 Bytes
(100%)
development/.doctrees/api/smac.model.gaussian_process.priors.doctree
Binary file not shown.
Binary file modified
BIN
+3 Bytes
(100%)
development/.doctrees/api/smac.model.gaussian_process.priors.gamma_prior.doctree
Binary file not shown.
Binary file modified
BIN
-9 Bytes
(100%)
development/.doctrees/api/smac.model.gaussian_process.priors.horseshoe_prior.doctree
Binary file not shown.
Binary file modified
BIN
-3 Bytes
(100%)
development/.doctrees/api/smac.model.gaussian_process.priors.log_normal_prior.doctree
Binary file not shown.
Binary file modified
BIN
+23 Bytes
(100%)
development/.doctrees/api/smac.model.gaussian_process.priors.tophat_prior.doctree
Binary file not shown.
Binary file modified
BIN
+27 Bytes
(100%)
development/.doctrees/api/smac.model.multi_objective_model.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.model.random_forest.abstract_random_forest.doctree
Binary file not shown.
Binary file modified
BIN
-27 Bytes
(100%)
development/.doctrees/api/smac.model.random_forest.doctree
Binary file not shown.
Binary file modified
BIN
+159 Bytes
(100%)
development/.doctrees/api/smac.model.random_forest.random_forest.doctree
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+31 Bytes
(100%)
development/.doctrees/api/smac.multi_objective.abstract_multi_objective_algorithm.doctree
Binary file not shown.
Binary file modified
BIN
+21 Bytes
(100%)
development/.doctrees/api/smac.multi_objective.aggregation_strategy.doctree
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-13 Bytes
(100%)
development/.doctrees/api/smac.multi_objective.parego.doctree
Binary file not shown.
Binary file modified
BIN
+31 Bytes
(100%)
development/.doctrees/api/smac.random_design.abstract_random_design.doctree
Binary file not shown.
Binary file modified
BIN
+49 Bytes
(100%)
development/.doctrees/api/smac.random_design.annealing_design.doctree
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+97 Bytes
(100%)
development/.doctrees/api/smac.random_design.modulus_design.doctree
Binary file not shown.
Binary file modified
BIN
+79 Bytes
(100%)
development/.doctrees/api/smac.random_design.probability_design.doctree
Binary file not shown.
Binary file modified
BIN
-399 Bytes
(99%)
development/.doctrees/api/smac.runhistory.dataclasses.doctree
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+101 Bytes
(100%)
development/.doctrees/api/smac.runhistory.encoder.abstract_encoder.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.runhistory.encoder.boing_encoder.doctree
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+25 Bytes
(100%)
development/.doctrees/api/smac.runhistory.encoder.eips_encoder.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.runhistory.encoder.encoder.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.runhistory.encoder.inverse_scaled_encoder.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.runhistory.encoder.log_encoder.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.runhistory.encoder.log_scaled_encoder.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.runhistory.encoder.scaled_encoder.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.runhistory.encoder.sqrt_scaled_encoder.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.runhistory.enumerations.doctree
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+51 Bytes
(100%)
development/.doctrees/api/smac.runhistory.runhistory.doctree
Binary file not shown.
Binary file modified
BIN
+59 Bytes
(100%)
development/.doctrees/api/smac.runner.abstract_runner.doctree
Binary file not shown.
Binary file modified
BIN
+43 Bytes
(100%)
development/.doctrees/api/smac.runner.abstract_serial_runner.doctree
Binary file not shown.
Binary file modified
BIN
+111 Bytes
(100%)
development/.doctrees/api/smac.runner.dask_runner.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+35 Bytes
(100%)
development/.doctrees/api/smac.runner.target_function_runner.doctree
Binary file not shown.
Binary file modified
BIN
+11 Bytes
(100%)
development/.doctrees/api/smac.runner.target_function_script_runner.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+73 Bytes
(100%)
development/.doctrees/api/smac.utils.data_structures.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+79 Bytes
(100%)
development/.doctrees/api/smac.utils.multi_objective.doctree
Binary file not shown.
Binary file modified
BIN
+109 Bytes
(100%)
development/.doctrees/api/smac.utils.pareto_front.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.utils.subspaces.boing_subspace.doctree
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/api/smac.utils.subspaces.turbo_subspace.doctree
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/examples/1_basics/1_quadratic_function.doctree
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/examples/1_basics/3_ask_and_tell.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/examples/1_basics/sg_execution_times.doctree
Binary file not shown.
Binary file modified
BIN
+392 Bytes
(100%)
development/.doctrees/examples/2_multi_fidelity/1_mlp_epochs.doctree
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
development/.doctrees/examples/2_multi_fidelity/2_sgd_datasets.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/examples/2_multi_fidelity/sg_execution_times.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/examples/3_multi_objective/1_schaffer.doctree
Binary file not shown.
Binary file modified
BIN
+30 Bytes
(100%)
development/.doctrees/examples/3_multi_objective/2_parego.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/examples/3_multi_objective/sg_execution_times.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/examples/5_commandline/1_call_target_function_script.doctree
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
development/.doctrees/examples/5_commandline/sg_execution_times.doctree
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
development/_downloads/bc82bea3a5dd7bdba60b65220891d9e5/examples_python.zip
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
development/_downloads/fb625db3c50d423b1b7881136ffdeec8/examples_jupyter.zip
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.