Yashu Seth

Results 2 repositories owned by Yashu Seth

dummyPy

23
Stars
9
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

67
Stars
10
Forks
Watchers

A python script for a PyTorch feed forward neural network for tabular data using categorical embeddings.