luispedro / milk

MILK: Machine Learning Toolkit
http://www.luispedro.org/software/milk
MIT License
605 stars 146 forks source link

Add return_label argument to rf_learner.train. #1

Closed polymeris closed 13 years ago

polymeris commented 13 years ago

Alternatively, add the option to rf_learner.init

polymeris commented 13 years ago

rf_model.apply would have to be changed accordingly, too.

luispedro commented 13 years ago

Thank you. I'm really busy this week (I'm defending my PhD on Wednesday), but I'll have a look eventually.

polymeris commented 13 years ago

Don't worry. Whenever you get time. Thanks for all the work on milk. Good
luck with your PhD & best regards.

El , Luis Pedro Coelho
reply@reply.github.com
escribi:

Thank you. I'm really busy this week (I'm defending my PhD on Wednesday),
but I'll have a look eventually.

Reply to this email directly or view it on GitHub:

https://github.com/luispedro/milk/pull/1#issuecomment-2200655

polymeris commented 13 years ago

There was a bug in the patch. Commit 81a86 should fix it. Sorry.