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
aakashi2001 has joined #mlpack
aakashi2001 has quit [Ping timeout: 268 seconds]
<kartikdutt18kart> Yes, I saw your PR, the changes looked fine. You can try loading them into mlpack model (See sample in the repo). Let me know if you face any issues.
aakashi2001 has joined #mlpack
aakashi2001 has quit [Remote host closed the connection]
aakashi2001 has joined #mlpack
aakashi2009 has joined #mlpack
aakashi2009 has quit [Remote host closed the connection]
aakashi2001 has quit [Remote host closed the connection]
<heisenbuugGopiMT> I added a tutorial file inside `docs/tutorial`. Now how can I build it locally?
aakashi2001 has joined #mlpack
<heisenbuugGopiMT> A small doubt.
<heisenbuugGopiMT> I created a new branch. Checked out to it. Made some changes and opened a [PR](https://github.com/mlpack/mlpack/pull/3035) but the commit from my other branch are also showing up here.
<heisenbuugGopiMT> I made the new branch while I was not in master, is that the reason it happened?
<heisenbuugGopiMT> Should I checkout to master and then create the new branch?
<shrit[m]> Yes, you have to check out to master, fetch and merge the master, create a new branch and them write the tutorial their if you want
<shrit[m]> Or, you can keep it in your original branch, I do not see any reason to start a new branch anyway
<shrit[m]> * Yes, you have to check out to master, fetch and merge the master, create a new branch and then write the tutorial their if you want
<shrit[m]> * Yes, you have to check out to master, fetch and merge the master, create a new branch and then write the tutorial there if you want
<heisenbuugGopiMT> Oh, so i should add it to master only?
<shrit[m]> no,
<shrit[m]> Either to your new-parser branch, or to a new branch that is derived from the master
<heisenbuugGopiMT> Oh okay, I will add it to the `new-parser` branch only then
<heisenbuugGopiMT> How can I undo a push? I pushed the code to the master itself, how can I undo it.
<shrit[m]> you can use git revert
<shrit[m]> better to checkout in your case, do you pushed or commit?
<shrit[m]> you can not push to master
<heisenbuugGopiMT> I pushed it to master I think
<heisenbuugGopiMT> I was in master when I commited and pushed.
<heisenbuugGopiMT> Lets get on a call whenever you are free to solve this maybe. Not today. I don't want to disturb you on sundays
<NippunSharmaNipp> @rcurtin can you help over [here](https://github.com/mlpack/mlpack/pull/3030#discussion_r688991723)
aakashi2001 has quit [Ping timeout: 272 seconds]
aakashi2001 has joined #mlpack
aakashi2001 has quit [Ping timeout: 268 seconds]
<rcurtin[m]> NippunSharma (Nippun Sharma): great observation! I answered the question on the Github issue 👍️