| Package | Description |
|---|---|
| com.databricks.sdk.service.ml |
| Modifier and Type | Method and Description |
|---|---|
CreateMaterializedFeatureRequest |
CreateMaterializedFeatureRequest.setMaterializedFeature(MaterializedFeature materializedFeature) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CreateMaterializedFeatureRequest> |
BatchCreateMaterializedFeaturesRequest.getRequests() |
| Modifier and Type | Method and Description |
|---|---|
MaterializedFeature |
FeatureEngineeringAPI.createMaterializedFeature(CreateMaterializedFeatureRequest request)
Create a materialized feature.
|
MaterializedFeature |
FeatureEngineeringService.createMaterializedFeature(CreateMaterializedFeatureRequest createMaterializedFeatureRequest)
Create a materialized feature.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateMaterializedFeaturesRequest |
BatchCreateMaterializedFeaturesRequest.setRequests(Collection<CreateMaterializedFeatureRequest> requests) |
Copyright © 2026. All rights reserved.