Announcement: All noncommercial projects registered to use Earth Engine beforeApril 15, 2025mustverify noncommercial eligibilityto maintain access. If you have not verified by September 26, 2025, your access may be on hold.
Cloud AI Platform Migration GuideStay organized with collectionsSave and categorize content based on your preferences.
Cloud AI Platform is deprecated and access will be discontinued January 31 2025.
The easiest way to migrate is to following Vertex AI'smigration page in the Cloud Console.
Otherwise you can manually migrate with the following steps.
Manual Migration
Re-upload your Cloud AI Platform model to Vertex AI. Be careful to ensure
that the uploaded model is using the same ML library when choosing the
container image to use otherwise the model may not successfully deploy at a
later step.
Create a new Vertex AI endpoint for your hosted model.
Deploy your uploaded model to the new Vertex AI endpoint.
Update any references fromee.Model.fromAiPlatformPredictortoee.Model.fromVertexAiin all of your code using Earth Engine and in theendpointfield use the new endpoint name that you created in step 2.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-08 UTC."],[],[]]