metacountregressor 0.1.348__py3-none-any.whl → 0.1.349__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.
@@ -1737,7 +1737,7 @@ class ObjectiveFunction(object):
1737
1737
 
1738
1738
  b = self.get_param_num(dispersion=vector[-1])
1739
1739
  # b = sum(prmVect) + self.is_dispersion(vector[-1])
1740
- max_loops = 100 # Maximum number of loops
1740
+ max_loops = 10 # Maximum number of loops
1741
1741
  counter = 0 # Counter variable to keep track of the number of loops
1742
1742
 
1743
1743
 
@@ -1793,7 +1793,7 @@ class ObjectiveFunction(object):
1793
1793
 
1794
1794
  counter = 0
1795
1795
  while b < self._min_characteristics and counter < max_loops:
1796
-
1796
+ counter +=1
1797
1797
  weights = [1 if x == 0 else 0 for x in only_ints_vals]
1798
1798
  get_rdm_i = random.choices(only_ints, weights=weights)[0]
1799
1799
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: metacountregressor
3
- Version: 0.1.348
3
+ Version: 0.1.349
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=q99eP1N2K9HFTq-zsja6WF0NwYSdXTAZCnzaqAnzWmU,323186
14
+ metacountregressor/solution.py,sha256=8IuzIgkb5FWer_caL4p-9yTf7YYIzIlbHIqMjxe83DQ,323208
15
15
  metacountregressor/test_generated_paper2.py,sha256=pwOoRzl1jJIIOUAAvbkT6HmmTQ81mwpsshn9SLdKOg8,3927
16
- metacountregressor-0.1.348.dist-info/licenses/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
17
- metacountregressor-0.1.348.dist-info/METADATA,sha256=H3tLPbz2JyjXNjYOn7px8UHThiEyB4IstHFjrRP1ZWY,23620
18
- metacountregressor-0.1.348.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
19
- metacountregressor-0.1.348.dist-info/top_level.txt,sha256=zGG7UC5WIpr76gsFUpwJ4En2aCcoNTONBaS3OewwjR0,19
20
- metacountregressor-0.1.348.dist-info/RECORD,,
16
+ metacountregressor-0.1.349.dist-info/licenses/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
17
+ metacountregressor-0.1.349.dist-info/METADATA,sha256=dMpFX0OOkwZhUdxjsP14o6j6WfkqvskPE5TvAxFc8U8,23620
18
+ metacountregressor-0.1.349.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
19
+ metacountregressor-0.1.349.dist-info/top_level.txt,sha256=zGG7UC5WIpr76gsFUpwJ4En2aCcoNTONBaS3OewwjR0,19
20
+ metacountregressor-0.1.349.dist-info/RECORD,,