Skip to contents

All functions

LearnerSubspace
Subspace learner base class
LearnerSubspaceBox
Axis-aligned hyperrectangle subspace learner
LearnerSubspaceEllipsoid
Ellipsoidal subspace learner
LearnerSubspacePolygon
Oriented hyperrectangle subspace learner
TaskSubspace
Subspace task definition
as_task_subspace()
Create a subspace task
augment(<LearnerSubspaceBox>)
Augment axis-aligned box learner with beta densities
augment(<LearnerSubspacePolygon>)
Augment oriented hyperrectangle learner with beta densities
autoplot(<LearnerSubspaceBox>)
Visualize fitted axis-aligned hyperrectangles
autoplot(<LearnerSubspaceEllipsoid>)
Visualize fitted ellipsoids
autoplot(<LearnerSubspacePolygon>)
Visualize fitted oriented hyperrectangles
benchmark_data
Synthetic Hyperparameter Benchmark Data
coef(<LearnerSubspaceBox>)
Extract coefficients from fitted axis-aligned box learner
coef(<LearnerSubspaceEllipsoid>)
Extract coefficients from fitted ellipsoid learner
coef(<LearnerSubspacePolygon>)
Extract coefficients from fitted oriented hyperrectangle learner
outliers()
Extract outlier configurations
summary(<LearnerSubspace>)
Summarize fitted subspace learner