Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.learn.em bob.learn.em
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bob.learn.embob.learn.em
  • Issues
  • #26
Closed
Open
Issue created Aug 02, 2017 by Manuel Günther@mguentherMaintainer

training is very verbose

Usually, training an EM model using bob.learn.em.train should not emit info messages, or only few info messages. However, when training, for example, a KMeans, I get tons of info messages. Running several such trainings in parallel simply kills my console.

The reason is here: https://gitlab.idiap.ch/bob/bob.learn.em/blob/master/bob/learn/em/train.py#L61, where info messages are emitted, where debug level messages should be emitted, if any.

Assignee
Assign to
Time tracking