Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Ques_NPTEL.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"metadata": {},
"outputs": [],
"source": [

"import pandas as pd"
]
},
Expand Down Expand Up @@ -149,6 +150,7 @@
"metadata": {},
"outputs": [],
"source": [

"from sklearn.linear_model import LinearRegression"
]
},
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Machine_Learning
Machine Learning Test Program
These are important Machine Learning Test Programs to understand Supervised Learning Techniques.