ai-se / SMOTE

0 stars 0 forks source link

tree learners #3

Open WeiFoo opened 8 years ago

WeiFoo commented 8 years ago
  1. linear-svm
  2. k-nn
  3. NB
azhe825 commented 8 years ago

Better Bayes: http://people.csail.mit.edu/jrennie/papers/icml03-nb.pdf

Bayes with discretizaiton: http://www.math.unipd.it/~dulli/corso04/disc.pdf

timm commented 8 years ago

http://www.math.unipd.it/~dulli/corso04/disc.pdf

fyi: this is the code in "ediv.py"

t