D-Lab
- Social Sciences Building, Berkeley, CA
- http://dlab.berkeley.edu
Pinned
Repositories
-
- R-Data-Wrangling Public
D-Lab's 6 hour introduction to data wrangling with R. Learn how to manipulate dataframes using the tidyverse in R.
- Python-Machine-Learning-Fundamentals Public
D-Lab's 6 hour introduction to machine learning in Python. Learn how to perform classification, regression, clustering, and do model selection using scikit-learn and TPOT.
- Python-Fundamentals Public
D-Lab's 12 hour introduction to Python. Learn how to create variables and functions, use control flow structures, use libraries, import data, and more, using Python and Jupyter Notebooks.
- Computational-Social-Science-Training-Program Public
This course is a rigorous, year-long introduction to computational social science. We cover topics spanning reproducibility and collaboration, machine learning, natural language processing, and causal inference. This course has a strong applied focus with emphasis placed on doing computational social science.
- R-Geospatial-Fundamentals Public
This is the repository for D-Lab's Geospatial Fundamentals in R with sf workshop.
-
- Python-Text-Analysis Public
D-Lab's 12 hour introduction to text analysis with Python. Learn how to perform bag-of-words, sentiment analysis, topic modeling, word embeddings, and more, using scikit-learn, NLTK, gensim, and spaCy in Python.
- quick-consulting-examples Public
Collection of quick pandas, python, and other coding examples based on real consulting requests.
- R-Data-Visualization Public
D-Lab's 3 hour introduction to data visualization with R. Learn how to create histograms, bar plots, box plots, scatter plots, compound figures, and more using ggplot2 and cowplot.