cmaclell / concept_formation

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

Tracking past performance across all attribute values (rather than for each individual attribute value) #11

Closed cmaclell closed 7 years ago

eharpste commented 8 years ago

Would this differ greatly from averaging past performance across all attributes every time the value is used? Like is done in the output_json pruning.

cmaclell commented 8 years ago

Didn't we remove past_performance tracking? Can I clear this enhancement?

eharpste commented 7 years ago

We did remove past performance tracking, though maybe its still in a branch? I'll kill the issue anyway.