Skip to main content

Documentation Index

Fetch the complete documentation index at: https://lancedb-bcbb4faf-docs-namespace-typescript-examples.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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.