| Package | Description |
|---|---|
| com.databricks.sdk |
| Modifier and Type | Method and Description |
|---|---|
MaterializedFeaturesAPI |
WorkspaceClient.materializedFeatures()
Materialized Features are columns in tables and views that can be directly used as features to
train and serve ML models.
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceClient |
WorkspaceClient.withMaterializedFeaturesAPI(MaterializedFeaturesAPI materializedFeatures)
Replace the default MaterializedFeaturesAPI with a custom implementation.
|
Copyright © 2026. All rights reserved.