Various Data Science Python packages to be available on Pypi
Here are the packages. All are available, but in different stages of progress. For details please visit the corresponding package home directory.
About 100 data exploration functions pulled from various open source libraries along with few hundred other utility function. More details in
Contains nature inspired heuristic optimization solutions
Supports multiple MAB algorithms and classic RL algorithms
Support PyTorch models including MLP, LSTM, AutoEncoder , GCN and Contrastive Learning . Will be adding VAE and Transformer For any model, all you have to do is to create a config file. No Python code needed. More details in