Back to Freecodecamp

Core Learning Algorithms: Training and Testing Data

curriculum/challenges/english/blocks/tensorflow/5e8f2f13c4cdbe86b5c72d8b.md

latest217 B
Original Source

--questions--

--text--

What is categorical data?

--answers--

Another term for one-hot encoding.


Any data that is not numeric.


Any data that is represented numerically.

--video-solution--

2