Replies: 2 comments 3 replies
-
Hey Josh,
Looks like your dataset is empty, I'd try checking out where you're creating your data and make sure it contains samples before running |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi Daniel,
Yes, it took a few days and a lot of frustration, but I was finally able to
fix it. :)
You don't know how grateful that I am for your course (which I recently
finished).
I was in a career that I hated, and wanted to switch to tech.
Didn't know what I wanted to do...Nor did I have the confidence to pass a
technical assessment (or even apply).
Shortly after discovering your course...it was like a treasure that I
didn't know existed. I knew what I wanted to do and as I progressed and now
create little ML projects for myself, became much more competent.
The community that you created is also next level.
Absolutely in love with it.
Thank you for having such a positive impact on my life.
Gratefully,
Your friend,
Josh
…On Mon, Sep 20, 2021 at 2:06 AM Daniel Bourke ***@***.***> wrote:
Hey Josh,
I checked out the code you shared and it looks like it's running - can you
confirm this?
Did you manage to fix your error?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#198 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQVR7YSQEDCOW5VDHIAO5N3UC3FPDANCNFSM5EFRWTOQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mrdbourke
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm getting this error:
history_101_horses_or_humans_feature_extract = model.fit(train_data,
ValueError: Expect x to be a non-empty array or dataset.
Any idea what's going on or how I can fix it?
I Googled and used SO, tried several things...still stuck on this probably easy challenge.
Here's my code: https://colab.research.google.com/drive/1NA2mv5wozRrxZ0mm1vPLgOQuMIBqQP6q?usp=sharing
Thank you very much!
Josh
Beta Was this translation helpful? Give feedback.
All reactions