Julia Programming Language
All the ways to do one-hot encoding
General Usage
Mattriks
July 17, 2021, 11:38am
4
unique(x) .== permutedims(x)
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
1569
October 23, 2019
Flux: 1D convolutions (on genomic data)
Machine Learning
flux
20
2832
May 28, 2023
Coming from python this took a while to figure out
New to Julia
3
356
March 17, 2024
Generating dummy variables from a vector of strings (one-hot encoding)
New to Julia
9
3491
July 31, 2021
Encoding categorical variables within a matrix
Machine Learning
machine-learning
3
2799
December 28, 2019