| Example | Description |
|---|---|
| Feature Engineering 101 | This example demonstrates how to use LanceDB’s feature engineering platform to add new derived features. |
| Materialized Views | 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.| Feature | Description |
|---|---|
| Feature Engineering | Learn the fundamentals of feature engineering. |
| Materialized Views | Learn more about creating materialized views. |
| Contexts | Learn how to run your job on a Ray cluster for production use. |