Other packages > Find by keyword >

bbotk  

Black-Box Optimization Toolkit
View on CRAN: Click here


Download and install bbotk package within the R console
Install from CRAN:
install.packages("bbotk")

Install from Github:
library("remotes")
install_github("cran/bbotk")

Install by package version:
library("remotes")
install_version("bbotk", "0.8.0")



Attach the package and use:
library("bbotk")
Maintained by
Marc Becker
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-07-24
Latest Update: 2024-02-29
Description:
Features highly configurable search spaces via the 'paradox' package and optimizes every user-defined objective function. The package includes several optimization algorithms e.g. Random Search, Iterated Racing, Bayesian Optimization (in 'mlr3mbo') and Hyperband (in 'mlr3hyperband'). bbotk is the base package of 'mlr3tuning', 'mlr3fselect' and 'miesmuschel'.
How to cite:
Marc Becker (2020). bbotk: Black-Box Optimization Toolkit. R package version 0.8.0, https://cran.r-project.org/web/packages/bbotk
Previous versions and publish date:
0.2.0 (2020-07-24 19:20), 0.2.1 (2020-09-05 12:40), 0.2.2 (2020-10-08 13:00), 0.3.0 (2021-01-24 01:30), 0.3.1 (2021-03-12 22:00), 0.3.2 (2021-03-18 14:20), 0.4.0 (2021-09-13 17:50), 0.5.0 (2022-01-19 23:02), 0.5.1 (2022-02-25 15:30), 0.5.2 (2022-04-04 15:10), 0.5.3 (2022-05-04 09:40), 0.5.4 (2022-08-25 12:22), 0.6.0 (2022-10-25 14:45), 0.7.0 (2022-11-05 03:10), 0.7.1 (2022-11-30 15:20), 0.7.2 (2022-12-08 09:20), 0.7.3 (2023-11-13 12:53)
Other packages that cited bbotk R package
View bbotk citation profile
Other R packages that bbotk depends, imports, suggests or enhances
Functions, R codes and Examples using the bbotk R package
Some associated functions: Archive . ArchiveBest . CallbackOptimization . Codomain . ContextOptimization . Objective . ObjectiveRFun . ObjectiveRFunDt . ObjectiveRFunMany . OptimInstance . OptimInstanceMultiCrit . OptimInstanceSingleCrit . Optimizer . Progressor . Terminator . assign_result_default . bb_optimize . bbotk-package . bbotk.backup . bbotk_assertions . bbotk_reflections . branin . callback_optimization . is_dominated . mlr_optimizers . mlr_optimizers_cmaes . mlr_optimizers_design_points . mlr_optimizers_focus_search . mlr_optimizers_gensa . mlr_optimizers_grid_search . mlr_optimizers_irace . mlr_optimizers_nloptr . mlr_optimizers_random_search . mlr_terminators . mlr_terminators_clock_time . mlr_terminators_combo . mlr_terminators_evals . mlr_terminators_none . mlr_terminators_perf_reached . mlr_terminators_run_time . mlr_terminators_stagnation . mlr_terminators_stagnation_batch . nds_selection . opt . optimize_default . reexports . search_start . shrink_ps . transform_xdt_to_xss . trm . 
Some associated R codes: Archive.R . ArchiveBest.R . CallbackOptimization.R . Codomain.R . ContextOptimization.R . Objective.R . ObjectiveRFun.R . ObjectiveRFunDt.R . ObjectiveRFunMany.R . OptimInstance.R . OptimInstanceMultiCrit.R . OptimInstanceSingleCrit.R . Optimizer.R . OptimizerCmaes.R . OptimizerDesignPoints.R . OptimizerFocusSearch.R . OptimizerGenSA.R . OptimizerGridSearch.R . OptimizerIrace.R . OptimizerNLoptr.R . OptimizerRandomSearch.R . Progressor.R . Terminator.R . TerminatorClockTime.R . TerminatorCombo.R . TerminatorEvals.R . TerminatorNone.R . TerminatorPerfReached.R . TerminatorRunTime.R . TerminatorStagnation.R . TerminatorStagnationBatch.R . assertions.R . bb_optimize.R . bbotk_reflections.R . bibentries.R . helper.R . mlr_callbacks.R . mlr_optimizers.R . mlr_terminators.R . nds_selection.R . reexport.R . sugar.R . zzz.R .  Full bbotk package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns