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.2.tar.gz
(602.4 kB
view details)
Built Distribution
aiqc-5.0.2-py3-none-any.whl
(603.9 kB
view details)
File details
Details for the file aiqc-5.0.2.tar.gz
.
File metadata
- Download URL: aiqc-5.0.2.tar.gz
- Upload date:
- Size: 602.4 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 | e4a41b46122f0360fd6f4887108c0a4df5936466a8c69d5a25ac6134349c0243 |
|
MD5 | 4d941480787788cbe7149f22bde311ea |
|
BLAKE2b-256 | 202139d51e0f4ee462c2f9c58a6db52be42d3992290f7aa53fc5a8cd71e4e743 |
File details
Details for the file aiqc-5.0.2-py3-none-any.whl
.
File metadata
- Download URL: aiqc-5.0.2-py3-none-any.whl
- Upload date:
- Size: 603.9 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 | 3dbe0982be2ed35488670a5553c786ac6aa5d17aa2b7d3f01f2e274dc6678acb |
|
MD5 | 7c1887c417a306bdddcd646196c0d60c |
|
BLAKE2b-256 | 5cd37ac4fb42bbcfba16c65f6d6e4065c5b835ab886f069399871365de8a4fa3 |