Update README.md

This commit is contained in:
2025-09-17 11:29:23 +03:00
parent baf47bb3a6
commit 629f1f25ff

View File

@@ -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. - Step-by-step example of polynomial regression.
- Shows how to fit polynomials of different degrees to data. - Shows how to fit polynomials of different degrees to data.
- Visualizes fitted curves against the original data. - Visualizes fitted curves against the original data.
- Uses `PolyFit` from `numethods.fitting`.
--- ---