Skip to content

featurebyte.FeatureList.naive_prediction

naive_prediction: Optional[NaivePrediction]

Description

Returns the naive prediction configuration associated with the FeatureList object.

Returns

  • Optional[NaivePrediction]
    Naive prediction configuration, or None if not set.