[[["わかりやすい","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-03-06 UTC。"],[[["Scikit-learn models trained on Kaggle can be deployed to AI Platform Prediction to serve predictions at scale."],["The process involves training a scikit-learn model on Kaggle, saving it as `model.joblib` using the `sklearn.externals.joblib` library, and downloading it."],["After downloading, upload the `model.joblib` file to Cloud Storage."],["Create model and version resources on AI Platform Prediction, providing details about the model and its location in Cloud Storage."],["The model can then be used for online predictions by sending a prediction request to AI Platform Prediction."]]],[]]