scikit-learn-C4.5-tree-classifier icon indicating copy to clipboard operation
scikit-learn-C4.5-tree-classifier copied to clipboard

Error CrossValidation

Open RizkiAK opened this issue 5 years ago • 0 comments

https://github.com/RaczeQ/scikit-learn-C4.5-tree-classifier/blob/cd923ff0e3f61ceb5633a96823a9042a72bf09ca/c45/c45.py#L36

Hi Sir.

I have tried using cross validation with this directory but i get an error message like this :

Cannot clone object C45(attrNames=['sepallengthcm', 'sepalwidthcm', 'petallengthcm', 'petalwidthcm']), as the constructor either does not set or modifies parameter attrNames

RizkiAK avatar Oct 22 '20 11:10 RizkiAK