Skip to main content

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.10+ recommended.

Via PyPI

Install the latest stable release from PyPI:

pip install dragon-ml-tools

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 .

Via conda-forge

Install from the conda-forge channel:

conda install -c conda-forge dragon-ml-toolbox

Note: This version is outdated or broken due to dependency incompatibilities.

Optional dependencies

PyTorch, which provides different builds depending on the platform and hardware acceleration (e.g., CUDA for NVIDIA GPUs on Linux/Windows, or MPS for Apple Silicon on macOS).

Install the default CPU-only version with

pip install dragon-ml-tools[pytorch]

To make use of GPU acceleration use the official PyTorch installation instructions:

PyTorch Instructions

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
PSO_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

dragon_ml_toolbox-2.1.0.tar.gz (59.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dragon_ml_toolbox-2.1.0-py3-none-any.whl (66.7 kB view details)

Uploaded Python 3

File details

Details for the file dragon_ml_toolbox-2.1.0.tar.gz.

File metadata

  • Download URL: dragon_ml_toolbox-2.1.0.tar.gz
  • Upload date:
  • Size: 59.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.11

File hashes

Hashes for dragon_ml_toolbox-2.1.0.tar.gz
Algorithm Hash digest
SHA256 cc24cb081dc0f53d9b430f5e5422cda2dfb52a64b72a68e0a2d86ec6d28e3f3b
MD5 d278bebfa7f2bc0f0804cf5f1006fa7d
BLAKE2b-256 424526d478630060122b912e4b1d33272e8f2696914ce5ecebde2778432f7c79

See more details on using hashes here.

File details

Details for the file dragon_ml_toolbox-2.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for dragon_ml_toolbox-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7e2ef5cb712a459c76bec53b22ff9d68e17aa51b4a29e6e58e08f4f3f739bf38
MD5 03aa1a7f2df98fb6c493257e48ec741d
BLAKE2b-256 f4cc29a5acfd75a88419028772cdb9dcb05c8dcdeb118ee5393fa832b13ee692

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page