[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-09-06 UTC。"],[],[],null,["\u003cbr /\u003e\n\nFirebase ML stores your AutoML training datasets differently, depending on\nyour project's pricing plan. When your project is on the Blaze pricing plan,\nFirebase ML creates a new Cloud Storage bucket in your project to store\nAutoML Vision Edge data. When your project is on the Spark pricing plan,\nFirebase ML stores your AutoML Vision Edge data internally instead of using\nyour project's Cloud Storage.\n| Firebase ML's AutoML Vision Edge features are deprecated. Consider using [Vertex AI](https://cloud.google.com/vertex-ai/docs/beginner/beginners-guide) to automatically train ML models, which you can either [export as TensorFlow\n| Lite models](https://cloud.google.com/vertex-ai/docs/export/export-edge-model) for on-device use or [deploy for cloud-based\n| inference](https://cloud.google.com/vertex-ai/docs/predictions/overview).\n\nIf you create a dataset while on the Spark pricing plan and later upgrade to the\nBlaze plan, your dataset will be available, but will still be subject to the\nlimitations of the Spark plan (these datasets are labeled **Spark datasets** in\nthe Firebase console). If you want your dataset to take advantage of Blaze\nfeatures, such as unlimited training examples (billed by storage use), you'll\nhave to migrate the Spark dataset to a new dataset.\n\nTo migrate a dataset:\n\n1. Open the [AutoML section](//console.firebase.google.com/project/_/ml/automl) of the\n Firebase console. (Select your project when prompted.)\n\n2. On the dataset you want to migrate, click **View** to open the details page,\n then click **Export dataset**. You will download a zip file containing the\n dataset's training images and labels.\n\n3. Create a new dataset by uploading the zip file.\n (See [Train your model](/docs/ml/train-image-labeler#train_the_model).)"]]