Edwin (Ed) Onuonga

Results 7 comments of Edwin (Ed) Onuonga

It's fairly difficult to interpret the influence of sub-sequences on classification for both `KNNClassifier` and `DeepGRU`. However with `HMMClassifier` + `GMMHMM`, you can inspect the state emission distributions and transition...

Eventually got to implementing it this way! Thanks for the suggestion @jonnor 😁

Hi @birdx0810, regarding point no. 5 above, was there a reason for excluding the sigmoid on the recovery network output? Was it just to allow the network to learn real...

**Note**: If the user is permitted to call `Group.add_command` on a `click.Group`, the following should change to include objects in `cls.commands()` which are `click.Group`s. https://github.com/eonu/feud/blob/6ad53e69cbf790be90a8c71961fc2c9d6fbfc0f5/feud/core/group.py#L240-L245

> I also see you have your own CLI tool named `feud`. It looks really neat! And it's an honor you are using our tool a a backend for your...