Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sairajzero/ezr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

ezr.py

Explanation system for semi=supervised multi-objective optimization.

Install

From pip: pip install ezr

From Gitug: download ez.py.

Test installation:

./ez.py -h

Run

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.

About

Explanation system for semi-supervised multi-objective optimization

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Prolog 51.1%
  • Python 29.4%
  • Shell 13.9%
  • Makefile 3.7%
  • Awk 1.9%