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...

Jupyter Notebook logo
Popular topic
Jupyter Notebooks are documents that contain live code, visualizations, and narrative text.
gitpod.io screenshot
App recommended by GitHub

gitpod.io

Gitpod is the online IDE for GitHub.

It launches a complete dev environment for any GitHub project, by simply prefixing the GitHub URL with gitpod.io/#.

Install this app and prebuild your project, so you don't have to wait for your build to download the internet when starting a Gitpod workspace. 🚀

Gitpod is the first IDE that builds your project before you even open it.

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
TestQuality screenshot
App recommended by GitHub

TestQuality

TestQuality is the #1 Test Case Creation and Management app for GitHub Workflows. TestQuality extends your Github DevOps workflow to provide powerful and modern GitHub issue powered test case creation and management. TestQuality integrates with GitHub, Jira, Selenium, Jenkins, Cloudbees, Cucumber, JUnit and more to complement your entire DevOps workflow. TestQuality is FREE for GitHub public repo’s and affordable for teams on private repo's.

You can’t perform that action at this time.