-
Updated
Nov 26, 2020 - TypeScript
plot
Here are 834 public repositories matching this topic...
-
Updated
Nov 11, 2020 - PHP
-
Updated
Nov 11, 2020 - Swift
-
Updated
Sep 13, 2020 - Go
-
Updated
Oct 13, 2020 - R
-
Updated
Dec 18, 2018 - Python
-
Updated
Jun 19, 2020 - R
What is the feature ?
I'm trying out this library for the first time and I'm seeing several places where some shorthand functions would have been really pleasant:
- Shorthand functions for Pos:
Pos::top_right
,Pos::bottom_right
,Pos::bottom_center
etc.. - Short way to set colors for components. My plots are supposed to be white-on-black, which requires a lot of boilerplate on lots o
-
Updated
Oct 13, 2020 - Python
-
Updated
Nov 28, 2020 - R
-
Updated
May 28, 2020 - Python
-
Updated
Sep 25, 2020 - TypeScript
-
Updated
Nov 28, 2020 - C#
-
Updated
May 31, 2020 - MATLAB
-
Updated
Nov 18, 2020 - C
-
Updated
Oct 29, 2018 - Python
-
Updated
Nov 27, 2020 - Kotlin
-
Updated
Oct 10, 2020 - Rust
Right now it's hardcoded.
-
Updated
Mar 21, 2017 - Go
-
Updated
Sep 10, 2020 - Rust
-
Updated
Jul 24, 2019 - Python
-
Updated
Nov 26, 2020 - Java
Improve this page
Add a description, image, and links to the plot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the plot topic, visit your repo's landing page and select "manage topics."
I think it could be useful, when one wants to plot only e.g. class 1, to have an option to produce consistent plots for both plot_cumulative_gain and plot_roc
At the moment, instead, only plot_roc supports such option.
Thanks a lot