8000 cosmetics [doc skip] [ci skip] · scikit-learn/scikit-learn@91fb3a7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 91fb3a7

Browse files
committed
cosmetics [doc skip] [ci skip]
1 parent 63d15af commit 91fb3a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/linear_model/plot_poisson_regression_non_normal_loss.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
- the **exposure** is the duration of the insurance coverage of a given policy,
2020
in years.
2121
22-
- the claim **frequency** is the number of claims divided by the **exposure**,
22+
- the claim **frequency** is the number of claims divided by the exposure,
2323
typically measured in number of claims per year.
2424
2525
In this dataset, each sample corresponds to an insurance policy. Available

0 commit comments

Comments
 (0)
0