Cubist
Cubist copied to clipboard
Could not generate rules
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, 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.