An open API service indexing awesome lists of open source software.

https://github.com/kteavery/dip-into-data-tutorial

Data science tutorial for grades 9 and 10, covering classification, clustering, and regression
https://github.com/kteavery/dip-into-data-tutorial

data-science jupyter-notebook python tutorial

Last synced: 11 months ago
JSON representation

Data science tutorial for grades 9 and 10, covering classification, clustering, and regression

Awesome Lists containing this project

README

          

# Dip into Data Tutorial

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/kteavery/dip-into-data-tutorial/HEAD?filepath=dip-into-data-tutorial%2Flessons%2Fclassification-lesson.ipynb)

This is a data science tutorial for grades 9 and 10. It briefly covers classification, clustering, and regression and uses the [World Happiness Dataset](https://www.kaggle.com/unsdsn/world-happiness) from the years 2015 to 2019. Click "launch binder" above to run the Jupyter notebook tutorials.