Streaming feature importance#

Learn how to estimate feature importance for data streams as they evolve.

See also

Feature importance estimation ranks or scores the contribution of each feature to a model’s predictions, updating as the stream evolves. These tutorials cover estimating and evaluating feature importance on data streams, including the built-in methods and how to integrate your own.