Skip to main content

End-to-end machine learning on your desktop or server.

Project description

PyPI version docs status


📚  Documentation



framework


experiment_tracker


compare_models


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


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 hashes)

Uploaded Source

Built Distribution

aiqc-5.0.4-py3-none-any.whl (604.3 kB view hashes)

Uploaded Python 3

Supported by

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