AI Platform - 예측 태스크를 사용하면 일괄 예측 작업을 만들어 Cloud AI Platform Prediction 서비스에 제출할 수 있습니다. 당장 예측할 필요가 없거나 예측할 인스턴스가 많은 경우 일괄 예측 서비스를 사용합니다. AI Platform Prediction은 TensorFlow 모델에서 일괄 예측 가져오기만 지원합니다.
AI Platform Prediction은 모델이 AI Platform에서 학습되었는지 여부에 관계없이 학습된 모델을 기반으로 예측을 제공할 수 있는 Google Cloud 서비스입니다.
시작하기 전에
AI Platform - 예측 태스크를 구성하기 전에 Google Cloud 프로젝트에서 다음 태스크를 수행해야 합니다.
Platform Training & Prediction API(ml.googleapis.com)를 사용 설정합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-04-02(UTC)"],[[["The AI Platform - Prediction task enables the creation and submission of Batch prediction jobs to the Cloud AI Platform Prediction service, which is useful when predictions are not needed immediately or when processing numerous instances."],["Before configuring the AI Platform - Prediction task, users must enable the Platform Training & Prediction API and create an authentication profile with the required `ml.jobs.create` IAM permission."],["Configuration of the AI Platform - Prediction task involves selecting or creating an authentication profile and defining input parameters such as Region, ProjectsId, and Request in the task configuration pane."],["The task input parameters are used to designate the region for running the job, the google cloud project ID and the JSON request structure for the prediction."],["The output of the AI Platform - Prediction task is a new instance of the prediction job, with options to implement error handling strategies and to review the available quotas and limits."]]],[]]