Movatterモバイル変換


[0]ホーム

URL:


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

Commit1b3affc

Browse files
ErfaniaaParthS007
authored andcommitted
fix typo (#902)
1 parentaf1925b commit1b3affc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎machine_learning/linear_regression.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
22
Linear regression is the most basic type of regression commonly used for
3-
predictive analysis. The idea ispreety simple, we have a dataset and we have
3+
predictive analysis. The idea ispretty simple, we have a dataset and we have
44
a feature's associated with it. The Features should be choose very cautiously
55
as they determine, how much our model will be able to make future predictions.
66
We try to set these Feature weights, over many iterations, so that they best

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp