删除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
-4
View File
@@ -10,12 +10,8 @@ from ChanZS import ChanZS
from ChanBSP import ChanBSP
import talib.abstract as ta
import pandas as pd
import matplotlib.pyplot as plt
from matplotlib.dates import DateFormatter, date2num
import matplotlib.patches as patches
from technical.util import resample_to_interval
from decimal import Decimal
import xgboost as xgb
import numpy as np
from ChanMACD import ChanMACD
from TF_DF import TF_DF