metacountregressor 0.1.204__py3-none-any.whl → 0.1.206__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -159,7 +159,7 @@ class ObjectiveFunction(object):
159
159
  self.full_model = None
160
160
  self.GP_parameter = 0
161
161
  self.is_multi = kwargs.get('is_multi', False)
162
- self.complexity_level = kwargs('complexity_level', 6)
162
+ self.complexity_level = kwargs.get('complexity_level', 6)
163
163
  self._max_iterations_improvement = 10000
164
164
  self.generated_sln = set()
165
165
  self.ave_mae = 0
@@ -5912,8 +5912,7 @@ class ObjectiveFunction(object):
5912
5912
 
5913
5913
  if self.no_extra_param:
5914
5914
  dispersion_poisson = 0
5915
- print('b :', len(b))
5916
- print(self.get_param_num())
5915
+
5917
5916
  baby = self.get_param_num()
5918
5917
  if len(b) != baby:
5919
5918
  print('modify')
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: metacountregressor
3
- Version: 0.1.204
3
+ Version: 0.1.206
4
4
  Summary: Extensive Testing for Estimation of Data Count Models
5
5
  Home-page: https://github.com/zahern/CountDataEstimation
6
6
  Author: Zeke Ahern
@@ -11,10 +11,10 @@ metacountregressor/pareto_file.py,sha256=whySaoPAUWYjyI8zo0hwAOa3rFk6SIUlHSpqZiL
11
11
  metacountregressor/pareto_logger__plot.py,sha256=mEU2QN4wmsM7t39GJ_XhJ_jjsdl09JOmG0U2jICrAkI,30037
12
12
  metacountregressor/setup.py,sha256=5UcQCCLR8Fm5odA3MX78WwahavxFq4mVD6oq0IuQvAY,936
13
13
  metacountregressor/single_objective_finder.py,sha256=jVG7GJBqzSP4_riYr-kMMKy_LE3SlGmKMunNhHYxgRg,8011
14
- metacountregressor/solution.py,sha256=e2RG4nKZRWIgPyXNEc9PkNq4IWjvwwB9uO21RBG2Q4Y,283284
14
+ metacountregressor/solution.py,sha256=B_0mwg4wofCsfVbRS7zs40D4XVRxOENEj3b4mrwFG10,283216
15
15
  metacountregressor/test_generated_paper2.py,sha256=pwOoRzl1jJIIOUAAvbkT6HmmTQ81mwpsshn9SLdKOg8,3927
16
- metacountregressor-0.1.204.dist-info/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
17
- metacountregressor-0.1.204.dist-info/METADATA,sha256=A9ISN7fatdiLlBi08tL1PT8IzKdAAntNDBthXZ-HvzM,23536
18
- metacountregressor-0.1.204.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
19
- metacountregressor-0.1.204.dist-info/top_level.txt,sha256=zGG7UC5WIpr76gsFUpwJ4En2aCcoNTONBaS3OewwjR0,19
20
- metacountregressor-0.1.204.dist-info/RECORD,,
16
+ metacountregressor-0.1.206.dist-info/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
17
+ metacountregressor-0.1.206.dist-info/METADATA,sha256=keP2CNJst6HvIpNDElkQu7LaLlcgTqiVjhsPJpf61WM,23536
18
+ metacountregressor-0.1.206.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
19
+ metacountregressor-0.1.206.dist-info/top_level.txt,sha256=zGG7UC5WIpr76gsFUpwJ4En2aCcoNTONBaS3OewwjR0,19
20
+ metacountregressor-0.1.206.dist-info/RECORD,,