AbstractIntegratedModule 0.1.6__py3-none-any.whl → 0.1.7__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.
- AbstractIntegratedModule.py +1 -1
- {abstractintegratedmodule-0.1.6.dist-info → abstractintegratedmodule-0.1.7.dist-info}/METADATA +2 -2
- abstractintegratedmodule-0.1.7.dist-info/RECORD +5 -0
- abstractintegratedmodule-0.1.6.dist-info/RECORD +0 -5
- {abstractintegratedmodule-0.1.6.dist-info → abstractintegratedmodule-0.1.7.dist-info}/WHEEL +0 -0
- {abstractintegratedmodule-0.1.6.dist-info → abstractintegratedmodule-0.1.7.dist-info}/top_level.txt +0 -0
AbstractIntegratedModule.py
CHANGED
|
@@ -1819,7 +1819,7 @@ class WeightedEnsemblePredictor:
|
|
|
1819
1819
|
else:
|
|
1820
1820
|
features.extend([threshold_feature, threshold_feature])
|
|
1821
1821
|
else:
|
|
1822
|
-
features.extend([threshold_feature,
|
|
1822
|
+
features.extend([threshold_feature, threshold_feature])
|
|
1823
1823
|
|
|
1824
1824
|
meta_features.append(features)
|
|
1825
1825
|
|
{abstractintegratedmodule-0.1.6.dist-info → abstractintegratedmodule-0.1.7.dist-info}/METADATA
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: AbstractIntegratedModule
|
|
3
|
-
Version: 0.1.
|
|
4
|
-
Summary: Advanced Integrated Non-LLM AI Module
|
|
3
|
+
Version: 0.1.7
|
|
4
|
+
Summary: Advanced Integrated Non-LLM AI Module - Backend Framework for Non-LLM AI Agent Framework
|
|
5
5
|
Author: Micro-Novelty
|
|
6
6
|
Author-email: hernikpuspita5@gmail.com
|
|
7
7
|
License: MIT
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
AbstractIntegratedModule.py,sha256=AGmy7En70jha9YnTRT9knYHHd2K5yV6ZANI1HgnWams,553844
|
|
2
|
+
abstractintegratedmodule-0.1.7.dist-info/METADATA,sha256=bgjX5ogB7xEgtvz8g94ete7hvnvnhisykPgT82M0scc,57505
|
|
3
|
+
abstractintegratedmodule-0.1.7.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
4
|
+
abstractintegratedmodule-0.1.7.dist-info/top_level.txt,sha256=H2-a2eP316_DXtZSJz2ztHo8n32qVrJCtyyvuc8m87E,25
|
|
5
|
+
abstractintegratedmodule-0.1.7.dist-info/RECORD,,
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
AbstractIntegratedModule.py,sha256=khAzlgPrC12vh-Arm9aUhz91u3cE3T5vprgp5oUpork,553843
|
|
2
|
-
abstractintegratedmodule-0.1.6.dist-info/METADATA,sha256=b14bC7najKi-FsKL2DNitj4Ev5HGuf4xpC2aX9OGttI,57504
|
|
3
|
-
abstractintegratedmodule-0.1.6.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
4
|
-
abstractintegratedmodule-0.1.6.dist-info/top_level.txt,sha256=H2-a2eP316_DXtZSJz2ztHo8n32qVrJCtyyvuc8m87E,25
|
|
5
|
-
abstractintegratedmodule-0.1.6.dist-info/RECORD,,
|
|
File without changes
|
{abstractintegratedmodule-0.1.6.dist-info → abstractintegratedmodule-0.1.7.dist-info}/top_level.txt
RENAMED
|
File without changes
|