A collection of tools for data science and machine learning projects
Project description
dragon-ml-tools
A collection of Python utilities for data science and machine learning, structured as a modular package for easy reuse and installation.
Features
- Modular scripts for data exploration, logging, machine learning, and more.
- Designed for seamless integration as a Git submodule or installable Python package.
Installation
Python 3.9+ recommended.
Via PyPI
Install the latest stable release from PyPI:
pip install dragon-ml-tools
Via conda-forge
Install from the conda-forge channel:
conda install -c conda-forge dragon-ml-toolbox
Optional dependencies
pip install dragon-ml-tools[pytorch]
Via GitHub (Editable)
Clone the repository and install in editable mode with optional dependencies:
git clone https://github.com/DrAg0n-BoRn/ML_tools.git
cd ML_tools
pip install -e .
Usage
After installation, import modules like this:
from ml_tools.utilities import sanitize_filename
from ml_tools.logger import custom_logger
Available modules
data_exploration
datasetmaster
ensemble_learning
handle_excel
logger
MICE_imputation
particle_swarm_optimization
trainer
utilities
VIF_factor
vision_helpers
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dragon_ml_toolbox-1.4.2.tar.gz.
File metadata
- Download URL: dragon_ml_toolbox-1.4.2.tar.gz
- Upload date:
- Size: 48.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69e54fe4aeca1a3cd6dc12a8d1fe0dec68e75417e789344dd5112ff683b0cf46
|
|
| MD5 |
b02e76f7f0c7763f298a34f412754dbd
|
|
| BLAKE2b-256 |
b80c7e23029a82cfe6f4c7178b4ceb7d93809a38e806f03166f397a5b6d2823a
|
File details
Details for the file dragon_ml_toolbox-1.4.2-py3-none-any.whl.
File metadata
- Download URL: dragon_ml_toolbox-1.4.2-py3-none-any.whl
- Upload date:
- Size: 54.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c57bd06c423fac84a9e905e9b7070ba47ca845a24e628a440bbd8c253f204b0
|
|
| MD5 |
baf43f57a946ff5c68cc76a250496acf
|
|
| BLAKE2b-256 |
93f7f2ae5888da4e78814ff8b2b11ee19856cbb9b4c65a019058f86df35d8db4
|