Intro to SQL
Your DesktopEver want to know how to communicate with a database? You need to know SQL, a standard programming language for working with relational database management systems in data warehouses or […]
Ever want to know how to communicate with a database? You need to know SQL, a standard programming language for working with relational database management systems in data warehouses or […]
Each section will go over one chapter from the materials at https://cscar.github.io/workshop-spss/ Section 1: Basics of SPSS (9/16, 10am - 12pm) Section 2: Variables (9/23, 10am - 12pm) Section 3: […]
OVERVIEW This workshop will cover some more advanced topics in computing on the U-M Great Lakes Cluster. Topics to be covered include a review of common parallel programming models and […]
The University of Michigan library system has licensed a large data set containing real estate transactions, deeds, and property tax records for the United States. The data were collected by […]
About Dr. Kang: Jian Kang is a Professor in the Department of Biostatistics and is a faculty member of the Kidney Epidemiology and Cost Center (KECC) at the University of […]
This workshop is a continuation of the Intro to SQL class. We’ll cover how to create a table schema, how to insert data into tables and some more intermediate SQL […]
Each section will go over one chapter from the materials at https://cscar.github.io/workshop-spss/ Section 1: Basics of SPSS (9/16, 10am - 12pm) Section 2: Variables (9/23, 10am - 12pm) Section 3: […]
This workshop will expose participants to GIS functionalities in R. We will cover vector and raster data representation, vector geometric operations, coordinate representation, combined raster and vector operations in R. The workshop […]
Keynote speaker: Terri McAllister, Community Resilience Group Leader and Program Manager NIST
Deep Neural Networks (DNNs) are used as a machine learning method for both regression and classification problems. Keras is a high-level, Python interface running on top of multiple neural network libraries, including the popular library TensorFlow. In this workshop, participants will learn […]