upgini 1.2.16a3654.dev1__py3-none-any.whl → 1.2.16a3654.dev3__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 upgini might be problematic. Click here for more details.

upgini/__about__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "1.2.16a3654.dev1"
1
+ __version__ = "1.2.16a3654.dev3"
upgini/metrics.py CHANGED
@@ -63,7 +63,7 @@ CATBOOST_BINARY_PARAMS = {
63
63
  "verbose": False,
64
64
  "random_state": DEFAULT_RANDOM_STATE,
65
65
  "allow_writing_files": False,
66
- "auto_class_weights": "Balanced",
66
+ # "auto_class_weights": "SqrtBalanced",
67
67
  }
68
68
 
69
69
  CATBOOST_MULTICLASS_PARAMS = {
@@ -81,7 +81,7 @@ CATBOOST_MULTICLASS_PARAMS = {
81
81
  "verbose": False,
82
82
  "random_state": DEFAULT_RANDOM_STATE,
83
83
  "allow_writing_files": False,
84
- "auto_class_weights": "Balanced",
84
+ "auto_class_weights": "SqrtBalanced",
85
85
  }
86
86
 
87
87
  LIGHTGBM_PARAMS = {
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: upgini
3
- Version: 1.2.16a3654.dev1
3
+ Version: 1.2.16a3654.dev3
4
4
  Summary: Intelligent data search & enrichment for Machine Learning
5
5
  Project-URL: Bug Reports, https://github.com/upgini/upgini/issues
6
6
  Project-URL: Homepage, https://upgini.com/
@@ -1,4 +1,4 @@
1
- upgini/__about__.py,sha256=upE7bNrEHNfQDR1MGPVPLLPvm1ag4pPCWAONnpxZPyE,33
1
+ upgini/__about__.py,sha256=_Bu0M4jZFah8h2SMG8XdLYshfHKLNdK08pZuRYLA3_4,33
2
2
  upgini/__init__.py,sha256=M64LwQTBa-5Jz24Zm2h8rWwlKQQ1J8nP7gGgIciS0WU,589
3
3
  upgini/ads.py,sha256=nvuRxRx5MHDMgPr9SiU-fsqRdFaBv8p4_v1oqiysKpc,2714
4
4
  upgini/dataset.py,sha256=iPFiMJtk4HF1ytw9wCQr8H9RfoOKj_TIo8XYZKWgcMc,31331
@@ -7,7 +7,7 @@ upgini/features_enricher.py,sha256=4lfofrRPndG_CFMownDHZuXTnfMgDF1a8hW-ShdU8ns,1
7
7
  upgini/http.py,sha256=21asexflvavydzCOONJDGQBtQanCElrbnqLXakJ9Cu8,42880
8
8
  upgini/lazy_import.py,sha256=74gQ8JuA48BGRLxAo7lNHNKY2D2emMxrUxKGdxVGhuY,1012
9
9
  upgini/metadata.py,sha256=osmzdNESeh7yP3BZday6N9Q3eaIHfzhhRM1d6NSgcf0,11223
10
- upgini/metrics.py,sha256=bgi1rc3vCCeCuwRX1doQSQCzaV5OEiYHv_6XIvapnaw,31254
10
+ upgini/metrics.py,sha256=CVE-hshFDrONIruPa-ZJV874ykpgs5oj8FtDduSWGm4,31264
11
11
  upgini/search_task.py,sha256=qxUxAD-bed-FpZYmTB_4orW7YJsW_O6a1TcgnZIRFr4,17307
12
12
  upgini/spinner.py,sha256=4iMd-eIe_BnkqFEMIliULTbj6rNI2HkN_VJ4qYe0cUc,1118
13
13
  upgini/version_validator.py,sha256=ddSKUK_-eGJB3NgrqOMoWJU-OxQ253WsNLp8aqJkaIM,1389
@@ -57,7 +57,7 @@ upgini/utils/sklearn_ext.py,sha256=13jQS_k7v0aUtudXV6nGUEWjttPQzAW9AFYL5wgEz9k,4
57
57
  upgini/utils/target_utils.py,sha256=qHzZRmICFbLNCrmVqGkaBcjm91L2ERRZMppci36acV4,10085
58
58
  upgini/utils/track_info.py,sha256=G5Lu1xxakg2_TQjKZk4b5SvrHsATTXNVV3NbvWtT8k8,5663
59
59
  upgini/utils/warning_counter.py,sha256=dIWBB4dI5XRRJZudvIlqlIYKEiwLLPcXarsZuYRt338,227
60
- upgini-1.2.16a3654.dev1.dist-info/METADATA,sha256=Xg2vPhmfT0fLFYRqiv7k5FYiBLA-vpHa11oks6tRDhI,48587
61
- upgini-1.2.16a3654.dev1.dist-info/WHEEL,sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU,87
62
- upgini-1.2.16a3654.dev1.dist-info/licenses/LICENSE,sha256=5RRzgvdJUu3BUDfv4bzVU6FqKgwHlIay63pPCSmSgzw,1514
63
- upgini-1.2.16a3654.dev1.dist-info/RECORD,,
60
+ upgini-1.2.16a3654.dev3.dist-info/METADATA,sha256=TwuZaQV-HlLl1aijL54CogvxQjndKzdkNBaXbc0jaZA,48587
61
+ upgini-1.2.16a3654.dev3.dist-info/WHEEL,sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU,87
62
+ upgini-1.2.16a3654.dev3.dist-info/licenses/LICENSE,sha256=5RRzgvdJUu3BUDfv4bzVU6FqKgwHlIay63pPCSmSgzw,1514
63
+ upgini-1.2.16a3654.dev3.dist-info/RECORD,,