删除xgboost

This commit is contained in:
jackyu66git
2025-12-05 11:08:43 +08:00
parent 9b35dc625f
commit 1e3f0769a9
3 changed files with 4 additions and 11 deletions
-3
View File
@@ -8,9 +8,6 @@ import requests
from datetime import datetime, timedelta
import sys
import os
import matplotlib
matplotlib.use('Agg') # 设置使用非GUI后端,必须在导入pyplot之前设置
import matplotlib.pyplot as plt
import io
import base64
import time