pyerualjetwork 2.4.6__py3-none-any.whl → 2.4.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.
plan_di/plan_di.py CHANGED
@@ -159,8 +159,8 @@ def fit(
159
159
  row, col = find_numbers(len(x_train[0]))
160
160
 
161
161
  except:
162
- print(Fore.RED + 'ERROR: Change show_training to None. Input length cannot be reshaped', infoPLAN + Style.RESET_ALL)
163
- return 'e'
162
+ print(Fore.RED + 'ERROR: Change show_training to None. Input length cannot be reshaped', infoPLAN + Style.RESET_ALL)
163
+ return 'e'
164
164
 
165
165
  for j in range(len(class_count)):
166
166
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyerualjetwork
3
- Version: 2.4.6
3
+ Version: 2.4.7
4
4
  Summary: show_training parameter added for fit function[True, 'final' or any]. Code improvements
5
5
  Author: Hasan Can Beydili
6
6
  Author-email: tchasancan@gmail.com
@@ -0,0 +1,8 @@
1
+ plan_bi/__init__.py,sha256=kHnuGDOKyMHQqeX49ToUUsdZckh9RPuyADhYw0SrmIo,514
2
+ plan_bi/plan_bi.py,sha256=JWyUR5v_OoziIr4BMDTMFSjtn_3KF7byndf_nXYa5Uw,53484
3
+ plan_di/__init__.py,sha256=DJzUsYj-tgbeewoGz-K9nfGsKqrRFUxIr_z-NgqySBk,505
4
+ plan_di/plan_di.py,sha256=tUURAWsB0NiOjcO2EU7MO7bvnOEHeFqWtiIMSfksuaI,51030
5
+ pyerualjetwork-2.4.7.dist-info/METADATA,sha256=6kIlA89amk6wz_zx7pcAgeENOgstACTPkcHxu3ciq_o,309
6
+ pyerualjetwork-2.4.7.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
7
+ pyerualjetwork-2.4.7.dist-info/top_level.txt,sha256=aaXSOcnD62fbXG1x7tw4nV50Qxx9g9zDNLK7OD4BdPE,16
8
+ pyerualjetwork-2.4.7.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- plan_bi/__init__.py,sha256=kHnuGDOKyMHQqeX49ToUUsdZckh9RPuyADhYw0SrmIo,514
2
- plan_bi/plan_bi.py,sha256=JWyUR5v_OoziIr4BMDTMFSjtn_3KF7byndf_nXYa5Uw,53484
3
- plan_di/__init__.py,sha256=DJzUsYj-tgbeewoGz-K9nfGsKqrRFUxIr_z-NgqySBk,505
4
- plan_di/plan_di.py,sha256=zte7XzikVL7A8Ni7ZO4Pc26qaUoKUl-m0iWC5n34cwQ,51022
5
- pyerualjetwork-2.4.6.dist-info/METADATA,sha256=p5z4HEUqURz8j-ToHla42sYTbT7m96Sv2vPpvOnDZPs,309
6
- pyerualjetwork-2.4.6.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
7
- pyerualjetwork-2.4.6.dist-info/top_level.txt,sha256=aaXSOcnD62fbXG1x7tw4nV50Qxx9g9zDNLK7OD4BdPE,16
8
- pyerualjetwork-2.4.6.dist-info/RECORD,,