concept_formation icon indicating copy to clipboard operation
concept_formation copied to clipboard

Add an infer_missing function to the base cobweb node class

Open cmaclell opened this issue 6 years ago • 0 comments

Currently infer_missing is a function of the tree. The suggestion is to move it to the node class instead, so any node can be used to infer missing values of an instance.

cmaclell avatar Jan 27 '19 14:01 cmaclell