79248078

Date: 2024-12-03 14:53:20
Score: 0.5
Natty:
Report link

For categorical features, always set discrete_values=True to keep things consistent and calculate mutual information properly. For continuous features, you can just leave discrete_values as it is (False by default) or skip specifying it altogether since that's the default anyway.

so in your case , just set it to True , and it wont generate random values

Reasons:
  • Whitelisted phrase (-1): in your case
  • No code block (0.5):
  • Low reputation (1):
Posted by: Esmaeil mashhadi