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/
< jeffin143[m]>
Oh I see
< jeffin143[m]>
Then I guess that was the best way out
< kartikdutt18Gitt>
Hey @rcurtin, Can we do another release after #2386 is closed?
< rcurtin>
kartikdutt18Gitt: absolutely, let's make them regular :)
< kartikdutt18Gitt>
Great, Thanks!
< metahost>
rcurtin: Will we be having the next meetup tomorrow? (30 Apr)
< rcurtin>
I wasn't planning on it; I think the website lists them only on the 1st and 3rd week, and this is the 5th week :)
< rcurtin>
you are more than welcome to meet though; personally, I'll be underwater with end-of-month goals...
< Param-29Gitter[m>
While using [MLpack labs](https://lab.mlpack.org) for examples repo I am getting this error
< Param-29Gitter[m>
`IncrementalExecutor::executeFunction: symbol '__emutls_v._ZN4arma23arma_rng_cxx11_instanceE' unresolved while linking function '_GLOBAL__sub_I_cling_module_12'!`
< Param-29Gitter[m>
I get this for `mlpack::data::Split(dataset, train, valid, RATIO);` Any one has any clues on how to solve this?
< zoq>
Param-29Gitter[m: Did you put the namespace in a seperate cell?