Interactive demo web app featuring an on-the-fly supervised trained support vector machine for regression of a vector valued function. The web app is created via the Dash ML framework.
The primary purpose is to demonstrate the advantage of leveraging Docker for data science development without installing multiple software tools and frameworks, develop in consistently reproducible environments, as well as effectively developing with a simulated "production"-like environment with natural agile and CI/CD practices.
To run and interact with this example, use the docker-compose UP command on the docker-compose.yml file. The web app should automatically run after all the commands are executed within the Docker-Compose file.
Dash/Plotly: https://plotly.com/