Explanation system for semi=supervised multi-objective optimization.
From pip: pip install ezr
From Gitug: download ez.py.
Test installation:
./ez.py -h
Find some csv data where the first row names the columns
- Uppercase names denote numerics (all others are symbolic)
- Names ending in "+" or "-" are goals to be minimized.
- Names ending in "!" show the klass column (there can only be one).
For examples, see this data directory.