naywhayare 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/
< jenkins-mlpack> Project mlpack - nightly matrix build build #471: STILL UNSTABLE in 1 hr 38 min: http://big.cc.gt.atl.ga.us:8080/job/mlpack%20-%20nightly%20matrix%20build/471/
< jenkins-mlpack> * andrewmw94: added code for accessing immediate child nodes (need to think of a way to rename this to be less confusing). Some more quasi-code to split nodes and insert points.
< jenkins-mlpack> * andrewmw94: R tree stuff
< jenkins-mlpack> * andrewmw94: more R Tree stuff
Anand has joined #mlpack
Anand has quit [Ping timeout: 240 seconds]
sumedhghaisas has joined #mlpack
Anand has joined #mlpack
< Anand> Hi Marcus!
< Anand> I was thinking over the class conversion problem
< Anand> Since I already have the confusion matrix, irrespective of the number of classes, I think we can easily use the one vs all approach as I have already done for basic metrics like accuracy, precision
< Anand> I was just wondering if it is correct to employ the same approach to all metrics
< Anand> Actually, multi class conversion is still an area of active research
< Anand> I am exploring more but, I need your inputs.
< Anand> I think the one vs all approach should work for all metrics. But before doing that I need to confirm things
< Anand> What do you say?
< marcus_zoq> Anand: Hello!
< marcus_zoq> Anand: I think the conversion problem is the tricky part. You are right maybe the one vs all approach works for all metrics. I have to think about it a little bit more, but right now I don't see any reason why this shouldn't work.
< Anand> Same for me.
< Anand> I want to do it for all metrics but I am not sure
< Anand> I did some readings but didn't get anything specific
< marcus_zoq> I'll have a look and get back to you tonight or tomorrow. If this is okay?
< Anand> Yeah fine. I am also doing some more research. Will finalize tomorrow after having your opinion
< marcus_zoq> Yeah, sounds good.
oldbeardo has joined #mlpack
< oldbeardo> naywhayare: I came across a problem while testing the code
< oldbeardo> if I pass the transpose of the GroupLens100k dataset, it behaves quite erratically, errorwise
< oldbeardo> Theorem 1 of the paper states that it is an unbiased estimate of the projection
< oldbeardo> which may be true theoretically but depends a lot on the number of samples that I use to estimate it
< oldbeardo> I tried using '1000 * log(num_points)' samples and it gives a good result
< oldbeardo> but that defeats the whole purpose, as it becomes too slow
Anand has quit [Ping timeout: 240 seconds]
< naywhayare> oldbeardo: I spent a little time thinking about this, but with my paper deadline coming up I don't really have time to dig into it too much
< naywhayare> so, let's do this --
< naywhayare> for now, ignore the cosine tree tests, and go ahead and implement quic-svd using the cosine tree you've written
< naywhayare> writing a test for quic-svd shouldn't be hard... just check the residual of the matrix as reconstructed from the SVD (|| A - A' ||_F)
< naywhayare> and make sure that quantity is small
< naywhayare> then we can worry about how to test the cosine tree later, after June 6th
< naywhayare> does that seem reasonable?
< oldbeardo> naywhayare: sure, I will do that
< naywhayare> okay. I'm sorry that I don't have more time to devote to this right now
< naywhayare> literally all I do now is wake up, eat, write paper, eat, write paper, eat, write paper, sleep
oldbeardo has quit [Ping timeout: 240 seconds]
oldbeardo has joined #mlpack
< oldbeardo> naywhayare: sorry about that
< oldbeardo> I read your messages on the chat history
< oldbeardo> it's okay, you have a deadline coming up
< oldbeardo> when's the deadline by the way?
< naywhayare> June 6th, so, this upcoming friday
oldbeardo has quit [Quit: Page closed]
sumedhghaisas has quit [Quit: Leaving]
sumedhghaisas has joined #mlpack
< sumedhghaisas> naywhayare: Hey ryan, you free??
sumedh_ has joined #mlpack
sumedhghaisas has quit [Ping timeout: 245 seconds]
< naywhayare> sumedh_: I'm sorry, I didn't get your message until now, and I'm about to leave for dinner now
< sumedh_> Its okay... msg me if you are free after dinner :)
sumedh_ has quit [Ping timeout: 240 seconds]
sumedhghaisas has joined #mlpack