Julia Programming Language
All the ways to do one-hot encoding
General Usage
Mattriks
July 17, 2021, 11:38am
4
unique(x) .== permutedims(x)
43 Likes
Generating dummy variables from a vector of strings (one-hot encoding)
show post in topic
Related topics
Topic
Replies
Views
Activity
Learning Julia: Writing a onehot encoder
Tooling
5
1471
October 23, 2019
Flux: 1D convolutions (on genomic data)
Machine Learning
flux
20
2565
May 28, 2023
Coming from python this took a while to figure out
New to Julia
3
296
March 17, 2024
Generating dummy variables from a vector of strings (one-hot encoding)
New to Julia
9
3304
July 31, 2021
Encoding categorical variables within a matrix
Machine Learning
machine-learning
3
2722
December 28, 2019