radheyakale
Results
2
comments of
radheyakale
- [ ] TODO: Need a robust way to find if the MLHandler expects image data for training/testing - [ ] TODO: Separate class is required for training and testing...
> @radheyakale > > 1. Start by creating a wrapper class for Keras apps which inherits from [this](https://github.com/gramener/gramex/blob/master/gramex/ml_api.py#L248). Refer to the `HFTransformer` class for an example. > 2. Move as...