Skip to content

Edgecortix-Inc/ml-model-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML Model GUI

This project aims to be a GUI for our current models and their respective maturity status. All information is gathered on our database, so if data don't seem correct, please check the respective pipelines that populate MongoDB.

Requirements

  1. Export MongoDB internal endpoint in your ~/.zshrc, ~/.bashrc or similar by. Please ask someone from the team if you don't know what is the endpoint
export MONGO_DB_LOCAL_CLIENT_ENDPOINT="<endpoint>"
  1. Install python-dotenv:
pip install python-dotenv
  1. This is a GUI project. In order to use it, please select which filters you want to query on the UI

About

incubator project for metrics visualization over ml-model-pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published