Translate some missing words

pull/360/head
Sachin Vinayak Dabhade 3 years ago committed by GitHub
parent 25790c5c7d
commit 0efe553835
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -216,7 +216,7 @@ P-value: 9.137321189738925e-12
```python
print(np.corrcoef(weights,heights))
```
As a result, we get **correlation matrix** like this one:
नतीजतन, हमें इस तरह **सहसंबंध मैट्रिक्स** मिलता है:
```
array([[1. , 0.52959196],
[0.52959196, 1. ]])

Loading…
Cancel
Save