Mike Burnham 
Intro to Jupyter Lab

An all-in-one data science platform for Python, R, Julia, and more. Code in notebooks, text editors, and terminals. Write LaTeX, view data, and publish beautiful code in a single platform.

Conda Environments

Create, manage, and share reproducible computing environments for Python and R with Anaconda.

SQLite Basics

SQLite is an easy and efficient way to handle medium data sets. It comes out of the box with Python and is easily integrated with R. This guide covers creating and writing data to a database in python.

Stance Detection

Three tutorials for stance classifying documents. One with a supervised classifier, one with a zero-shot NLI classifier, and one using large chat bots.

Simple Neural Networks

Classifying audio data for emotional content with simple feed forward neural networks in R.

Causal Inference with Network Interference

Estimate causal effects with network analysis by removing network interference.