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

Uploaded Python 3

File details

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

File metadata

  • Download URL: argosml-0.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 5e924db091c0a8a25657760a16fea1c919b79788dee93b0fd18184cc341da0d9
MD5 9a205d187be8ddf9d4da89f600276484
BLAKE2b-256 aaaef58f6082e1778130fd605779c15ebf6027c96aa57c48f547b9d97e697fad

See more details on using hashes here.

File details

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

File metadata

  • Download URL: argosml-0.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 cbf6a02538c2fa3d127c3e135931335e72db221e6ba31b24b7389d3ffb7a1ef3
MD5 17062ab981c9cd999e7cebedb442cec1
BLAKE2b-256 404d985043c0969a11bb4f643f1dfb60bde8e62476ee2dc7c11e162908041158

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