Skip to content

Incorrect Symbolic Output Shape for Discretization Layer with output_mode="count"/"multi_hot" #22403

@Isa-Fay

Description

@Isa-Fay

When using Keras' Discretization layer with output_mode set to either "count" or "multi_hot", the symbolic output shape remains (None, 4) regardless of the number of bin boundaries configured.
Here's an example in this gist

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions