MishaTeplitskiy / Statistical_Learning_With_PythonLinks
Introduction to Statistical Learning with Python -- a workshop I gave at the Computation Institute (U of Chicago) on 2015-01-21
☆15Updated 10 years ago
Alternatives and similar repositories for Statistical_Learning_With_Python
Users that are interested in Statistical_Learning_With_Python are comparing it to the libraries listed below
Sorting:
- Pandas tutorial for SciPy2015 and SciPy2016 conference☆142Updated 8 years ago
- For the pandas tutorial at PyData Seattle: https://www.youtube.com/watch?v=otCriSKVV_8☆116Updated 3 years ago
- Code for a workshop on statistical interference using computational methods in Python.☆225Updated 4 years ago
- Lecture content for UW Software Engineering for Data Scientists☆101Updated last year
- Python for Data Science (Seminar Course at UC Berkeley; AY 250)☆329Updated 3 years ago
- Building Python Data Applications with Blaze and Bokeh Tutorial, SciPy 2015☆144Updated 9 years ago
- Reproducible Data Analysis Workflow in Jupyter☆118Updated 6 years ago
- ☆41Updated 9 years ago
- Advanced git and github course material☆39Updated 7 years ago
- Computational Statistics II Tutorial at SciPy 2015☆48Updated 9 years ago
- Scikit-Learn Tutorial for PyData Seattle 2015☆137Updated 9 years ago
- Website and material for the FIXME course on Practical Machine Learning☆90Updated 7 years ago
- PyData NYC 2015 conference☆94Updated 9 years ago
- ☆76Updated 6 years ago
- ☆94Updated 10 years ago
- Slides and notebooks for PyData Strata San Jose☆50Updated 10 years ago
- Materials for NYU Machine Learning Guest Lectures☆17Updated 9 years ago
- Materials for the pandas tutorial at PyData Chicago 2016☆54Updated 4 years ago
- ☆41Updated 8 years ago
- Code for Pythonic visualization blog post☆40Updated 8 years ago
- This repo contains materials of my talk at PyData Seattle 2017☆19Updated 7 years ago
- Material for Machine Learning Meetup "Machine Learning with Scikit-learn"☆29Updated 9 years ago
- Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects,…