verne.freenode.net changed the topic of #mlpack to: http://www.mlpack.org/ -- We don't respond instantly... but we will respond. Give it a few minutes. Or hours. -- Channel logs: http://www.mlpack.org/irc/
witness has quit [Quit: Connection closed for inactivity]
vivekp has joined #mlpack
govg has joined #mlpack
ironstark has joined #mlpack
ironstark_ has joined #mlpack
ironstark_ has quit [Ping timeout: 260 seconds]
alexsc has joined #mlpack
< alexsc> yeah, I’ll be using it intensely in the next days.. great toolbox. first thing I can report is about the number of doxygen warnings because of the outdated @param documentation :). so many
< alexsc> I can fix that on the parts I’ll be using and issue pull requests
alexsc has quit [Quit: alexsc]
sachu has joined #mlpack
alex_ has joined #mlpack
alex_ has quit [Client Quit]
< sachu> hii , want to contribute , need help
sachu has quit [Quit: Page closed]
< zoq> sachu: Hello there, http://www.mlpack.org/involved.html might be helpful.
alexscc has joined #mlpack
< alexscc> one question: is it implemented somewhere, for KNN, the selection of the “top ranking class among the best K”? I can code it myself but I wonder if it’s already in the framework
alexscc has quit [Quit: alexscc]
< rcurtin> alexscc: actually that is not implemented; the original lab group that built the KNN code was more interested in the KNN problem but not the KNN classification problem
< rcurtin> there are two ways to implement it; the first is to use the existing KNN class and then argmax over the results
< rcurtin> the second is to actually implement a dual-tree traversal that can have some additional prunes to give additional speedup for classification
< rcurtin> definitely the first approach is the easiest for now, but I am hoping that the second approach can be implemented eventually (however I haven't had any chance to do that)
whosik has joined #mlpack
govg has quit [Ping timeout: 248 seconds]
whosik has quit [Ping timeout: 260 seconds]
jjmachan has joined #mlpack
< jjmachan> hai guys
< jjmachan> I'd like to contribute to this project, I've finished compiling the project.
< jjmachan> but i'm just learning ml so what would be the best areas where I should focus?
< zoq> jjmachan: Hello there, that depends on your interests. You could go over the github issues and maybe you find something.
< zoq> Maybe you like to contribute something new, it's up to you.
< rcurtin> jjmachan: I opened an issue recently that might be good for someone who wants to learn a little bit of machine learning and also learn about mlpack: https://github.com/mlpack/mlpack/issues/1152
< rcurtin> maybe you will find that interesting, maybe not---there are lots of other issues too if not :)
< jjmachan> @zoq thnks :)
< jjmachan> @rcurtin checked out that issue .... i don't know if I can but I'll try my best!
< rcurtin> sure, sounds good, hope the pointers are helpful
< jjmachan> actually its the best written issue I've seen..... really helpful for someone like me thanks a lot @rcurtin
< rcurtin> good to hear, I will try to be sure to write more issues like that in the future
jjmachan has quit [Read error: Connection reset by peer]
jjmachan has joined #mlpack
jjmachan_ has joined #mlpack
jjmachan has quit [Read error: Connection reset by peer]
jjmachan_ has quit [Client Quit]
jjmachan has joined #mlpack
vivekp has quit [Ping timeout: 248 seconds]
vivekp has joined #mlpack
jjmachan_ has joined #mlpack
jjmachan has quit [Ping timeout: 255 seconds]
jjmachan_ has quit [Read error: Connection reset by peer]