dragon-ml-toolbox 1.1.2__py3-none-any.whl → 1.1.3__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 dragon-ml-toolbox might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dragon-ml-toolbox
3
- Version: 1.1.2
3
+ Version: 1.1.3
4
4
  Summary: A collection of tools for machine learning projects
5
5
  Author-email: Karl Loza <luigiloza@gmail.com>
6
6
  Requires-Python: >=3.9
@@ -64,7 +64,7 @@ Requires-Dist: Pillow; extra == "vision-helpers"
64
64
  Requires-Dist: torch; extra == "vision-helpers"
65
65
  Requires-Dist: torchvision; extra == "vision-helpers"
66
66
 
67
- # ml_tools
67
+ # dragon-ml-tools
68
68
 
69
69
  A collection of Python utilities and machine learning tools, structured as a modular package for easy reuse and installation.
70
70
 
@@ -91,7 +91,9 @@ pip install -e '.[utilities]'
91
91
 
92
92
  Install the latest stable release from PyPI with optional dependencies:
93
93
 
94
- pip install ml_tools[utilities]
94
+ ```bash
95
+ pip install dragon-ml-tools[utilities]
96
+ ```
95
97
 
96
98
  ## Usage
97
99
 
@@ -10,7 +10,7 @@ ml_tools/pytorch_models.py,sha256=Oykw02sOZLCjvSadQd64UGesBN7kq0x1EGXHusvYiQI,99
10
10
  ml_tools/trainer.py,sha256=Zd7AaHeoNd8dEas2JChWoHaCUpWUVRDUMybuHaKJ0XY,16740
11
11
  ml_tools/utilities.py,sha256=mG_--EFplfI9H7OhrWI8VkdNJtTbs4Wbz32xvcFWps8,5518
12
12
  ml_tools/vision_helpers.py,sha256=lBAW6dzAK-HOswAt1fU_tfP9hkNLY5D8c_I_7hhEXno,7528
13
- dragon_ml_toolbox-1.1.2.dist-info/METADATA,sha256=PaAoR_VbZS6USH1kzYFkWM6DqXEP_mDsCtprwFN7IIs,4076
14
- dragon_ml_toolbox-1.1.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
15
- dragon_ml_toolbox-1.1.2.dist-info/top_level.txt,sha256=wm-oxax3ciyez6VoO4zsFd-gSok2VipYXnbg3TH9PtU,9
16
- dragon_ml_toolbox-1.1.2.dist-info/RECORD,,
13
+ dragon_ml_toolbox-1.1.3.dist-info/METADATA,sha256=MyqqyLABtlhyRpZNcct5M-lwd_FUX0mV1dea6cMzXaI,4102
14
+ dragon_ml_toolbox-1.1.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
15
+ dragon_ml_toolbox-1.1.3.dist-info/top_level.txt,sha256=wm-oxax3ciyez6VoO4zsFd-gSok2VipYXnbg3TH9PtU,9
16
+ dragon_ml_toolbox-1.1.3.dist-info/RECORD,,