rcurtin_irc changed the topic of #mlpack to: mlpack: a scalable machine learning library (https://www.mlpack.org/) -- channel logs: https://libera.irclog.whitequark.org/mlpack -- NOTE: messages sent here might not be seen by bridged users on matrix, gitter, or slack
<zoq[m]> <NabanitaDash[m]> "I am bit shocked as how it can..." <- Not sure I can follow, you are saying there is a different between numpy and how `arma` is handled?
<NabanitaDash[m]> I am not sure if that's the case. Because, in the documentation where numpy arrays are provided it works perfectly fine but while in one of the test cases I wrote, an error pops up.
rcurtin_irc has quit [Ping timeout: 240 seconds]
rcurtin_irc has joined #mlpack
<zoq[m]> <NabanitaDash[m]> "I am not sure if that's the case..." <- We are talking about https://github.com/mlpack/mlpack/pull/3140 right?
<NabanitaDash[m]> Yes
<zoq[m]> NabanitaDash[m]: I'll have to take another look at the PR to get a better understanding of the problem, do that later today.
<NabanitaDash[m]> In the docs of pre process split, numpy arrays are given.
<zoq[m]> s/I'll/Need/, s/have//
<NabanitaDash[m]> * In the docs of pre process split, empty numpy arrays are provided.