Q&A
Course Intro
Curriculum
Get Started
1 / 3
What is the most appropriate term for the blank?
The
normalization
method
that
adjusts
data
values
to
be
between
0
and
1
is
called
,
and
it
generally
uses
the
formula
(original
value
-
minimum
value)
/
(maximum
value
-
minimum
value).
Standardization
One-Hot Encoding
Dimensionality Reduction
Min-Max Scaling
Previous
Confirm