Closed anerirana closed 3 years ago
@bhancock8, I have made the discussed changes. But, the pipeline is failing at the build stage for python3.6, as the tox command does not complete in 15 minutes Travis wait time. Can you please suggest a way forward for this? Thank you.
Thanks for the PR! We'll take a look into why the Python 3.6 unit tests are getting stuck, as it appears to be unrelated to this PR.
Thanks @bhancock8, please merge the PR as well, because I don't have write access.
Yep! I'll make sure this gets merged once the unit test build issue is resolved. Thanks @anerirana!
Description of proposed changes
Changing log level to
INFO
when verbose is set toTrue
inLabelModel.fit()
Related issue(s)
Fixes #1638
Test plan
No new test cases are required
Checklist
Need help on these? Just ask!
tox -e complex
and/ortox -e spark
if appropriate.