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/
< _slack_mlpack_28> 44th actually.
< rcurtin[m]> yeah, I mean if you sort specifically by comment freq/issue, not the overall score :)
< _slack_mlpack_28> Couldn't help tweeting about it either. The eclectic selection reflects some personal choices 🙂 <https://twitter.com/eddelbuettel/status/1337551271306403840>
< zoq> criticality_score --repo github.com/mlpack/mlpack
< zoq> name: mlpack
< zoq> language: C++
< zoq> created_since: 73
< zoq> updated_since: 0
< zoq> contributor_count: 255
< zoq> org_count: 8
< zoq> commit_frequency: 54.9
< zoq> recent_releases_count: 6
< zoq> closed_issues_count: 134
< zoq> updated_issues_count: 205
< zoq> comment_frequency: 5.1
< zoq> dependents_count: 310
< zoq> criticality_score: 0.72014
< zoq> This is really interesting.
< zoq> Have to look at the dependents_count, wondering what the projects are.
< zoq> Strange that the contributor_count is higher than what GitHub shows.
< rcurtin[m]> if they're using the number of different names on git commits that could explain it---there are many very old contributors who don't have a github account associated with their commits, but the count of contributors on the github page is computed only with contributors who have a github account
< AyushSingh[m]> Hi all, I have opened a new PR - <https://github.com/mlpack/mlpack/pull/2762>, please review it. Thanks!
< SirishGitter[m]> Hello all. I added new methods to augmentations of mlpack/models. Should I open a PR or test my functionality (if so, can anyone explain how)? Sorry for inconvenience, if any.
< AmanKashyap[m]> I am getting duplicate symbols error which occurs when the same code is included more than once.
< AmanKashyap[m]> Upon adding a new method do we need to change anything else as well?
< AmanKashyap[m]> Like CMakelist.txt , etc?
ImQ009 has joined #mlpack
Samyak has joined #mlpack
Samyak has quit [Remote host closed the connection]
< AyushSingh[m]> Sorry, the above PR didn't pass all the checks. Will ping once after it passes.
< zoq> AmanKashyap[m]: You have to add the method to - https://github.com/mlpack/mlpack/blob/master/src/mlpack/methods/CMakeLists.txt
s_deepak has joined #mlpack
s_deepak has quit [Remote host closed the connection]
< AyushSingh[m]> Updated PR #2762 shared above, now the test cases are successful.
< _slack_mlpack_28> Boost no longer defines `NULL_POINTER_TAG` but only `BOOST_SERIALIZATION_NULL_POINTER_TAG` -- noticed when checking possible upgrade of R's Boost Headers package from 1.72 to 1.75.
ImQ009 has quit [Quit: Leaving]