Software Carpentry: Python for Researchers
REGISTER HERE Software Carpentry aims to help researchers get their work done in less time and with less pain by teaching them basic research computing skills. This hands-on workshop will cover...
REGISTER HERE Software Carpentry aims to help researchers get their work done in less time and with less pain by teaching them basic research computing skills. This hands-on workshop will cover...
REGISTER HERE This hands-on workshop will introduce some commonly used statistical software packages, including R, SAS, SPSS, and Stata. Taught by Christine Wells (Institute for Digital Research and Education).
Agenda Day 1 - Jan 16, 2019, 9AM-4PM: Fundamentals of Accelerated Computing with OpenACC Learn the basics of OpenACC, a high-level programming language for programming on GPUs. This course is...
REGISTER HERE Overview of R functionality. Taught by Andy Lin (Institute for Digital Research and Education).
RSVP HERE It is said that more than 80% of all data has a spatial component to it. As more and more research is leaning towards spatial analysis, this course...
This short course will cover the basics of the Globus file transfer platform. We will discuss installation and configuration on Windows, MacOS, and Linux. Of particular interest will be using...
REGISTER FOR EVENT In regression, we are often interested in an interaction, which is the modification of the effect of an independent variable by another. To understand the magnitude, direction,...
The Jupyter Notebook is a computing tool that allows users to edit and run Python, R, Julia (and many other programming languages) inside a web browser. Furthermore, it is a...
REGISTER FOR EVENT Meta-analysis is the synthesis of results from previous studies. It is used to increase power, obtain a better estimate of an effect size, and sometimes to resolve...
This short class will illustrate several powerful tools and features that can enhance one’s experience with Jupyter notebooks. The interactive demonstrations will include a brief overview of plotting tools and...
An open forum for discussing, learning about and leveraging cloud resources for research at UCLA. This event is oriented primarily for faculty who already are or are considering using the cloud...
An open forum for discussing, learning about and leveraging cloud resources for research at UCLA. This event is oriented primarily for faculty who already are or are considering using the cloud...
An open forum for discussing, learning about and leveraging cloud resources for research at UCLA. This event is oriented primarily for faculty who already are or are considering using the cloud...
REGISTER FOR EVENT Regression analysis is one of the most powerful statistical techniques that is used to explain variability in a response (dependent) variable as a function of one or...
The Hoffman2 cluster is a powerful computational resource for the UCLA research community. This class is designed to clarify the process of porting your own applications on the cluster or...
An open forum for discussing, learning about and leveraging cloud resources for research at UCLA. This event is oriented primarily for faculty who already are or are considering using the cloud...
An open forum for discussing, learning about and leveraging cloud resources for research at UCLA. This event is oriented primarily for faculty who already are or are considering using the cloud...
REGISTER FOR EVENT R Markdown files integrate text, Markdown, and R code into dynamic documents that weave together plain text, formatted text, and the output of the R code. The...
This class will address the process of creating Matlab standalone executables and running Matlab in batch, as well as running Abaqus python scripts. Example of how to submit array jobs...
People who are blind, low-vision or have dyslexia rely on assistive technologies and screenreading software to “read text out loud” to them. However, many documents and websites created are completely...
REGISTER NOW PDF is one of the most common document formats at UCLA. People who are blind, low-vision or have dyslexia rely on assistive technologies and screenreading software to “read...
REGISTER NOW People who are blind, low-vision or have dyslexia rely on assistive technologies and screenreading software to “read text out loud” to them. However, many documents and websites created...
An open forum for discussing, learning about and leveraging cloud resources for research at UCLA. This event is oriented primarily for faculty who already are or are considering using the cloud...
We will discuss how to effectively run jobs on Hoffman2 cluster. Hoffman2 cluster serves a wide spectrum of user applications and is almost always heavily loaded. We will first review...
An open forum for discussing, learning about and leveraging cloud resources for research at UCLA. This event is oriented primarily for faculty who already are or are considering using the cloud...
An open forum for discussing, learning about and leveraging cloud resources for research at UCLA. This event is oriented primarily for faculty who already are or are considering using the cloud...
REGISTER NOW PDF is one of the most common document formats at UCLA. People who are blind, low-vision or have dyslexia rely on assistive technologies and screenreading software to “read...
UCLA-IDRE, along with XSEDE and Pittsburgh Supercomputing Center, is pleased to announce a two day Big Data workshop (Apr 2-3, 2019, 8 AM-2 PM PDT each day). This workshop will...
REGISTER NOW PDF is one of the most common document formats at UCLA. People who are blind, low-vision or have dyslexia rely on assistive technologies and screenreading software to “read...
The Hoffman2 cluster is a powerful computational resource for the UCLA research community. This class is designed to clarify the process of porting your own applications on the cluster or...
Register Now People who are blind, low-vision or have dyslexia rely on assistive technologies and screenreading software to “read text out loud” to them. However, many documents and websites created...
Register Here It is said that more than 80% of all data has a spatial component to it. As more and more research is leaning towards spatial analysis, this course...
The Jupyter Notebook is a computing tool that allows users to edit and run Python, R, Julia (and many other programming languages) inside a web browser. Furthermore, it is a...
The ggplot2 package is a widely-used and well-supported system for creating eye-catching graphics in R. In this interactive seminar, you will learn the underlying grammar of graphics that forms the...
This class will address the process of creating Matlab standalone executables and running Matlab in batch, as well as running Abaqus python scripts. Example of how to submit array jobs...
This short class will illustrate several powerful tools and features that can enhance one’s experience with Jupyter notebooks. The interactive demonstrations will include a brief overview of plotting tools and...
In regression, we are often interested in an interaction, which is the modification of the effect of an independent variable by another. Interactions can be decomposed in three ways, by...
This short course will cover the basics of the Go language for those who already are familiar with an imperative programming environment like Python. The Go programming language (golang) is...
REGISTER NOW PDF is one of the most common document formats at UCLA. People who are blind, low-vision or have dyslexia rely on assistive technologies and screenreading software to “read...
We will discuss how to effectively run jobs on Hoffman2 cluster. Hoffman2 cluster serves a wide spectrum of user applications and is almost always heavily loaded. We will first review...
This workshop will help increase your skills in using logistic regression analysis with Stata. The workshop does not teach logistic regression, per se, but focuses on how to perform logistic...
In this presentation we will demo how to deploy Microsoft SQL Server on a Windows Platform, how to create relational database, tables, how to query them through command line TSQL...
The purpose of this workshop is to discuss commonly used techniques for handling missing data and common issues that could arise when these techniques are used. In particular, we will...
Register Now People who are blind, low-vision or have dyslexia rely on assistive technologies and screenreading software to “read text out loud” to them. However, many documents and websites created...
Register Here The Python for GIS Workshop will cover how to use open-source Geospatial Python libraries. Topics included are: how to clean geospatial data with Python, converting files, and automating...
REGISTER NOW PDF is one of the most common document formats at UCLA. People who are blind, low-vision or have dyslexia rely on assistive technologies and screenreading software to “read...
UCLA-IDRE along with XSEDE and Pittsburgh Supercomputing Center is pleased to announce the following four day Summer Boot Camp on High Performance Computing: Event: XSEDE HPC Workshop - Summer Boot Camp...
Register Now People who are blind, low-vision or have dyslexia rely on assistive technologies and screenreading software to “read text out loud” to them. However, many documents and websites created...
Description This is the second part of the seminar on decomposing interactions in R. Methods of decomposing continuous-by-categorical and categorical-by-categorical interactions will be reinforced with hands-on exercises. Requirements A laptop...
UCLA-IDRE, in partnership with Blue Waters, is pleased to virtually host 2019 Petascale Computing Institute at UCLA: When: August 19-23, 2019 (8 AM-3 PM PDT each day) Where: 5628 Math...