Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.learn.boosting
Commits
1dd770ee
Commit
1dd770ee
authored
Sep 11, 2013
by
Manuel Günther
Browse files
Removed some debug output.
parent
a181e3c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
xbob/boosting/core/trainers.py
View file @
1dd770ee
...
...
@@ -245,7 +245,6 @@ class LutMachine():
"""Reads the state of this machine from the given HDF5File."""
self
.
luts
=
hdf5File
.
read
(
"LUT"
)
self
.
selected_indices
=
hdf5File
.
read
(
"Indices"
)
print
self
.
selected_indices
class
LutTrainer
():
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment