Is there a scikit-learn method/class analogous to the MetaCost algorithm implemented in Weka or other utilities to perform const sensitive analysis ?
No, there isn't. Some classifiers offer class_weight
and sample_weight
parameters, but those are just optimized implementations over oversampling and undersampling, not MetaCost.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With