[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-04-11。"],[[["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."]]],[]]