find-abstract-syntax-tree is a Python 3 implemention of the fAST algorithm. This algorithm aims at inferring a regular expression from a finite set of positive examples.
Abstract: Decision trees, widely used in machine learning, have recently been scrutinized for their fairness. Existing fair decision tree algorithms mainly intervene in the processing mechanism, which ...