End-to-end machine learning on your desktop or server.
Project description
📚 Documentation
Install
pip install --upgrade pip
pip install --upgrade wheel
pip install --upgrade aiqc
# Create & connect to SQLite db
import aiqc
aiqc.setup()
# Declare preprocessing steps
aiqc.Pipeline.Tabular.make()
# Launch app to monitor training
from aiqc.lab import Tracker
Tracker().start()
# Declare & run models
aiqc.Experiment.make().run_jobs()
Official Installation Documentation:
https://aiqc.readthedocs.io/en/latest/notebooks/installation.html
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
aiqc-5.0.4.tar.gz
(602.7 kB
view details)
Built Distribution
aiqc-5.0.4-py3-none-any.whl
(604.3 kB
view details)
File details
Details for the file aiqc-5.0.4.tar.gz
.
File metadata
- Download URL: aiqc-5.0.4.tar.gz
- Upload date:
- Size: 602.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b021763380a8691295e9cf587a8907266de3db621d8bec3fc37b39607cbd8db4 |
|
MD5 | 3ee169c4fb3e619b0724a59ec8f87f1b |
|
BLAKE2b-256 | cc5c7843240d3eecc17146bda6b55f29d2915501db1ff7f09efa67a8481b7dc6 |
File details
Details for the file aiqc-5.0.4-py3-none-any.whl
.
File metadata
- Download URL: aiqc-5.0.4-py3-none-any.whl
- Upload date:
- Size: 604.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3354ac517295f7f81f7ef4912cfbd9670b30f2a498e42fcfe09254002d101b16 |
|
MD5 | 8501b39e5c2774b3cbb4438f03419422 |
|
BLAKE2b-256 | 6a9c38d01ba84a53b648bcf08b23663e211737261801e58ebb225abe213859c6 |