#654 · Primary category: Education & Research

Data-Analysis-and-Machine-Learning-Projects

data-analysis data-science evolutionary-algorithm ipython-notebook machine-learning python

Repository of teaching materials, code, and data for my data analysis and machine learning projects.

Project last updated:06/21/23

GitHub Stars

6.7K

Forks

2.1K

Contributors

12

License

Other

Why we included this project

Randy Olson built this collection to go with his data science blog posts, so each folder pairs a worked example with the notebook and data behind it. Projects stand on their own and walk through an analysis from loading data into a pandas DataFrame through visualization and modeling, which is what learners often miss when they only read snippets. The Where's Waldo path optimization notebook, for example, turns a children's puzzle into a real exercise in evolutionary search. Because the notebooks render in a browser through nbviewer, you can follow along without installing Python locally. That makes it a solid source of practice material for people teaching or learning data analysis on their own who want clean, documented examples to study and adapt.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category