Skip to content

bayesimpact/learning

Repository files navigation

Bayes Impact - Learning repo

The best way to learn is by doing. Improving at data science is an active process, and this repo focuses on resources for haptic learning. We are building up some good in-house tutorials on how to do particular things, but don't aim to reinvent lessons that are done well elsewhere on the web. Hence we mix notebooks checked in here with links to resources elsewhere.

Uggghhghhg I'm trying but I feel like I suck at [data science / python / whatever]

  1. Watch this - it will change your life.
  2. Keep going. Feeling unhappy with your work is a normal and important part of learning something new. If you can stick with it, you will surprise yourself.

Notebooks in this repo

  • Modeling and scikit-learn.ipynb
    • Basics of loading a dataset (in this case, one included with sklearn) then creating and evaluating some out-of-the-box sklearn models.
  • ROC Curve.ipynb
    • What a ROC curve is, why it's useful, how to build one, and how to translate one to real-world concepts that non-engineers can understand.
  • Proof that normalization matters.ipynb
    • The result of an internal debate about the need to normalize data before fitting a regularized logistic regression model (so that the weights are properly traded off)

External resources

About

Learning materials for data scientists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published