MachineLearningFeatureSetJob Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Dto object representing the feature set job.
public class MachineLearningFeatureSetJob
type MachineLearningFeatureSetJob = class
Public Class MachineLearningFeatureSetJob
- Inheritance
-
MachineLearningFeatureSetJob
Properties
CreatedOn |
Specifies the created date. |
DisplayName |
Specifies the display name. |
Duration |
Specifies the duration. |
ExperimentId |
Specifies the experiment id. |
FeatureStoreJobType |
Specifies the feature store job type. |
FeatureWindow |
Specifies the backfill feature window to be materialized. |
JobId |
Specifies the job id. |
Status |
Specifies the job status. |
Tags |
Specifies the tags if any. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET