Skip to content

Commit

Permalink
add extras
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthfrey committed Aug 5, 2019
1 parent ac95c94 commit 2ecfae3
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 44 deletions.
1 change: 1 addition & 0 deletions ensemble/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
from .ensemble import Ensemble
from .model import Model, child
from sklearn.utils import resample as bootstrap

0 comments on commit 2ecfae3

Please sign in to comment.