ee.Model.predictProperties

Make predictions for each feature in a collection. Predicted properties are merged with the properties of the input feature.

UsageReturns
Model.predictProperties(collection)FeatureCollection
ArgumentTypeDetails
this: modelModel
collectionFeatureCollectionThe input collection.