Open MyReason92 opened 4 months ago
@app.route('/predict_all', methods=['GET']) def predict_all():
return jsonify({'prediction': 'global_prediction'})
@app.route('/predict_all', methods=['GET']) def predict_all():
Logic to predict for all countries