cmaclell / concept_formation

Python implementations of TRESTLE, COBWEB/3, and COBWEB
MIT License
61 stars 18 forks source link

Attribute filter #36

Closed eharpste closed 7 years ago

eharpste commented 7 years ago

This addresses #33 as well as providing some protection against future mistakes in properly skipping over hidden attributes by having a custom iterator that responds to filter options.