diff --git a/README.md b/README.md index c80a8e4..8e30afc 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,6 @@ This package comes with a set of Jupyter notebooks designed as a structured tuto - Step-by-step example of polynomial regression. - Shows how to fit polynomials of different degrees to data. - Visualizes fitted curves against the original data. - - Uses `PolyFit` from `numethods.fitting`. ---