Giorgi G.

ML Visualization

Visualization of Machine Learning Models

I created this cool visualization for alis. Each node represents a single Machine learning model, while a link shows a connection to its parent. The tree can be grouped, filtered and colored by different fields. We also have a info board on the right side, that shows additional information about this model and difference between this and parent model. The tree chart is lively updated on each single change in the database and also user can update any field from the sidebar.

Tech Stack:

  • D3.js, D3-hierarchy
  • Firestore Firebase
  • Google Cloud Engine
  • Socket.io
  • Node.js