Palash Shah

Results 39 issues of Palash Shah

will be creating an interactive dashboard giving the user statistics about their dataset if `.dashboard()` is called.

structural

self explanatory.

enhancement
structural

new pretrained algorithm for action identification; can probably be used for the identification of instructions.

language

we need to be able to call `.tune()` for NLP tasks. Look into keras-tuner for this.

core-ai
language

currently we're using random-search from keras-tuner. Instead we should be using probabilistic models

core-ai

look into implementing some sort of reinforcement learning query? how are most users setting up these queries. This is a bit more difficult because RL problems require action and agents...

core-ai

how can we support different architectures for keras models that users have already created?

core-ai

https://causalnex.readthedocs.io/en/latest/03_tutorial/03_tutorial.html