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

Uploaded Python 3

File details

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

File metadata

  • Download URL: argosml-0.0.7.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.7.tar.gz
Algorithm Hash digest
SHA256 10ca92de3f5af217617d0313d7bec2b2c006005c9ef1cd81bb8ec96d7a41980d
MD5 1c75c6a220302d391c8443c560447f3d
BLAKE2b-256 afb5fff9b78fb618838e7de1cdf13afe8accf9cbd63801420e50d855d9a7a524

See more details on using hashes here.

File details

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

File metadata

  • Download URL: argosml-0.0.7-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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 93d5cddf8707fb6868a193aef3508ee51e490c06ae47cb7d314db1a464cb630f
MD5 0967820003fb5f645a43bcccc2da054f
BLAKE2b-256 1c57e4cfb8f7fbbe887c768bb115650593e2a41e920a245e0ff087f44291fa18

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