psykei / psyke-python

PSyKE: a (Python) platform for symbolic knowledge extraction
Apache License 2.0
17 stars 8 forks source link

GridREx rule prettification #27

Open sabbatinif opened 2 years ago

sabbatinif commented 2 years ago

Apply the Simplifier to the linear combinations output by GridREx (see RegressionDemo)

gciatto commented 2 years ago

see psyke/utils/logic.py and class Simplifier