*NOTE: Due to limited resources and staff, we are only able to offer workshops to UC Berkeley affiliates, partners (LBL, UCSF), and invi
Sign up for our weekly newsletter!
This is an archive of our past training offerings. We are looking to include workshops on topics not yet covered here. Is there something not currently on the list? Send us a proposal.
Speakers: Professor Tejas N. Narechania, Ankur Jain, Natasha Batra, Amanda Jorgensen
Participants in this workshop will learn about some of the issues surrounding the collection of health statistics, and will also learn about authoritative sources of health statistics and data. We will look at tools that let you create custom tables of vital statistics (birth, death, etc.), disease statistics, health behavior statistics, and more. The focus will be on U.S.
Add data visualization to your communication toolbox without learning to code. Tableau cuts down the time you need to spend creating visualizations through an intuitive graphical user interface. Learn the basics in this hands-on workshop.
How do you go about publishing a digital book, a multimedia project, a digital exhibit, or another kind of digital project? In this workshop, we'll take a look at use cases for common open-source web platforms WordPress, Drupal, Omeka, and Scalar, and we'll talk about hosting, storage, and asset management. There will be time for hands-on work in the platform most suited to your needs.
Overview Since 1790, the US Census has been THE source of data about American people, providing valuable insights to social scientists and humanists. Mapping these data by census geographies adds more value by allowing researchers to explore spatial trends and outliers. This workshop will introduce three key packages for streamlining census data workflows in R:
Overview
This four-part, interactive workshop series is your complete introduction to programming Python for people with little or no previous programming experience. By the end of the series, you will be able to apply your knowledge of basic principles of programming and data manipulation to a real-world social science application.
Overview
Data are the foundations of the social and biological sciences. Familiarizing yourself with a programming language can help you better understand the roles that data play in your field. Learn to develop and train your data skills for free at our R workshops!
This workshop provides a brief history of Artificial Neural Networks (ANN) and an explanation of the intuition and concepts behind them with few mathematical barriers. Participants will learn step-by-step construction of a basic ANN. Also, you will use the popular scikit-learn Python library to implement an ANN on a classification problem.
This workshop introduces the basic concepts of Deep Learning - the training and performance evaluation of large neural networks, especially for image classification, natural language processing, and time-series data. Like many other machine learning algorithms, we will use deep learning algorithms to map input data to their appropriately classified outcome labels.
*NOTE: Due to limited resources and staff, we are only able to offer workshops to UC Berkeley affiliates, partners (LBL, UCSF), and invited guests. We respectfully ask you not to register if you are not affliliated with UCB, LBL or UCSF.*
*NOTE: Due to limited res
*NOTE: Due to limited res
This workshop will provide an introduction to graphics in R with ggplot2. Participants will learn how to construct, customize, and export a variety of plot types in order to visualize relationships in data.
*NOTE: Due to limited resources and staff, we are only able to offer workshops to UC Berkeley affiliates, partners (LBL, UCSF), and invited guests. We respectfully ask you not to register if you are not affliliated with UCB, LBL or UCSF.*
*NOTE: Due to limited resources and staff, we are only able to offer workshops to UC Berkeley affiliates, partners
Pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with 'relational' or 'labeled' data both easy and intuitive. It enables doing practical, real world data analysis in Python.