figure name

This commit is contained in:
Pawel
2026-02-15 10:21:38 -05:00
parent d6b3bfeb8f
commit fbf64a8604
2 changed files with 1 additions and 1 deletions

View File

@@ -187,7 +187,7 @@ _ = plt.legend()
plt.show()
```
![line_of_best_fit easy example.png](./figures/line_of_best_fit_easy_example.png)
![line_of_best_fit_easy_example.png](./figures/line_of_best_fit_easy_example.png)
What about `numpy.linalg.lstsq`? Is it any different?
```python

View File

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB