m2dsupsdlclass /
lectures-labs
Slides and Jupyter notebooks for the Deep Learning lectures at Master Year 2 Data Science from Institut Polytechnique de Paris
Loading repository data…
soubhikbarari / repository
Jupyter notebooks, slides, codes and other materials from "Introduction to Data Science with Python" workshop hosted at the MIT Political Methodology Lab (Feb 9, 2018).
This workshop serves as an introduction to the fundamentals of the Python
programming language as well as an overview of the different tools available
for data science (numpy, pandas, matplotlib, scikit-learn). The only
pre-requisite skill is proficiency in the R programming language.
Included is an application of analyzing party affiliation, ideology, and coalitions in the 1984 House of Representatives using machine learning on roll call vote data.
Note: in order for the Jupyter notebooks (.ipynb) to properly render, please
download this repository and locally serve the notebooks. It is possible
that they will not display properly on this GitHub repo itself.
setup.pdf - Detailed instructions on technical set up for this workshop.slides.pdf - Lecture slides.fundamentals.ipynb - Jupyter notebook on Python fundamentals.fundamentals.sol.ipynb - Jupyter notebook on Python fundamentals with solutions to exercises.datasci.ipynb - Jupyter notebook introducing the Python data science toolkit.datasci.sol.ipynb - Jupyter notebook introducing the Python data science toolkit with solutions to exercises.congress-analysis.py - Python script analyzing the 1984 H. of R. using machine learning./data - Data used by Python code in this repo.Selected from shared topics, language and repository description—not editorial ratings.
m2dsupsdlclass /
Slides and Jupyter notebooks for the Deep Learning lectures at Master Year 2 Data Science from Institut Polytechnique de Paris
LSSTC-DSFP /
Lecture slides, Jupyter notebooks, and other material from the LSSTC Data Science Fellowship Program
jgoerner /
🐍💻📊 All material from the PyCon.DE 2018 Talk "Beyond Jupyter Notebooks - Building your own data science platform with Python & Docker" (incl. Slides, Video, Udemy MOOC & other References)
gte620v /
Python tutorial converted to Jupyter Notebooks / Slides
Soliman2020 /
This repository contains my resources for "IBM Data Science" track that I used to teach , consisting of 11 courses. Each course includes mostly slides, Jupyter Notebooks, and any other supplementary materials.
VitorKamada /
Jupyter Notebooks and Slides that support the Data Science aspect of my Econometrics courses.