An error occurred while fetching the assigned milestone of the selected merge_request.
Make logging output not scary
Created by: maypink
30 30 with_tuning=False, 31 31 target='target'): 32 32 33 automl = Fedot(problem='classification', timeout=timeout, logging_level=logging.DEBUG, 33 automl = Fedot(problem='classification', timeout=timeout, console_logging_level=logging.DEBUG, added 25 commits
-
4f2ed9ac...75e9a9b1 - 20 commits from branch
master
- 6ff5d80e - setting console/file logging level through API & remade usages
- 677ab921 - minor fix with logging level usages
- 2af5c8b0 - set logging level for unit tests & fix handlers layring
- 80ccc6a8 - remove logging_level_opt
- 7052756f - remove test_logging_levels
Toggle commit list-
4f2ed9ac...75e9a9b1 - 20 commits from branch
Please register or sign in to reply