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/
Shreya has joined #mlpack
Shreya has quit [Client Quit]
dhoulihan has quit [Quit: A deep and dreamless slumber.]
dhoulihan has joined #mlpack
deepanshu_ has joined #mlpack
alsc has joined #mlpack
alsc has quit [Quit: alsc]
alsc has joined #mlpack
< deepanshu_> Hey! I wanted to start contributing to mlpack.
< deepanshu_> Would "Use pass-by-value instead of two overloads for copy and move #1021" be a good first bug?
brni has quit [Quit: Page closed]
psycho-valker has joined #mlpack
< psycho-valker> hi i am facing issues while building ml pack on my ubuntu
< psycho-valker> psycho-valker psycho-build $ bin/mlpack_test
< psycho-valker> Running 765 test cases...
< psycho-valker> *** 1 failure is detected in the test module "mlpackTest"
< psycho-valker> on gmm_test.cpp line 234: in "GMMTest/GMMTrainEMSingleGaussianWithProbability": difference{0.0570898} between g.Component(0).Mean()[0]{0.47299670939187022} and 0.5{0.5} exceeds 5%
< psycho-valker> what should i do?
alsc has quit [Quit: alsc]
scarecrow has quit [Ping timeout: 260 seconds]
< rcurtin> deepanshu_: sure, that could work
< rcurtin> psycho-valker: that is probably a random test failure
< rcurtin> take a look through the issues for one like 'fix commonly failing tests' (I can't easily get a link right now, I am using a phone)
< rcurtin> are you using mlpack 2.2.5 or git master? I believe the tolerances for that test have been adjusted in the git master branch
< psycho-valker> ok thanks i am using mlpack 2.2.5
< rcurtin> cult-: you can manually set the initial transition matrix with this constructor:
sourabhvarshney1 has joined #mlpack
< rcurtin> then if you are training with unlabeled data (which I believe you are otherwise the initial transition matrix doesn't matter because it is directly estimated from labeled data),
< rcurtin> the training will start from the specified initial matrices
< rcurtin> so you could pass in the old-style 2.0.x initial matrices
< rcurtin> however like you said if there is no problem with 2.2.x maybe no need to do that :)
< sourabhvarshney1> @rcurtin Can I get the link to any pdf related to knowledge of all algorithms
< cult-> rcurtin: thanks
psycho-valker has quit [Ping timeout: 268 seconds]
brni has joined #mlpack
sourabhvarshney1 has quit [Ping timeout: 260 seconds]
psycho-valker has joined #mlpack
sourabhvarshney1 has joined #mlpack
sourabhvarshney1 has quit [Ping timeout: 260 seconds]
< zoq> sourabhvars: There is no single pdf for all methods, if you search for an overview I can recommend "Pattern Recognition and Machine Learning" by Christopher M. Bishop.
pegasus_ has joined #mlpack
pegasus_ has quit [Client Quit]
psycho-valker has left #mlpack []
vivekp has quit [Read error: Connection reset by peer]
vivekp has joined #mlpack
brni has quit [Quit: Page closed]
brni has joined #mlpack
cult- has left #mlpack []
deepanshu_ has quit [Quit: Connection closed for inactivity]