CategoricalSpace

class compressed_kde.CategoricalSpace

Bases: Space

One-dimensional categorical space definition.

Parameters
  • label (string) – Label for categorical dimension

  • categories ([ strings ]) – Category names

  • index (int) – Default category index

Methods Summary

grid()

Constructs grid.

Methods Documentation

grid() Grid

Constructs grid.

Return type

Grid