ChanServ changed the topic of #mlpack to: "mlpack: a fast, flexible machine learning library :: We don't always respond instantly, but we will respond; please be patient :: Logs at http://www.mlpack.org/irc/
xiaohong has joined #mlpack
xiaohong has quit [Remote host closed the connection]
xiaohong has joined #mlpack
xiaohong has quit [Ping timeout: 245 seconds]
jeffin143 has joined #mlpack
< jeffin143>
is there any function in Mlpack , which tell whether a feature is categorical or continuous ?
< rcurtin>
the only drawback I see is that with such a huge build timeout, it takes away the pressure for us to make mlpack compile more efficiently :-D
< zoq>
Good point :), you can limit the runtime, so maybe this is something we should do. At the end we still have the jenkins matrix builds, which I think are often more helpful, at least in the long run.
< rcurtin>
that'
< rcurtin>
that's true
< rcurtin>
I don't see a need to actually limit the runtime for Azure; at the current time I don't think any of us have any time to really go through and profile and accelerate the build itself anyway :)
< zoq>
True, build time that is; test time is something else, I like to keep that time down as much as it makes sense.
< rcurtin>
yeah, test time is definitely a higher priority
< rcurtin>
and also an easier issue to solve usually :)
aghinsa has joined #mlpack
aghinsa has quit [Client Quit]
< rcurtin>
I'll release 3.2.1 later today or tomorrow unless anyone thinks we should wait on a PR or something