Zach Mueller

Results 608 comments of Zach Mueller

@hamelsmu the situation came up with wanting to export `.all` and `.imports` without having a `__all__=[]` (which would happen if we loaded in a ton of imports to a notebook...

Those are made manually right now On Mon, Dec 14, 2020 at 12:41 AM Satyajit Ghana wrote: > Hey, how do i make all.py for individual modules just like fastai...

Can you update and try again? I can't recreate this

How are you importing it? It comes from `fastai.imports` when we do `from fastcore.all import *`

> > Fastai's docstring are minimal, one liners. The documentation is on the website or the notebooks where the function is defined. This is intended: > > https://docs.fast.ai/learner.html#Learner.validate > >...

We're not doing that, Jeremy will be working on the doc strings at some point. In the meantime just use nbdev if you're not satisfied with the vanilla. (Literally just...

@hamelsmu let's rename this issue to "Captum Integration" broken (which we know this being due to captum currently not working)

I love the idea of this! Great initiative! I'm thinking we make a subsection in the docs under tutorials for inference. I'll give your notebook a thorough review with some...

I'd recommend something like this: - Inference - Tabular Given your tutorial is tabular specific

@hamelsmu link does no longer show up, but it looks like the autocompleter needs a refresher on what's valid? (Not sure if you know how to do this)