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/
mystikninka has joined #mlpack
mystikninka has quit [Quit: Page closed]
mystikninja has joined #mlpack
Prabhat-IIT has quit [Ping timeout: 260 seconds]
wenhao has joined #mlpack
csoni has quit [Quit: Connection closed for inactivity]
sumedhghaisas has quit [Ping timeout: 248 seconds]
wenhao has quit [Ping timeout: 260 seconds]
sumedhghaisas has joined #mlpack
csoni has joined #mlpack
mystikninja has left #mlpack []
govg has joined #mlpack
< bhuwnesh> For the decision tree section are the implementations of bagged decision trees, random forest and boosted decision trees required?
mayank98 has joined #mlpack
csoni has quit [Quit: Connection closed for inactivity]
mayank98 has quit [Quit: Connection closed for inactivity]
Sayan98 has joined #mlpack
Sayan98 has quit [Client Quit]
csoni has joined #mlpack
namratamukhija has joined #mlpack
sumedhghaisas has quit [Ping timeout: 256 seconds]
sumedhghaisas has joined #mlpack
sumedhghaisas has quit [Ping timeout: 240 seconds]
sumedhghaisas has joined #mlpack
namratamukhija has quit [Ping timeout: 260 seconds]
csoni has quit [Quit: Connection closed for inactivity]
Kostasch has joined #mlpack
wenhao has joined #mlpack
wenhao has left #mlpack []
haha123 has joined #mlpack
haha123 has quit [Client Quit]
namratamukhija has joined #mlpack
< namratamukhija> fatal error: mlpack/core/util/mlpack_main.hpp: No such file or directory compilation terminated. I checked the core/util folder and the file exists. Am I missing something?
< namratamukhija> Sorry, some copy paste error on my end.
< namratamukhija> The issue I am facing is this: I wrote some binding test cases for approx KFN. I am trying to compile them with the command: g++ approx_kfn_test.cpp -o object -std=c++11 -lmlpack -larmadillo -lboost_serialization -lboost_program_options -lboost_unit_test_framework. I get an error: fatal error: mlpack/core/util/mlpack_main.hpp: No such file or directory compilation terminated.
< namratamukhija> I checked the core/util folder and the file exists. Am I missing something?
Kostasch has quit [Quit: Page closed]
< zoq> namratamukh: It's a lot easier to use cmake + make to build mlpack.
sourabhvarshney1 has joined #mlpack
< bhuwnesh> zoq: For the decision tree section are the implementations of bagged decision trees, random forest and boosted decision trees required?
< zoq> bhuwnesh: Decision tree section? not sure what you mean, I guess I missed something.
< bhuwnesh> I mean that for the decision trees can I implement the above mentioned algorithms along with CART and C 4.5 with few changes.
sumedhghaisas has quit [Read error: Connection reset by peer]
sumedhghaisas has joined #mlpack
sumedhghaisas2 has joined #mlpack
daivik has joined #mlpack
sumedhghaisas has quit [Ping timeout: 246 seconds]
< daivik> zoq: Are desai-aditya and Manthan-R-Sheth still working on the ANN input/output size issue? If not, then I'd like to take it up please.
daivik has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
sourabhvarshney1 has quit [Ping timeout: 260 seconds]
namratamukhija has quit [Ping timeout: 260 seconds]
csoni has joined #mlpack
sourabhvarshney1 has joined #mlpack
< zoq> bhuwnesh: I see, if you like to work on that please feel free, I think the existing random forest is a really good basis.
< zoq> daivik: It might be a good idea to ask on the issue itself.
mrcode has joined #mlpack
daivik has joined #mlpack
sumedhghaisas has joined #mlpack
sumedhghaisas2 has quit [Ping timeout: 246 seconds]
daivik has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
daivik has joined #mlpack
sourabhvarshney1 has quit [Ping timeout: 260 seconds]
govg has quit [Quit: leaving]
daivik has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
sourabhvarshney1 has joined #mlpack
daivik has joined #mlpack
manish7294 has joined #mlpack
< manish7294> rcurtin: If you get any time to spare then please assess my proposal.
manish729429 has joined #mlpack
manish729429 has quit [Remote host closed the connection]
manish7294 has quit [Ping timeout: 246 seconds]
manish729429 has joined #mlpack
manish729429 is now known as manish7294
< rcurtin> manish7294: I actually glanced at it yesterday because I was interested to see how many proposals had already been submitted; I think it is clear and put together well
< rcurtin> my only thought was, it's not guaranteed that LMNN+LRSDP will work, so probably ensuring that LMNN can work with the other SDP solvers we have would be a good first test
< rcurtin> but I am not sure I looked closely enough to see if that detail was already there
mrcode has quit [Quit: Leaving.]
< manish7294> rcurtin: Thanks for reviewing it. Your concern is up to the point as currently there is no work in this regard. Currently, I have put together a standard LRSDP form for the same and hoping that it will work.
< manish7294> I will try checking it with other SDP solvers in the meantime.
daivik has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
< rcurtin> keep in mind we do have a primal-dual solver, so I think it would not be too hard to implement the SDP problem itself for LMNN and then use any of the solvers
daivik has joined #mlpack
sourabhvarshney1 has quit [Ping timeout: 260 seconds]
Atharva has joined #mlpack
< Atharva> rcurtin: Does it matter how early the proposal is submitted before 27th?
daivik has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
< zoq> Atharva: No, but don't expect feedback on a proposal submitted days before the deadline; the review process comes on top of the things we are trying to manage right now.
< Atharva> zoq: Okay, so can I get feedback even after I have uploaded the proposal on the portal?
< rcurtin> Atharva: we can try and give feedback if we have time, but I don't think we can make any guarantees
< zoq> Right, also we will only review proposals that are accessible via the dashboard, I think you have to mark your proposal as final at the end.
< rcurtin> typically the most important things for a strong proposal is to make sure that the timeline is clear, to make sure the work you are proposing to do is clear, and to make sure that whatever you are proposing will be a useful and user-accessible part of the library when it is done
csoni has quit [Quit: Connection closed for inactivity]
< Atharva> Okay, thank you, I will upload my proposal by this weekend, about 17th March, I hope it isn't very late.
< Atharva> Also, will only the mentors of that particular project review it?
rf_sust2018 has joined #mlpack
Atharva has quit [Ping timeout: 260 seconds]
ShikharJ has joined #mlpack
< ShikharJ> zoq: I submitted the final pdf, in case I forgot to upload it at the end of the submission period. Does that mean that the draft won't be available for feedback?
< zoq> ShikharJ: let me check.
< zoq> ShikharJ: I can access the draft.
daivik has joined #mlpack
ShikharJ has quit [Ping timeout: 260 seconds]
< manish7294> ShikharJ: You can try updating the final pdf, If it's working then it's all good otherwise you may not be able to update your proposal any further.
daivik has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
< zoq> Atharva: No, but I think each reviewer will be somewhat familiar with the topic.
rf_sust2018 has quit [Quit: Leaving.]
rf_sust2018 has joined #mlpack
ImQ009 has joined #mlpack
manish7294 has quit [Ping timeout: 264 seconds]
sourabhvarshney1 has joined #mlpack
thepro has joined #mlpack
< thepro> hello
< zoq> thepro: Hello there!
< thepro> the implementation of the decision tree says it is the generic tree classifier. Is generic referring to ID3 algorithm?
< thepro> thanks
sourabhvarshney1 has quit [Ping timeout: 260 seconds]
< thepro> do mlpack have an existing implementation for ID3?
< rcurtin> thepro: ID3 was originally written for only categorical attributes in the paper, so really what I would say is that mlpack's implementation closely resembles the later C4.5 tree building strategy with a few optimizations and minor changes
< rcurtin> note also that C4.5 is a newer version of ID3, so the two are closely related
thepro has quit [Quit: Leaving]
namratamukhija has joined #mlpack
namratamukhija has quit [Client Quit]
robertohueso has joined #mlpack
sumedhghaisas2 has joined #mlpack
sumedhghaisas has quit [Ping timeout: 256 seconds]
sumedhghaisas2 has quit [Ping timeout: 246 seconds]
robertohueso has quit [Quit: Lost terminal]
sumedhghaisas has joined #mlpack
satyam_2401 has joined #mlpack
thepro has joined #mlpack
thepro has quit [Client Quit]
Prabhat-IIT has joined #mlpack
sumedhghaisas has quit [Ping timeout: 246 seconds]
< Prabhat-IIT> zoq: Please can you look at the doc I forwarded you today because I can then start framing my proposal as I would like to finalize exactly what we can use in the implementation of PSO
< Prabhat-IIT> As soon as you get time please take a look :)
sumedhghaisas has joined #mlpack
rf_sust2018 has quit [Quit: Leaving.]
arsh has joined #mlpack
sumedhghaisas2 has joined #mlpack
sumedhghaisas has quit [Ping timeout: 246 seconds]
arsh has quit [Quit: Page closed]
satyam_2401 has quit [Quit: Connection closed for inactivity]
K4k has joined #mlpack
ImQ009 has quit [Quit: Leaving]
sumedhghaisas2 has quit [Ping timeout: 264 seconds]
sumedhghaisas has joined #mlpack
rf_sust2018 has joined #mlpack
Prabhat-IIT has quit [Ping timeout: 260 seconds]
rf_sust2018 has quit [Quit: Leaving.]