All Projects → ContextLab → Storytelling With Data

ContextLab / Storytelling With Data

Licence: mit
Course materials for Dartmouth Course: Storytelling with Data (PSYC 81.09).

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Storytelling With Data

100 Days Of Ml Code
A day to day plan for this challenge. Covers both theoritical and practical aspects
Stars: ✭ 172 (+191.53%)
Mutual labels:  jupyter-notebook, data-science, tutorials
Ppd599
USC urban data science course series with Python and Jupyter
Stars: ✭ 1,062 (+1700%)
Mutual labels:  jupyter-notebook, data-science, course-materials
The Elements Of Statistical Learning Python Notebooks
A series of Python Jupyter notebooks that help you better understand "The Elements of Statistical Learning" book
Stars: ✭ 405 (+586.44%)
Mutual labels:  jupyter-notebook, data-science, tutorials
Lambdaschooldatascience
Completed assignments and coding challenges from the Lambda School Data Science program.
Stars: ✭ 22 (-62.71%)
Mutual labels:  jupyter-notebook, data-science, tutorials
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (-28.81%)
Mutual labels:  jupyter-notebook, data-science
Practical dl
DL course co-developed by YSDA, HSE and Skoltech
Stars: ✭ 1,006 (+1605.08%)
Mutual labels:  jupyter-notebook, course-materials
Data Science Lunch And Learn
Resources for weekly Data Science Lunch & Learns
Stars: ✭ 49 (-16.95%)
Mutual labels:  jupyter-notebook, data-science
Mckinsey Smartcities Traffic Prediction
Adventure into using multi attention recurrent neural networks for time-series (city traffic) for the 2017-11-18 McKinsey IronMan (24h non-stop) prediction challenge
Stars: ✭ 49 (-16.95%)
Mutual labels:  jupyter-notebook, data-science
Presentations
Talks & Workshops by the CODAIT team
Stars: ✭ 50 (-15.25%)
Mutual labels:  jupyter-notebook, data-science
Numerical Linear Algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
Stars: ✭ 8,263 (+13905.08%)
Mutual labels:  jupyter-notebook, data-science
Data Privacy For Data Scientists
A workshop on data privacy methods for data scientists.
Stars: ✭ 53 (-10.17%)
Mutual labels:  jupyter-notebook, data-science
Ds Take Home
My solution to the book A Collection of Data Science Take-Home Challenges
Stars: ✭ 1,004 (+1601.69%)
Mutual labels:  jupyter-notebook, data-science
Pixiedust
Python Helper library for Jupyter Notebooks
Stars: ✭ 998 (+1591.53%)
Mutual labels:  jupyter-notebook, data-science
Computervision Recipes
Best Practices, code samples, and documentation for Computer Vision.
Stars: ✭ 8,214 (+13822.03%)
Mutual labels:  jupyter-notebook, data-science
Optimus
🚚 Agile Data Preparation Workflows made easy with dask, cudf, dask_cudf and pyspark
Stars: ✭ 986 (+1571.19%)
Mutual labels:  jupyter-notebook, data-science
Minerva Training Materials
Learn advanced data science on real-life, curated problems
Stars: ✭ 37 (-37.29%)
Mutual labels:  jupyter-notebook, data-science
25daysinmachinelearning
I will update this repository to learn Machine learning with python with statistics content and materials
Stars: ✭ 53 (-10.17%)
Mutual labels:  jupyter-notebook, data-science
Pythondataanalysis
The data and code that used in my book.
Stars: ✭ 54 (-8.47%)
Mutual labels:  jupyter-notebook, data-science
Ds and ml projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Stars: ✭ 56 (-5.08%)
Mutual labels:  jupyter-notebook, data-science
Opencv Tutorials
Tutorials for learning OpenCV in Python from Scratch
Stars: ✭ 36 (-38.98%)
Mutual labels:  jupyter-notebook, tutorials

Storytelling with Data

Welcome! This repository contains course materials for the Dartmouth Course Storytelling with Data (PSYC 81.09). The syllabus may be found [here]. Feel free to follow along with the course materials (whether you are officially enrolled in the course or just visiting!), submit comments and suggestions, etc. An outline of the course materials, including links to lecture and discussion videos and assignments may be found here. A YouTube playlist of students' data stories for the 2020W term may be found here.

Dartmouth student instructions

If you are officially enrolled in this course as a Dartmouth student, please sign up for access to the course's Slack workspace (you need to join using your @dartmouth.edu email address). You can ask questions and get help with all aspects of the course via Slack. You'll also submit your first two assignments using Slack. Please also ensure that you have access to our course's Canvas page. I'll post a link to our recurring Zoom meetings on Canvas, along with recordings of each "live" course meeting.

A note about this Open Course

This course is taught as an Open Course, meaning that the course is designed from the ground up to be shareable and accessible to anyone. To that end, all code for this course should be written in Python and organized in a Jupyter notebook. Any data you analyze must be shareable with all other students in the course, and ideally it should be shareable with the public. All code and other student-generated materials will be shared publicly.

Getting help

Data science is a tricky, rewarding, and often frustrating business. Luckily for us data scientists, there are many places to get help! Examples include:

  • Google-- searchable portal to of all human knowledge. Most Internet things are reachable through here, and it's a great place to start your search. You can often find code that other people have written that solves a similar problem to the one you're working on, or a tutorial that teaches you how to solve a particular class of problems.
  • Wikipedia-- community-curated encyclopedia. Wikipedia is a good resource for learning about the background of a technique, looking up equations, etc. It's not a good source for tutorials.
  • Slack-- course chatroom for Dartmouth students. A good place for to ask questions, post ideas, etc., to other members of the class.
  • My lab also maintains a public repository of tutorials on a variety of topics here.
  • The last (but hopefully not least) option if you're feeling stuck, unhappy with how things are progressing, looking for fun new ideas to revitalize your project and get you interested in science again, etc. is to reach out to me. If you're a Dartmouth person you attend to my regular office hours on Zoom, email me or message me on Slack.
  • Important-- chances are good that if you're feeling lost, you're not the only one! If you learn something useful, please share it via Slack or by opening a GitHub issue.

Where to find nice datasets

In todays "Big Data" world, there are an abundance of high-quality, free datasets to enjoy and explore. Below is a short list of websites that are great resources for data (each contains links to many datasets):

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].