I want to use smote (Synthetic Minority Over-sampling Technique) algorithm in python. I've found implementation in weka and R. Do someone knows an implementation in python? I've found an implementation here: http://comments.gmane.org/gmane.comp.python.scikit-learn/5278 as a comment to the scikit-learn library.
Take the 2-minute tour
×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
|