Skip to content

Commit

Permalink
Merge pull request #92 from CDU-data-science-team/91_xgboost_bug
Browse files Browse the repository at this point in the history
fixed bug
  • Loading branch information
yiwen-h authored Apr 27, 2023
2 parents f481302 + db54383 commit 92f5f1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pxtextmining/factories/factory_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import time

import numpy as np
import xgboost as xgb
from scipy import stats
from sklearn.compose import make_column_transformer
from sklearn.ensemble import RandomForestClassifier
Expand Down

0 comments on commit 92f5f1d

Please sign in to comment.