Modify ML part as fastforest is integrated within RBDT #134
Annotations
3 errors and 1 warning
Ruff (I001):
analyses/cms-open-data-ttbar/analysis.py#L1
analyses/cms-open-data-ttbar/analysis.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
analyses/cms-open-data-ttbar/ml.py#L1
analyses/cms-open-data-ttbar/ml.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
analyses/cms-open-data-ttbar/ml.py#L3
analyses/cms-open-data-ttbar/ml.py:3:21: F401 `xgboost.XGBClassifier` imported but unused
|
linter
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|