aek-auto-mlbuilder 0.10.0__py3-none-any.whl → 0.10.1__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.
@@ -7,7 +7,7 @@ class AgglomerativeModel(BaseModel):
7
7
  brute force search is being used
8
8
  """
9
9
 
10
- def __init(self, param_grid=None):
10
+ def __init__(self, param_grid=None):
11
11
  super().__init__()
12
12
  self.param_grid = param_grid or {
13
13
  "n_clusters": [2, 3, 4, 5, 6],
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: aek-auto-mlbuilder
3
- Version: 0.10.0
3
+ Version: 0.10.1
4
4
  Summary: Automatic ML model builder in Python
5
5
  Home-page: https://github.com/alpemre8/aek-auto-mlbuilder
6
6
  Author: Alp Emre Karaahmet
@@ -1,5 +1,5 @@
1
1
  aek_auto_mlbuilder/__init__.py,sha256=7CehkJhvgV-aXCeAOHTRQ02XfpmzxQ3M4QgluGBPysA,449
2
- aek_auto_mlbuilder/agglomerative.py,sha256=fqxvJien430QCCdPFn997BqLNshYn8JmG5hFnQFSzko,1260
2
+ aek_auto_mlbuilder/agglomerative.py,sha256=AK_Vu6werEn64WymqAxTe_E2CLS4ELnGOSlqVCUAcqY,1262
3
3
  aek_auto_mlbuilder/base.py,sha256=GgMdAoceRjwz3i9rVQ0RAjvn5ZdRS-sAkLWjymbE8s0,385
4
4
  aek_auto_mlbuilder/dbscan.py,sha256=Z9jXoixn7L2WFOHChkWaiZ9sj_Qo0j5R7_kNMacL0ik,986
5
5
  aek_auto_mlbuilder/decision_tree.py,sha256=OImOHaREz2jWcANXVC6VKcatFJfzrtyCHJKXNA5-hoI,1606
@@ -11,8 +11,8 @@ aek_auto_mlbuilder/naive_bayes.py,sha256=UCZrLOTo7ibgwSQH5aqZgyrDvMWkM4-aQwQJDk_
11
11
  aek_auto_mlbuilder/random_forest.py,sha256=RpT5-QX1D6iGjRtcPFuRtqMrdmnDNklA9w3uwbtYYlM,2023
12
12
  aek_auto_mlbuilder/svm.py,sha256=-IQjzHIzHhgpi2mIgWVzIDKlhAS7o_tMVQhN_epseKw,1619
13
13
  aek_auto_mlbuilder/utils.py,sha256=NcoM3b4Ng1Ogk3iKuz9DcMVwppGRqOLRp5g9jBCkWxY,190
14
- aek_auto_mlbuilder-0.10.0.dist-info/licenses/LICENSE,sha256=eSVo2jJj9FB1xvr0zZ9U1fXkyjjnT6-WM3O4HSFKJOc,133
15
- aek_auto_mlbuilder-0.10.0.dist-info/METADATA,sha256=xUKbDAzNJiMmG5IpoB_Q2eLPfDDkvfysYFcPN7WiCBU,1401
16
- aek_auto_mlbuilder-0.10.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
17
- aek_auto_mlbuilder-0.10.0.dist-info/top_level.txt,sha256=2ZY5rMRnVvrAH2GRGUbd6n9ey8cg_uk5iJwke0hQzFE,19
18
- aek_auto_mlbuilder-0.10.0.dist-info/RECORD,,
14
+ aek_auto_mlbuilder-0.10.1.dist-info/licenses/LICENSE,sha256=eSVo2jJj9FB1xvr0zZ9U1fXkyjjnT6-WM3O4HSFKJOc,133
15
+ aek_auto_mlbuilder-0.10.1.dist-info/METADATA,sha256=-GfY2_xSPv5DzUuWWuq3mWUrm28oEQUa-xYmljHiF2Y,1401
16
+ aek_auto_mlbuilder-0.10.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
17
+ aek_auto_mlbuilder-0.10.1.dist-info/top_level.txt,sha256=2ZY5rMRnVvrAH2GRGUbd6n9ey8cg_uk5iJwke0hQzFE,19
18
+ aek_auto_mlbuilder-0.10.1.dist-info/RECORD,,