cmaclell / concept_formation

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

Add normalization of expected correct guesses by number of attributes #30

Closed cmaclell closed 7 years ago

cmaclell commented 7 years ago

This allows for the comparison of concepts with different numbers of attributes, something that will be needed if we want to allow attr-values to be missing (i.e., rather than implicitly interpreting it as None).