Skip to content

Commit 457d182

Browse files
authored
Update quick_start.rst (#1049)
1 parent f3a6a7c commit 457d182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/text/quick_start.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ You can now use the features in the DataFrame `features_filtered` (which is equa
143143
`features_filtered_direct`) in conjunction with `y` to train your classification model.
144144
You can find an example in the Jupyter notebook
145145
`01 Feature Extraction and Selection.ipynb <https://github.com/blue-yonder/tsfresh/blob/main/notebooks/01%20Feature%20Extraction%20and%20Selection.ipynb>`_
146-
were we train a RandomForestClassifier using the extracted features.
146+
where we train a RandomForestClassifier using the extracted features.
147147

148148
References
149149

0 commit comments

Comments
 (0)