Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to limit number of rules and number of conditions in rules #32

Open
Sandy4321 opened this issue Jan 3, 2020 · 1 comment
Open

Comments

@Sandy4321
Copy link

can you help to clarify how to set parameters
1
to limit number of rules
2
to limit number of conditions in rules

like done in by use of max_card=2, to set maximum number of rules to 2
https://github.com/fingoldin/pycorels
C = CorelsClassifier(max_card=2, c=0.0, verbosity=["loud", "samples"])

@Sandy4321
Copy link
Author

meaning
but get best performance for this constrains

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant