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/
kshitijandmojoGi has quit [Ping timeout: 240 seconds]
kshitijandmojoGi has joined #mlpack
< CharanpreetSingh> Yes @Aakash-kaushik , diabetes.csv is in its place (https://drive.google.com/drive/folders/1EAZm1AUmzjQv5Krg1fr4eaMHB_S0K11K?usp=sharing)
ib07 has joined #mlpack
ib07 has quit [Max SendQ exceeded]
ib07 has joined #mlpack
ib07 has quit [Ping timeout: 272 seconds]
ib07 has joined #mlpack
ib07 has quit [Max SendQ exceeded]
ib07 has joined #mlpack
< AakashkaushikGit> Can someone give a look to this PR: https://github.com/mlpack/examples/pull/124 for ensmallen check addition in mlpack/examples
< zoq> AakashkaushikGit: We will take a look once we have a chance.
< abernauer[m]> What distributed computing framework do you guys recommend learning?
rcurtin[m] has quit [Quit: Idle for 30+ days]
< jeffin143[m]> zoq: I was trying to push to branch of pull request 2352
< jeffin143[m]> By mistake I created a new branch as branch-2352
< jeffin143[m]> I don't have permissions , could you please delete it for me
< jeffin143[m]> Thanks sorry for the issue , I was trying to learn how to push to a branch when someone has raised a pull request
< jeffin143[m]> Can you tell me how to make changes to pull request raised against mlpack , like I want to make some changes in 2352
< zoq> jeffin143[m]: No worries, easy to delete the branch.
< zoq> jeffin143[m]: So you have to clone the forked repo and checkout the branch for the PR.
< zoq> jeffin143[m]: In this case - https://github.com/lozhnikov/mlpack
< zoq> jeffin143[m]: and checkout the branch with 'git checkout StringEncoding-CLI-bindings-fixes'
< zoq> jeffin143[m]: the rest works as usual
< jeffin143[m]> Oh so I have to fork lozhnikov ?? Mlpack repo ???
< jeffin143[m]> Or I have to just clone his forked repo ??
< jeffin143[m]> And I would have the permissions ??
< zoq> jeffin143[m]: lozhnikov's repo is a fork, but yeah just clone it and that should do the trick.
< jeffin143[m]> Assuming he might have checked the option of allowing to edit and view secrets to maintainers ??
< zoq> jeffin143[m]: The default setting is to allow all contributors to push to a PR that comes from a fork.
< zoq> jeffin143[m]: Don't think anyone deactivated the feature :)
< abernauer[m]> jeffin143: I chose probably not the best git workflow for my mlpack example, so don't feel bad about :)
< jeffin143[m]> Can I create a reference to lozhnikovs repo instead of cloning
< zoq> Not sure what you mean
< abernauer[m]> *about it
< jeffin143[m]> Git remote add lozhnikov-branch "his-repourl"
< jeffin143[m]> Git fetch all his branches
< jeffin143[m]> Git push to any of his branch
< zoq> Ahh, yes that should work as well, just make sure you push to the correct origin.
< jeffin143[m]> I can do this from my fork too ?? Right
< zoq> yes
< jeffin143[m]> Like no need to clone mlpack
< jeffin143[m]> I have my forked repo too in local
< abernauer[m]> jeffin143: Does that repo have code you're trying to work on?
< jeffin143[m]> Yes
< jeffin143[m]> There you go zoq
< jeffin143[m]> I did
< jeffin143[m]> That was easy :)
< jeffin143[m]> I didn't know we had permissions like this
< abernauer[m]> ok :) Yeah I get tripped up with permissions sometimes.
< abernauer[m]> Think they only matter for code review in mlpack and approving PR requests. Might be wrong though.
< jeffin143[m]> Yes , your could push to branches through which pr has been raised
< jeffin143[m]> That is good I guess
< jeffin143[m]> So that pr isn't abandoned
< abernauer[m]> I need to some git or file movement trickery to finish a PR myself. Forked the examples repo after getting an R binding example to work in a seperate repo.
< jeffin143[m]> Excited to see the example your wrote :)
< jeffin143[m]> Examples help a lot to market
< AakashkaushikGit> @zoq thanks :)
ib07 has quit [Read error: Connection reset by peer]
ib07 has joined #mlpack
ib07_ has joined #mlpack
ib07 has quit [Ping timeout: 240 seconds]