psyke 0.10.0.dev34__py3-none-any.whl → 0.10.1.dev1__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.

Potentially problematic release.


This version of psyke might be problematic. Click here for more details.

@@ -8,8 +8,8 @@ from sklearn.preprocessing import PolynomialFeatures
8
8
 
9
9
  class GIn:
10
10
 
11
- def __init__(self, train, valid, features, sigmas, slices, min_rules=1, poly=1,
12
- alpha=0.5, indpb=0.5, tournsize=3, metric='R2', warm=False):
11
+ def __init__(self, train, valid, features, sigmas, slices, min_rules=1, poly=1, alpha=0.5, indpb=0.5, tournsize=3,
12
+ metric='R2', warm=False):
13
13
  self.X, self.y = train
14
14
  self.valid = valid
15
15
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: psyke
3
- Version: 0.10.0.dev34
3
+ Version: 0.10.1.dev1
4
4
  Summary: Python-based implementation of PSyKE, i.e. a Platform for Symbolic Knowledge Extraction
5
5
  Home-page: https://github.com/psykei/psyke-python
6
6
  Author: Matteo Magnini
@@ -26,7 +26,7 @@ psyke/extraction/real/utils.py,sha256=4NNL15Eu7cmkG9b29GBP6CKgMTV1cmiJVS0k1MbWpI
26
26
  psyke/extraction/trepan/__init__.py,sha256=H8F_wpFLPcfyx2tgOOno8FwUomxfVxVl1vxlb0ClP1g,6931
27
27
  psyke/extraction/trepan/utils.py,sha256=iSUJ1ooNQT_VO1KfBZuIUeUsyUbGdQf_pSEE87vMeQg,2320
28
28
  psyke/genetic/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
29
- psyke/genetic/gin/__init__.py,sha256=liRG5kenjPnMlr4pDGIshLDGmwK-GYrFCKFlWUDk1YU,4179
29
+ psyke/genetic/gin/__init__.py,sha256=1_VBAhMYo91gZKrcUQTTaRxkOG4lRCyG9ZhACIDC9yE,4179
30
30
  psyke/schema/__init__.py,sha256=axv4ejZY0ItUwrC9IXb_yAhaQL5f1vwvXXmaIAHJmt0,26063
31
31
  psyke/tuning/__init__.py,sha256=yd_ForFmHeYbtRXltY1fOa-mPJvpE6ijzg50M_8Sdxw,3649
32
32
  psyke/tuning/crash/__init__.py,sha256=zIHEF75EFy_mRIieqzP04qKLG3GLsSc_mYZHpPfkzxU,2623
@@ -38,8 +38,8 @@ psyke/utils/logic.py,sha256=ioP25WMTYNYEzaRDNDe3kGNWqZ6DA_63t19d-ky_2kM,12227
38
38
  psyke/utils/metrics.py,sha256=Oo5BOonOSfo0qYsXWT5dmypZ7jiStByFC2MKEU0uMHg,2250
39
39
  psyke/utils/plot.py,sha256=dE8JJ6tQ0Ezosid-r2jqAisREjFe5LqExRzsVi5Ns-c,7785
40
40
  psyke/utils/sorted.py,sha256=C3CPW2JisND30BRk5c1sAAHs3Lb_wsRB2qZrYFuRnfM,678
41
- psyke-0.10.0.dev34.dist-info/licenses/LICENSE,sha256=G3mPaubObvkBXbsgTTeYGLk_pNEW8tc7HZr4u_wLEpU,11398
42
- psyke-0.10.0.dev34.dist-info/METADATA,sha256=c2rn-2O8WJDKwTDVJYzAOz5UUov6FrrZTngMyGF-a2o,8396
43
- psyke-0.10.0.dev34.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
44
- psyke-0.10.0.dev34.dist-info/top_level.txt,sha256=q1HglxOqqoIRukFtyis_ZNHczZg4gANRUPWkD7HAUTU,6
45
- psyke-0.10.0.dev34.dist-info/RECORD,,
41
+ psyke-0.10.1.dev1.dist-info/licenses/LICENSE,sha256=G3mPaubObvkBXbsgTTeYGLk_pNEW8tc7HZr4u_wLEpU,11398
42
+ psyke-0.10.1.dev1.dist-info/METADATA,sha256=FP51Kttrc90IADuUfKIRn0nkyoxLLIAVcxJ6nC8yg1I,8395
43
+ psyke-0.10.1.dev1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
44
+ psyke-0.10.1.dev1.dist-info/top_level.txt,sha256=q1HglxOqqoIRukFtyis_ZNHczZg4gANRUPWkD7HAUTU,6
45
+ psyke-0.10.1.dev1.dist-info/RECORD,,