manifest_feature_names
is a @cached_property (you can also just do @property but for cached_property gives a little performance advantage) and is a set of feature strings, with each string in the following format:
realtime_feature_component_name
+ :
+ feature_name
. The realtime_feature_component_name is the name
of the RealtimeFeatureComponent you defined. By default, it is the name of your model class.:
+ FEATURE_NAME_inference_helper
, each inference is pretty much handling the formula we’ve talked about, which is: