A rich and interactive visualization interface for effective reporting on Machine Learning code exploration
The final report structure (Markdown pages + appendices + references) is in:
React + TypeScript + Vite
Installation nodes module:
$ npm install$ yarn installLaunch software:
$ npm run devLaunch Storybook (documentations):
$ npm run storybookLaunch software: or
$ yarn devLaunch Storybook (documentation):
$ yarn storybookUsing docker compose (recommended):
$ docker compose build
$ docker compose upLink software
http://localhost:5173/Link Storybook (documentation):
http://localhost:6006/