We then convert it into an array and return the prediction of our model as JSON. class Predict(Resource): @staticmethod def post(): parser = ...
確定! 回上一頁