Week of Events
Data Bites – Introduction to Data Management Plans (DMPs)
Aimed at grad students and faculty researchers, this Data Bites workshop reviews the key components of a data management plan (DMP) and offers guidance on using the DMP Assistant, a bilingual tool for preparing data management plans in Canada. Location: ONLINE (A zoom link will be sent to registrants 3 hours before event start.)
Introduction to the Unix Shell
This workshop will introduce the Unix shell, a powerful way to communicate with your computer more directly through a command line interface. There are many ways to interact with a computer. Most of the time we click on things and select options with a cursor through a graphical user interface (GUI). A command line is […]
Introduction to Machine Learning: Classification and Clustering
This workshop offers an exploration of machine learning models for clustering and classification. With the increasing availability of large datasets, these models play a crucial role in extracting valuable insights and making informed decisions. In this workshop, participants will gain insight into clustering algorithms such as K-means, explore popular classification algorithms like decision trees, and […]
Introduction to Git and GitHub
Learn the basics of using Git and GitHub for version control and collaboration. Git is widely used version control software that tracks changes to a group of files, referred to as a repository. GitHub is a popular website for hosting and sharing Git repositories, making it easier to collaborate and share your work. Together, Git and GitHub provide a […]