Skip to main content

A collection of tools for data science and machine learning projects.

Project description

dragon-ml-toolbox

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

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. Use PyPi instead.

Optional dependencies

FreeSimpleGUI

Wrapper library used to build powerful GUIs. Requires the tkinter backend.

pip install dragon-ml-toolbox[gui]

PyTorch

Different builds available 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-toolbox[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
ETL_engineering
GUI_tools
handle_excel
logger
MICE_imputation
ML_callbacks
ML_evaluation
ML_trainer
ML_tutorial
PSO_optimization
RNN_forecast
utilities
VIF_factor

Project details


Release history Release notifications | RSS feed

This version

3.2.1

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-3.2.1.tar.gz (83.7 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-3.2.1-py3-none-any.whl (93.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dragon_ml_toolbox-3.2.1.tar.gz
  • Upload date:
  • Size: 83.7 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-3.2.1.tar.gz
Algorithm Hash digest
SHA256 81e141d3de4325bbaedc6c236f500150e41e6537750988581a48c133de597f91
MD5 b1db8424f7bdabcad4e7903a22cb969f
BLAKE2b-256 930fcc48b1498cb6a5c8e5e2108e8c3483dffac9d7892483711136b055268d7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dragon_ml_toolbox-3.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a38e7daf15725b2c9ad67bfd7a215e9d1db142db74f6c0acc353a5621e6ec5ab
MD5 dda7d8751e42b8f737140d07ed5c29a3
BLAKE2b-256 4726c4fc31d3bd23741f9869bef6b1b8a6d8df043bf78950d6f112171539bf83

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