cookiecutter-data-science icon indicating copy to clipboard operation
cookiecutter-data-science copied to clipboard

Add examples page and list to examples of analyses that use the project

Open Foucl opened this issue 9 years ago • 8 comments

Is there some way to link to a couple of projects/pipelines implementing this template? I know there are resources for every question I might have, but to see a whole project where all the parts you suggest here come together would be really helpful.

Foucl avatar Jul 09 '16 16:07 Foucl

Just tweeted out to see what's out there, feel free to spread the word: https://twitter.com/drivendataorg/status/751822257853440001

There are some examples if you search GitHub for "cookiecutter-data-science", but I'm hesitant to add links without the author's permission.

pjbull avatar Jul 09 '16 17:07 pjbull

Probably need to gather a few more, but here's a start based on what I could currently find on GitHub. Just fixed #39, so should be a little easier to identify:

  • Facebook Competition: https://github.com/jfconavarrete/kaggle-facebook

pjbull avatar Sep 05 '16 23:09 pjbull

Looks really good, thanks a Lot! And just in time, giving me even more inspiration for planning my thesis. I'll close this issue.

Foucl avatar Sep 06 '16 07:09 Foucl

Actually, let's leave it open until we get a couple more on the list, and then we'll add a page to the official docs with links. 🎆

pjbull avatar Sep 06 '16 13:09 pjbull

Another example: https://github.com/inbo/alien-species-checklist

pjbull avatar Sep 07 '16 15:09 pjbull

Also relevant for #59

lorey avatar Jul 24 '17 15:07 lorey

Hi everyone, here is a link to one of my project templates: https://github.com/bkoseoglu/cookiecutter-data-science-example You can also find an article explaining some parts of the template in here: https://towardsdatascience.com/structure-your-data-science-projects-6c6c8653c16a

bkoseoglu avatar Mar 03 '20 08:03 bkoseoglu