User-Friendly Visualization for Multiobjective Optimization with High-Dimensional Objective Vectors
This repository contains the code for the visualization technique that was later named SCORE bands.
- Download the repository
- Install using poetry:
poetry install kakarake
- Use
kakarake.SCORE.auto_SCORE()
to create interactive visualizations. - Check out this notebook for some examples.