Skip to main content
ExampleDescription
Feature Engineering 101
Open In Colab View on GitHub
This example demonstrates how to use LanceDB’s feature engineering platform to add new derived features.
Materialized Views
Open In Colab View on GitHub
This example shows how to create materialized views: query results persisted as physical tables.

Read the docs

The relevant section of the documentation are listed below.
FeatureDescription
Feature EngineeringLearn the fundamentals of feature engineering.
Materialized ViewsLearn more about creating materialized views.
ContextsLearn how to run your job on a Ray cluster for production use.