vanderschaarlab / autoprognosis

A system for automating the design of predictive modeling pipelines tailored for clinical prognosis.
https://www.autoprognosis.vanderschaar-lab.com/
Apache License 2.0
114 stars 26 forks source link

disblae logging #85

Open hamed8888 opened 11 months ago

hamed8888 commented 11 months ago

Question

Executing study.run() creates lots of log information for me, how can I disable this logging?

Further Information

this happens in jupyter web version

Screenshots

image

hamed8888 commented 10 months ago

in this link : https://github.com/Microsoft/LightGBM/issues/1157 I noticed that it is lgbm classifier logs. I still have problems with its logs and don't know if it is possible to set verbose to -1 with autoprognosis.