Primary competition visual

DSN AI Bootcamp Qualification Hackathon by Data Science Nigeria

Helping Nigeria
Knowledge
Completed (over 5 years ago)
Prediction
1094 joined
749 active
Starti
Sep 09, 20
Closei
Oct 03, 20
Reveali
Oct 03, 20
Deep Learning Approach
Connect · 4 Oct 2020, 14:37 · 6

I am curious to know if anybody attempted to use any deep learning algorithm in this hackathon. Tree models tend to give optimal performance for this kind of problem. Kindly share your experience.

Discussion 6 answers

yes.. I tried ANN.. it gave 0.84438...

4 Oct 2020, 15:26
Upvotes 0

Wow... This is not bad. Would you mind sharing your code for the ANN approach?

I tried using fastai, but it ended in tears, I couldn't get it to beat 0.83 mark. The nn in scikit that I tried didn't come good. Since then didn't try again.

4 Oct 2020, 18:07
Upvotes 0

Lol... That ''...ended in tears'' part got me laughing. You must be a talented comedian.

User avatar
Federal university of lafia🇳🇬

since NN dont work for me to i stopped @0.83

4 Oct 2020, 20:36
Upvotes 0

Hmmn... early stopping!