Skip to main content

A package for tracking and visualizing ML experiments

Project description

Argos Tracker Getting Started

  • Clone Repo
  • Make sure Anaconda is installed
  • Create conda env with conda env create --name argos-tracker --file=environment.yml
  • To update previously created envs use conda env update --file environment.yml --prune

Jupyter Lab

  • Activate conda env with conda activate argos-tracker
  • Create project specific ipykernel if it has not been created yet:
python -m ipykernel install --user --name argos-tracker --display-name "argos-tracker"
  • Start jupyter lab: jupyter lab
  • Open client using link provided on start
  • Open test_notebook_mimic.ipynb and select the argos-tracker ipykernel

MLflow

  • Open a new terminal window and activate the argos-tracker env
  • Start mlflow: mlflow server --host 127.0.0.1 --port 8787 --app-name mlflow_cors

Argos Dashboard

  • In a third terminal window activate the argos-tracker env
  • Go to the reports_dashboard directory cd reports_dashboard
  • Run npm ci to install dependencies for Vue frontend
  • The following error may occur if using ubuntu with a version older than 24.04:
node: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.31' not found (required by /home/user/anaconda3/envs/argos-tracker/bin/../lib/libnode.so.127)
  • Start client with npm run dev

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

argosml-0.0.8.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

argosml-0.0.8-py3-none-any.whl (1.8 MB view details)

Uploaded Python 3

File details

Details for the file argosml-0.0.8.tar.gz.

File metadata

  • Download URL: argosml-0.0.8.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.4

File hashes

Hashes for argosml-0.0.8.tar.gz
Algorithm Hash digest
SHA256 647e37bff649a71298ed31eda05fea136ef7b48f8add9ef1299d0d1fe4959d08
MD5 5d89ceba7bfda5638f1ccc57691dc3a5
BLAKE2b-256 fea2e2e7bb3f0c5f2776885bb1d4f874d03f2b1868180925650ee9301cabd6f7

See more details on using hashes here.

File details

Details for the file argosml-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: argosml-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.4

File hashes

Hashes for argosml-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 71841239e686f5fb33cfff1627e03116822efec181a4139c8ca8d6f874ea0782
MD5 8122550b1d3a23c1ad29ae8ea1d17a58
BLAKE2b-256 e4465f3efc094df8f1e783bb947ffff6aa0d969a6e313e5c80bfbcd710afd449

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