merlin.models.tf.ContinuousProjection
-
merlin.models.tf.
ContinuousProjection
(schema: merlin.schema.schema.Schema, projection: keras.engine.base_layer.Layer) → merlin.models.tf.core.combinators.SequentialBlock[source] Concatenates the continuous features and combines them using a layer
- Parameters
schema (Schema) – Schema that includes the continuous features
projection (tf.keras.layers.Layer) – Layer that will be used to combine the continuous features