Reports
Created by
Created On
Last edited
Custom Multi-Line Plots
In this article, we explore usage and examples for wandb.plot.line_series() — which enables you to log a custom line series plot natively in Weights & Biases.
17
2021-01-05
How to Extend a Preset: Histogram Bins in Weights & Biases
This article explains how to easily adapt a Weights & Biases Custom Chart preset for individual, specific use cases.
7
2020-11-06
Confusion Matrix: Usage and Examples
In this article, we review the usage and examples for a multi-class confusion matrix using Weights & Biases.
29
2020-11-05
Creating Custom Charts From Scratch With Weights & Biases
In this article, we explore how to build a multi-class confusion matrix in Weights & Biases using Vega, fine-tuning a CNN to predict one of 10 classes of living things.
12
2020-10-27
Creating Custom Line Plots With Weights & Biases
This article provides usage and examples for wandb.plot.line(), explaining how to log a custom line plot natively in just a few lines.
13
2020-10-08
Creating Custom Scatter Plots With Weights & Biases
This article looks at the usage and examples for wandb.plot.scatter() and demonstrates how to log a custom scatter plot natively in just a few lines.
6
2020-10-08
Creating Custom Histograms With Weights & Biases
This article provides usage and examples for wandb.plot.histogram() to enable you to log custom histograms natively in just a few lines.
18
2020-10-09
Plot Precision Recall Curves With Weights & Biases
This article provides usage and examples for plotting Precision Recall curves with Weights & Biases using wandb.plot.pr_curve()
10
2020-10-07
Plot ROC Curves With Weights & Biases
This article provides usage and examples for plotting ROC curves with Weights & Biases using wandb.plot.roc_curve().
12
2020-10-07
Custom Charts: Explore & Save Interactive Settings
How to tune the appearance of a custom chart
2
2021-01-08