Skip to content
DailyML
DailyPy
Machine Learning Q’s – by Lindsey Martin
1
…
4
5
6
7
8
…
82
DailyML 6
We roll a 6-sided dice and get a 3. What does a one hot encoding look like?
[0, 0, 1, 0, 0, 0]
[2]
[3:6]
[0, 0, 0, 1, 0, 0]
Answer Explanation
Leave a Reply
Cancel reply
Type your email…
Send me the Q's!
Leave a Reply