baal-org / baal

Bayesian active learning library for research and industrial usecases.

Home Page:https://baal.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use structlog.configure instead of configure_once

Dref360 opened this issue · comments

Describe the bug
A clear and concise description of what the bug is.

To Reproduce

Some advices:

  • Please don't use custom data or custom paths.
  • Use random arrays or even np.ones, np.zeros.
  • The example should run with BaaL (and deps) alone.
  • Should be Python3 compatible.
  • Should not be OS specific.
  • The file should reproduce the bug with *high fidelity.
  • Link to a gist would be appreciated.

Expected behavior
A clear and concise description of what you expected to happen.

Vesion (please complete the following information):

  • OS:
  • Python:
  • BaaL version:

Additional context
Add any other context about the problem here.