Skip to content

Commit 71c84e4

Browse files
author
gmartinonQM
committed
update readme
1 parent 2269b6e commit 71c84e4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish Python Package to PyPi
1+
name: Publish to PyPi
22

33
on:
44
release:

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Tests
1+
name: Unit tests
22

33
on: [push, pull_request]
44

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ The effective coverage is the actual fraction of true labels lying in the predic
143143
📘 Documentation
144144
================
145145

146-
How does **MAPIE** works ? Is basically based on cross-validation relies on:
146+
How does **MAPIE** works ? It is basically based on cross-validation and relies on:
147147

148148
- Residuals on the whole trainig set obtained by cross-validation,
149149
- Perturbed models generated during the cross-validation.

0 commit comments

Comments
 (0)