Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d72fea0

Browse files
Merge pull request GokuMohandas#70 from vjyanand/patch-1
Update 04_Linear_Regression.ipynb
2 parents 9c9dc84 + e65e9a1 commit d72fea0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎notebooks/04_Linear_Regression.ipynb‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"* **Disadvantages:**\n",
8181
" * The model will perform well only when the data is linearly separable (for classification).\n",
8282
" * Usually not used for classification and only for regression.\n",
83-
"* **Miscellaneous:** You can also use linear regression for binary classification tasks where if the predicted continuous value is above a threshold, it belongs to a certain class. But we will cover better techniques for classification is future lessons and will focus on linear regression for continuos regression tasks only.\n"
83+
"* **Miscellaneous:** You can also use linear regression for binary classification tasks where if the predicted continuous value is above a threshold, it belongs to a certain class. But we will cover better techniques for classification in future lessons and will focus on linear regression for continuos regression tasks only.\n"
8484
]
8585
},
8686
{
@@ -1188,4 +1188,4 @@
11881188
]
11891189
}
11901190
]
1191-
}
1191+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /