We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b79bc0 commit 536d584Copy full SHA for 536d584
python_scripts/03_categorical_pipeline.py
@@ -33,7 +33,7 @@
33
# ## Identify categorical variables
34
#
35
# As we saw in the previous section, a numerical variable is a
36
-# quantity represented by a real or integer number. These variables can be
+# quantity represented by a continuous or integer number. These variables can be
37
# naturally handled by machine learning algorithms that are typically composed
38
# of a sequence of arithmetic instructions such as additions and
39
# multiplications.
0 commit comments