public class CodeEngine extends Object
Constructor and Description |
---|
CodeEngine(EntityEndpointType entityType) |
Modifier and Type | Method and Description |
---|---|
void |
saveCode(FeatureGroupBase featureGroup) |
void |
saveCode(TrainingDatasetBase trainingDatasetBase) |
public CodeEngine(EntityEndpointType entityType)
public void saveCode(TrainingDatasetBase trainingDatasetBase) throws FeatureStoreException, IOException
FeatureStoreException
IOException
public void saveCode(FeatureGroupBase featureGroup) throws FeatureStoreException, IOException
FeatureStoreException
IOException
Copyright © 2023. All rights reserved.