Ming Cui

Results 8 comments of Ming Cui

Please see the screenshot. ![Snipaste_2022-08-02_10-21-26](https://user-images.githubusercontent.com/49630086/182277869-6ef770f2-a268-4009-9b1d-f0737ee3e4bc.png)

Thanks, Hubert. fastai [`.predict`](https://docs.fast.ai/tabular.learner.html) method returns three objects. The source code is ![Snipaste_2022-08-02_21-11-34](https://user-images.githubusercontent.com/49630086/182382995-873d8f1e-ada8-44ab-822e-5af764be9ef5.png) Is it not compatible with DALEX? I'm still getting errors, and the messages were lengthy.

Hi Hubert, I think I got the basic idea, but I struggled for quite a while as I'm new to Python and fastai. I got the error as illustrated in...

Thanks for the function. I got the error message `'DataFrame' object has no attribute 'to_frame'` with details below. Will the `.get_preds()` method be useful (shown in the photo in my...

Is it possible that the tensor format predictions returned by `.predict()` caused `'DataFrame' object has no attribute 'to_frame'`?

It returns a tensor. For example, `learn.predict(xs_nn.iloc[0])[2]` will return `tensor([1.7050])` as the predicted value based on the first row of the training dataframe `xs_nn`. What should I do with that?...

No reaction on my Windows PC. I haven't installed Pocket.

Hi, @dvanoni . First, thanks for building this amazing addon. I think Notion's beautiful UI and flexible database features help with organizing references, taking short notes, and writing drafts. While...