Skip to content

Commit 733fb46

Browse files
authored
Update linearregression.py
1 parent d2b6f7e commit 733fb46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

1.SimpleLinearRegression/linearregression.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"""
33
Created on Mon Dec 10 15:55:49 2018
44
5-
@author: Faiz
5+
@author: Faizmohammad
66
"""
77
#importing the Libraries
88
import numpy as np
@@ -42,4 +42,4 @@
4242
plt.title("Experiences vs Salary (Test data)")
4343
plt.xlabel("Years of Experiences")
4444
plt.ylabel("Salary")
45-
plt.show()
45+
plt.show()

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy