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
<jonpsy[m]> zoq: Morning! Looks like our Mac CI is broken?
<jonpsy[m]> btw I applied your suggestions, lemme know if it fits your criteria.
<NabanitaDash[m]> Is there any particular reason for Python as well as Markdown bindings is set to OFF in the ``CMakeLists.txt`` ?
<ShubhamAgrawal[4> <NabanitaDash[m]> "Is there any particular reason..." <- I think you can switch it back on using flags if you want
<ShubhamAgrawal[4> <jonpsy[m]> "zoq: Morning! Looks like our..." <- Which part is broken?
<NabanitaDash[m]> yes, i did but why not keep it on already?
<ShubhamAgrawal[4> Because you don't need to compile Python or Markdown bindings by default
<NabanitaDash[m]> hmm.. Julia, R and Go bindings are kept on so I thought might be some other reason. Alright
<ShubhamAgrawal[4> <NabanitaDash[m]> "hmm.. Julia, R and Go bindings..." <- Can you tell on which line its there?
<NabanitaDash[m]> 53, 62, 76 for Julia, Go, R respectively
<ShubhamAgrawal[4> which branch?
<NabanitaDash[m]> I downloaded mlpack-3.4.2 stable
<ShubhamAgrawal[4> Can you check same in github repo pls?
<NabanitaDash[m]> Alright
<NabanitaDash[m]> In master branch all those are set to OFF
<NabanitaDash[m]> I couldn't find those defined in branch 3.x
<ShubhamAgrawal[4> Check in master
<NabanitaDash[m]> <NabanitaDash[m]> "In master branch all those are..." <- .
<NabanitaDash[m]> this is in documentation. it shows error as input_labels is an empty array
<NabanitaDash[m]> otherwise, ```d = preprocess_split(input=np.empty([0, 0]), no_shuffle=False, seed=0, test_ratio=0.2, verbose=False)``` works fine
<NabanitaDash[m]> Also, I could only find https://github.com/mlpack/mlpack/blob/master/src/mlpack/methods/preprocess/preprocess_split_main.cpp file, where is the mentioned file i.e. mlpack/preprocess_split.pyx located?
<ShubhamAgrawal[4> <NabanitaDash[m]> "Also, I could only find https..." <- It is generated automatically during compilation
<ShubhamAgrawal[4> ```
<ShubhamAgrawal[4> * ```cpp
<ShubhamAgrawal[4> arma::Row<size_t> labelsRow = labels.row(0);
<ShubhamAgrawal[4> It is due to this line ig.
<ShubhamAgrawal[4> ```
<NabanitaDash[m]> yep
<ShubhamAgrawal[4> You can put that as an issue
<ShubhamAgrawal[4> But why will you create an empty array?
<NabanitaDash[m]> It is in the documentation, I don't intend to. The .cpp file contents is correct to find the row(0).
<NabanitaDash[m]> the documentation should be changed
<ShubhamAgrawal[4> Can you send link to docs?
<NabanitaDash[m]> s/, I don't intend to//
rcurtin_matrixor has quit [Quit: You have been kicked for being idle]
AnkitKumarVerma[ has quit [Ping timeout: 240 seconds]
Saksham[m] has quit [Ping timeout: 240 seconds]
meetrainierManoj has quit [Ping timeout: 240 seconds]
zoq[m] has quit [Ping timeout: 240 seconds]
dave7895[m] has quit [Ping timeout: 240 seconds]
yugansharora01yu has quit [Ping timeout: 240 seconds]
ManishKausikH[m] has quit [Ping timeout: 240 seconds]
KshitijAggarwal[ has quit [Ping timeout: 240 seconds]
KrishnaSashank[m has quit [Ping timeout: 240 seconds]
Gulshan[m] has quit [Ping timeout: 240 seconds]
TrinhNgo[m] has quit [Ping timeout: 240 seconds]
SiddhantJain[m] has quit [Ping timeout: 240 seconds]
AnkitKumarVerma[ has joined #mlpack
TrinhNgo[m] has joined #mlpack
yugansharora01yu has joined #mlpack
meetrainierManoj has joined #mlpack
dave7895[m] has joined #mlpack
zoq[m] has joined #mlpack
Saksham[m] has joined #mlpack
SiddhantJain[m] has joined #mlpack
KshitijAggarwal[ has joined #mlpack
KrishnaSashank[m has joined #mlpack
ManishKausikH[m] has joined #mlpack
Gulshan[m] has joined #mlpack
kristjansson has joined #mlpack