Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

ECC: warnings on tests #21

Open
ChristianSch opened this issue Mar 1, 2018 · 0 comments
Open

ECC: warnings on tests #21

ChristianSch opened this issue Mar 1, 2018 · 0 comments

Comments

@ChristianSch
Copy link
Owner

/home/user/Documents/dev/skml/skml/ensemble/ensemble_classifier_chains.py:93: RuntimeWarning: invalid value encountered in greater_equal
  return (out >= self.threshold).astype(int)
/home/user/Documents/dev/skml/skml/ensemble/ensemble_classifier_chains.py:93: RuntimeWarning: invalid value encountered in true_divide
  out = preds / W_norm
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant