Skip to content

Commit 0e08243

Browse files
author
Yam Peleg
committed
hunga bunga
1 parent 0771047 commit 0e08243

7 files changed

Lines changed: 47 additions & 27 deletions

File tree

.idea/workspace.xml

Lines changed: 46 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hunga_bunga/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11

22

3+
from multiprocessing import cpu_count
34
from sklearn.base import BaseEstimator
45
from regression import HungaBungaRegressor
56
from classification import HungaBungaClassifier

hunga_bunga/__init__.pyc

1.62 KB
Binary file not shown.

hunga_bunga/classification.pyc

493 Bytes
Binary file not shown.

hunga_bunga/regression.pyc

999 Bytes
Binary file not shown.

hunga_bunga/universal_params.pyc

-85 Bytes
Binary file not shown.

hunga_bunga/utilities.pyc

-9 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)