EpistasisLab / EpistasisLab/tpot

verbosity=3 ; xgboost import error

Open
#964 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
Jupyter Notebook
Stars
10.1k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

When running a default classifier keeping verbosity=3, it fails with no module named 'xgboost' error. However the same works for verbosity=2.
Please note, we are not using xgboost classifier
## Context of the issue

Error: could not import xgboost.XGBClassifier.
No module named 'xgboost'

## Expected result

[describe what you would expect to have resulted from this process]

## Current result

Error: could not import xgboost.XGBClassifier.
No module named 'xgboost'

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.