biocore / songbird

Vanilla regression methods for microbiome differential abundance analysis
BSD 3-Clause "New" or "Revised" License
54 stars 25 forks source link

NEW: Add tensorboard hparams to CLI #95

Closed gwarmstrong closed 4 years ago

gwarmstrong commented 4 years ago

This adds the ability to log hyperparameters for tensorboard. A sample visualization of this functionality is included below:

Screen Shot 2019-11-07 at 1 23 06 PM

Summary of changes to code:

Closes #93

mortonjt commented 4 years ago

@gwarmstrong , this is a great contribution. I've tested it out and can verify that the hparams works as expected.

One thing that would add icing to the cake to this PR is to link a screenshot of the new hparams functionality to the readme along with a brief explanation of the proposed functionality.

Also, we'll want to update the changelog with the new changes. Thanks!

gwarmstrong commented 4 years ago

@mortonjt sounds good, can do.

re readme: Does it seem reasonable to append the brief explanation to the "5. Adjusting parameters to get reasonable fitting " section?

mortonjt commented 4 years ago

Yes, that should work fine.

On Mon, Nov 11, 2019, 3:38 PM George Armstrong notifications@github.com wrote:

@mortonjt https://github.com/mortonjt sounds good, can do.

re readme: Does it seem reasonable to append the brief explanation to the "5. Adjusting parameters to get reasonable fitting " section?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/biocore/songbird/pull/95?email_source=notifications&email_token=AA75VXJNIS4VX3KTGN252MDQTG7F3A5CNFSM4JKOG6DKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDYBOJQ#issuecomment-552605478, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA75VXIILKJ36J6DE6UJNLLQTG7F3ANCNFSM4JKOG6DA .

gwarmstrong commented 4 years ago

@mortonjt I've added a blurb to the readme, including an image, shown below:

redsea-tutorial-tensorboard-hparams

Questions/comments: