Cubist icon indicating copy to clipboard operation
Cubist copied to clipboard

Could not generate rules

Open pkalita595 opened this issue 1 year ago • 1 comments

Hi, I have run the sample example shown in the README file, but the result is not similar to the sample image displayed in the README file. Is there a way to get the rules shown in the sample output image?

Thanks.

-- Pankaj

pkalita595 avatar Sep 13 '24 07:09 pkalita595

@pkalita595, to get the output shown, you have to set verbose=1 or verbose=True. The output shown in the readme is from the Iris dataset while the code snippet shows the California Housing dataset. I guess I should make it consistent.

pjaselin avatar Sep 15 '24 12:09 pjaselin