Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

Sketch logo
Popular topic
Sketch is a vector graphics editor for Apple's macOS, used primarily for user interface and icon design.
Ekoparty 2020
Upcoming event recommended by GitHub
Sep
24

Ekoparty 2020

September 24, 2020 - September 26, 2020 • Virtual

An annual information security conference that, because of its unique characteristics and particular style, has become a referent for all Latin America.
App recommended by GitHub

Mergify

Mergify is a pull requests automation service. It allows you to trigger actions when your pull requests match defined criteria. 🤖

In a few lines of YAML, you could write a rule that automatically merges a pull request if:

  • it has been approved
  • the test suite passes

We have plenty of examples.

Mergify executes actions for you, freeing you from the burden of managing your pull requests. 🦾

pytorch-lightning
Trending repository
NumesSanguis
NumesSanguis commented Sep 1, 2020

🚀 Feature

Create the metric MulticlassAUROC to allow for the AUROC metric to be used in multi-class problem settings. Or,
Expand the AUROC metric to support multi-class data, which would also directly solve this AUROC bug that instead gives a random value when used in multi-class problems: https://github.com/PyTorchLightning/

Trending repository
lucyleeow
lucyleeow commented Aug 27, 2020

Describe the issue linked to the documentation

Follows from #17387

Suggest a potential alternative/fix

Stop referencing preprocessing functions e.g. :

maxabs_scale
minmax_scale
normalize
quantile_transform
robust_scale
scale
power_transform

in the UG, and only add them e.g. in the "See Also" sections, or even just in the API ref.

In particular right now the first entr

Trending repository
App recommended by GitHub

Semaphore

Semaphore lets you test and deploy code at the push of a button with hosted continuous integration and delivery.

After you push code to GitHub, it quickly runs your tests on a platform with first-class Docker support and 100+ tools preinstalled. Semaphore lets you parallelize your builds, get feedback right inside pull requests, and deploy more often in a unified workflow. Already trusted by thousands of businesses around the globe, it can help your team move faster too.

You can’t perform that action at this time.