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.4.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.4-py3-none-any.whl (1.8 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: argosml-0.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 68cf9a32aefee70dcf36e709451aca670966e2180011d3396c0c487611a3651e
MD5 53d599cd70b2fca1368ed409c06dfe03
BLAKE2b-256 dbd87ac0176a849fd65916d1dfd7dc862a53532222936b6635d804a5169d6c78

See more details on using hashes here.

File details

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

File metadata

  • Download URL: argosml-0.0.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d53e142127648bc643b4beec9c213961478fe7f49e483fc352626a777eb82a07
MD5 54ff35f538ee131736996a143e620723
BLAKE2b-256 0a954b2cc0c8105eb5a5a631c3528070ca22094ad6692e4e67f8090b9f0a5a36

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