Past Workshops
Python Machine Learning Fundamentals: Parts 1-2
February 7, 2023
This workshop introduces students to scikit-learn, the popular machine learning library in Python, as well as the auto-ML library built on top of scikit-learn, TPOT. The focus will be on scikit-learn syntax and available tools to apply machine learning algorithms to datasets. No theory instruction...Read more about Python Machine Learning Fundamentals: Parts 1-2
GIS & Mapping Community of Practice meetup
February 7, 2023
This month's "welcome back" meetup & pizza social is hosted by the D-Lab! We'll meet in the D-Lab Collaboratory and learn about the D-Lab's services, trainings, and spaces. Plus, of course, opportunities to chat with other folks on campus about what they're doing with GIS & mapping.Read more about GIS & Mapping Community of Practice meetup
Institutional Review Board (IRB) Fundamentals
February 7, 2023
Are you starting a research project at UC Berkeley that involves human subjects? If so, one of the first steps you will need to take is getting IRB approval.Read more about Institutional Review Board (IRB) Fundamentals
Python Data Visualization
January 25, 2023
For this workshop, we'll provide an introduction to visualization with Python. We'll cover visualization theory and plotting with Matplotlib and Seaborn, working through examples in a Jupyter notebook.Read more about Python Data Visualization
R Fundamentals: Parts 1-4
January 24, 2023
This workshop is a four-part introductory series that will teach you R from scratch with clear introductions, concise examples, and support documents. You will learn how to download and install the open-sourced R Studio software, understand data and basic manipulations, import and subset data,...Read more about R Fundamentals: Parts 1-4
Python Data Wrangling and Manipulation with Pandas
January 23, 2023
Pandas is a Python package that provides 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. In this workshop, we'll work with example data and go through...Read more about Python Data Wrangling and Manipulation with Pandas
Python Fundamentals: Parts 1-4
January 23, 2023
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...Read more about Python Fundamentals: Parts 1-4
R Fundamentals: Parts 1-4
January 10, 2023
This workshop is a four-part introductory series that will teach you R from scratch with clear introductions, concise examples, and support documents. You will learn how to download and install the open-sourced R Studio software, understand data and basic manipulations, import and subset data,...Read more about R Fundamentals: Parts 1-4
Python Fundamentals: Parts 1-4
January 10, 2023
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...Read more about Python Fundamentals: Parts 1-4
Stata Fundamentals: Parts 1-3
January 9, 2023
This workshop is a three-part introductory series that will teach you Stata from scratch with clear introductions, concise examples, and support documents. You will learn how to download and install the Stata software, understand data and basic manipulations, import and subset data, explore and...Read more about Stata Fundamentals: Parts 1-3
CANCELED: R Fundamentals: Parts 1-4
December 5, 2022
This workshop is a four-part introductory series that will teach you R from scratch with clear introductions, concise examples, and support documents. You will learn how to download and install the open-sourced R Studio software, understand data and basic manipulations, import and subset data,...Read more about CANCELED: R Fundamentals: Parts 1-4
Python Fundamentals: Parts 1-4
December 5, 2022
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...Read more about Python Fundamentals: Parts 1-4
CANCELED: Stata Fundamentals: Parts 1-3
December 5, 2022
This workshop is a three-part introductory series that will teach you Stata from scratch with clear introductions, concise examples, and support documents. You will learn how to download and install the Stata software, understand data and basic manipulations, import and subset data, explore and...Read more about CANCELED: Stata Fundamentals: Parts 1-3
CANCELED: Python Visualization
December 1, 2022
For this workshop, we'll provide an introduction to visualization with Python. We'll cover visualization theory and plotting with Matplotlib and Seaborn, working through examples in a Jupyter notebook.Read more about CANCELED: Python Visualization
CANCELED: Python Data Wrangling and Manipulation with Pandas
November 29, 2022
Pandas is a Python package that provides 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. In this workshop, we'll work with example data and go through...Read more about CANCELED: Python Data Wrangling and Manipulation with Pandas
CANCELED: R Geospatial Fundamentals: Raster Data
November 29, 2022
Geospatial data are an important component of data visualization and analysis in the social sciences, humanities, and elsewhere. The R programming language is a great platform for exploring these data and integrating them into your research. This workshop focuses on fundamental operations for...Read more about CANCELED: R Geospatial Fundamentals: Raster Data
R Machine Learning with tidymodels: Parts 1-2
November 29, 2022
Machine learning often evokes images of Skynet, self-driving cars, and computerized homes. However, these ideas are less science fiction as they are tangible phenomena that are predicated on description, classification, prediction, and pattern recognition in data. During this two part workshop, we...Read more about R Machine Learning with tidymodels: Parts 1-2
CANCELED: Python Text Analysis: Word Embeddings
November 17, 2022
How can we use neural networks to create meaningful representations of words? The bag-of-words is limited in its ability to characterize text, because it does not utilize word context.Read more about CANCELED: Python Text Analysis: Word Embeddings
CANCELED: QGIS Geospatial Fundamentals: Parts 1-2
November 15, 2022
This workshop will introduce methods for working with geospatial data in QGIS, a popular open-source desktop GIS program that runs on both PCs and Macs as well as linux computers. Participants will learn how to load, query and visualize point, line and polygon data. We will also introduce basic...Read more about CANCELED: QGIS Geospatial Fundamentals: Parts 1-2
CANCELED: Python Text Analysis: Topic Modeling
November 15, 2022
In this part, we study unsupervised learning of text data. This is a stand alone work that builds from the two-part text analysis series.Read more about CANCELED: Python Text Analysis: Topic Modeling
CANCELED: MaxQDA: Introduction
November 15, 2022
This two-hour introductory workshop will teach you MaxQDA from scratch with clear introductions, concise examples, and support documents. You will learn how to download and install the MaxQDA software, upload multiple forms of data then how to use manual and autocode features. We will review some...Read more about CANCELED: MaxQDA: Introduction
CANCELED: Python Machine Learning Fundamentals: Parts 1-2
November 14, 2022
This workshop introduces students to scikit-learn, the popular machine learning library in Python, as well as the auto-ML library built on top of scikit-learn, TPOT. The focus will be on scikit-learn syntax and available tools to apply machine learning algorithms to datasets. No theory instruction...Read more about CANCELED: Python Machine Learning Fundamentals: Parts 1-2
CANCELED: R Geospatial Fundamentals: Vector Data, Parts 1-2
November 14, 2022
Geospatial data are an important component of data visualization and analysis in the social sciences, humanities, and elsewhere. The R programming language is a great platform for exploring these data and integrating them into your research. This workshop focuses on fundamental operations for...Read more about CANCELED: R Geospatial Fundamentals: Vector Data, Parts 1-2
Python Geospatial Data and Mapping: Parts 1-2
November 8, 2022
Geospatial data are an important component of data visualization and analysis in the social sciences, humanities, and elsewhere. The Python programming language is a great platform for exploring these data and integrating them into your research.Read more about Python Geospatial Data and Mapping: Parts 1-2
R Data Visualization
November 7, 2022
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. We will also explore the basic grammar of graphics, including the aesthetics and geometry...Read more about R Data Visualization
- « first Full listing: Past Events filterable
- ‹ previous Full listing: Past Events filterable
- …
- 3 of 13 Full listing: Past Events filterable
- 4 of 13 Full listing: Past Events filterable
- 5 of 13 Full listing: Past Events filterable
- 6 of 13 Full listing: Past Events filterable
- 7 of 13 Full listing: Past Events filterable (Current page)
- 8 of 13 Full listing: Past Events filterable
- 9 of 13 Full listing: Past Events filterable
- 10 of 13 Full listing: Past Events filterable
- 11 of 13 Full listing: Past Events filterable
- …
- next › Full listing: Past Events filterable
- last » Full listing: Past Events filterable