Optimization plays an important role in many methods routinely used in statistics, machine learning and data science. Often, implementations of these methods rely on highly specialized optimization algorithms, designed to be only applicable within a specific application. However, in many instances recent advances, in particular in the field of convex optimization, make it possible to conveniently and straightforwardly use modern solvers instead with the advantage of enabling broader usage scenarios and thus promoting reusability. This paper introduces the R Optimization Infrastructure which provides an extensible infrastructure to model linear, quadratic, conic and general nonlinear optimization problems in a consistent way. Furthermore, ...
This introduction to the R package BB is a (slightly) modified version of Varadhan and Gilbert (2009...
Many central problems throughout optimization, machine learning, and statistics are equivalent to o...
This article surveys currently available implementations in R for continuous global optimization pro...
Optimization plays an important role in many methods routinely used in statistics, machine learning ...
R (R Core Team 2014) provides a powerful and flexible system for statistical computations. It has a ...
Numerical optimization is often an essential aspect of mathematical analysis in science, technology ...
Convex optimization now plays an essential role in many facets of statistics. We briefly survey some...
CVXR is an R package that provides an object-oriented modeling language for convex optimization, sim...
The goal of this book is to gather in a single document the most relevant concepts related to modern...
This thesis is comprised of three papers "On the design of R-based scalable frameworks for data scie...
Optimization is the process of maximizing or minimizing a desired objective function while satisfyin...
R users can often solve optimization tasks easily using the tools in the optim function in the stats...
Convex optimization is at the heart of many performance-critical applications across a wide range of...
This book discusses unconstrained optimization with R — a free, open-source computing environment, w...
Trust region algorithms for nonlinear optimization are commonly believed to be more stable than thei...
This introduction to the R package BB is a (slightly) modified version of Varadhan and Gilbert (2009...
Many central problems throughout optimization, machine learning, and statistics are equivalent to o...
This article surveys currently available implementations in R for continuous global optimization pro...
Optimization plays an important role in many methods routinely used in statistics, machine learning ...
R (R Core Team 2014) provides a powerful and flexible system for statistical computations. It has a ...
Numerical optimization is often an essential aspect of mathematical analysis in science, technology ...
Convex optimization now plays an essential role in many facets of statistics. We briefly survey some...
CVXR is an R package that provides an object-oriented modeling language for convex optimization, sim...
The goal of this book is to gather in a single document the most relevant concepts related to modern...
This thesis is comprised of three papers "On the design of R-based scalable frameworks for data scie...
Optimization is the process of maximizing or minimizing a desired objective function while satisfyin...
R users can often solve optimization tasks easily using the tools in the optim function in the stats...
Convex optimization is at the heart of many performance-critical applications across a wide range of...
This book discusses unconstrained optimization with R — a free, open-source computing environment, w...
Trust region algorithms for nonlinear optimization are commonly believed to be more stable than thei...
This introduction to the R package BB is a (slightly) modified version of Varadhan and Gilbert (2009...
Many central problems throughout optimization, machine learning, and statistics are equivalent to o...
This article surveys currently available implementations in R for continuous global optimization pro...