Skip to content

Commit c68a16d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 1f06b24 commit c68a16d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machine_learning/xgboostclassifier.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from xgboost import XGBClassifier
1111

1212
"""
13-
You have to download the dataset from kaggle in order to run this
13+
You have to download the dataset from kaggle in order to run this
1414
https://www.kaggle.com/competitions/titanic/data
1515
This is the link from where you can get the data.
1616
"""

0 commit comments

Comments
 (0)