AxonSuite: Curated ML & DL collections you can install in one command.
Project description
AxonSuite 🧠⚡
AxonSuite is a curated set of pip extras that lets you install complete ML/DL stacks with one command. Ideal for freshers, hackathons, interviews, college labs, and anyone who wants to skip setup stress.
Show groups
axonsuite list
See what's inside a group
axonsuite show ml-basic
Install
Pick exactly what you need:
# Tabular ML essentials (numpy/pandas/sklearn/plots)
pip install axonsuite[ml-basic]
# Advanced ML (boosting + encoders + imbalance)
pip install axonsuite[ml-advanced]
# Deep learning cores (TensorFlow + PyTorch CPU wheels)
pip install axonsuite[dl-basic]
# Vision/Audio/NLP DL add‑ons (torchvision/torchaudio/TFP/transformers)
pip install axonsuite[dl-advanced]
# Viz add‑ons (plotly, pydot, graphviz)
pip install axonsuite[viz]
# NLP stack (nltk, gensim, spaCy, datasets, transformers)
pip install axonsuite[nlp]
# Utilities (dotenv, requests)
pip install axonsuite[utils]
# Everything (heavy)
pip install axonsuite[all]
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 axonsuite-0.1.0.tar.gz.
File metadata
- Download URL: axonsuite-0.1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b74b9b044b41c86e36990216a6cf11a8083c9ecde00f047fb965db37541ee6e0
|
|
| MD5 |
fbd42c1efe2aef1076c869062c66ee40
|
|
| BLAKE2b-256 |
98aa76effeb4a1e02151cd3c4b8c584c0314a1b7f0146aaaaf736ad7d601a3c6
|
File details
Details for the file axonsuite-0.1.0-py3-none-any.whl.
File metadata
- Download URL: axonsuite-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15e6442fb4706353fd332f8fb57ea9b23df857e06c0e44c915cf1593bdeb235a
|
|
| MD5 |
320c2bc49505ace6a1956f8a45f48458
|
|
| BLAKE2b-256 |
faa5d898acc46f7af4a2739e13f4340cb6afa02497a4888b9a25d5c5b2820541
|