Yashu Seth
Results
2
repositories owned by
Yashu Seth
dummyPy
22
Stars
10
Forks
Watchers
A python module to transform categorical variables to one hot encoded vectors. It particularly handles categorical variables of data that cannot be fit into memory.
pytorch-tabular
66
Stars
8
Forks
Watchers
A python script for a PyTorch feed forward neural network for tabular data using categorical embeddings.