이 기존 AI Platform Prediction 버전은 지원 중단되었으며 2025년 1월 31일 이후에는 Google Cloud에서 더 이상 사용할 수 없습니다. 모든 모델, 관련 메타데이터, 배포는 2025년 1월 31일 이후에 삭제됩니다. 리소스를 Vertex AI로 마이그레이션하여 AI Platform에서 사용할 수 없는 새로운 머신러닝 기능을 사용하세요.
[[["이해하기 쉬움","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-11(UTC)"],[[["\u003cp\u003eScikit-learn models trained on Kaggle can be deployed to AI Platform Prediction to serve predictions at scale.\u003c/p\u003e\n"],["\u003cp\u003eThe process involves training a scikit-learn model on Kaggle, saving it as \u003ccode\u003emodel.joblib\u003c/code\u003e using the \u003ccode\u003esklearn.externals.joblib\u003c/code\u003e library, and downloading it.\u003c/p\u003e\n"],["\u003cp\u003eAfter downloading, upload the \u003ccode\u003emodel.joblib\u003c/code\u003e file to Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eCreate model and version resources on AI Platform Prediction, providing details about the model and its location in Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe model can then be used for online predictions by sending a prediction request to AI Platform Prediction.\u003c/p\u003e\n"]]],[],null,[]]