黑料不打烊

Tuesday, October 22, 2024 10:00to12:00

Overview: As part of the data science life cycle series, this workshop will introduce methods for creating interactive plots and tables for exploratory analysis and sharing of both numeric and spatial data. Come and join this workshop to learn principles of interactive packages in R.聽

At the end of this workshop, you will be able to

聽 聽- construct plots in {plotly} with interactive tooltips and mouse controls

聽 聽- display spatial data on interactive maps with {leaflet}聽

聽 聽- build interactive data tables with {reactable}聽

Category:
Tuesday, October 22, 2024 13:00to15:00

Coding Ateliers

As part of CDSI, the聽Data Science Solutions Hub (DaS2H)聽offers Coding Ateliers to the entire 黑料不打烊 community, where you can drop-in during atelier hours with your laptop, work on your research project and, whenever you have a question, we would be happy to assist you on the spot. If your question turns out to be a bigger issue that we cannot solve instantly, we will advise you how to best proceed.

Category:
Wednesday, October 23, 2024 10:00to12:00

翱惫别谤惫颈别飞:听This workshop presents an overview of the data science life cycle using the programming language Python, and using the environment Jupyter Notebooks. Using a simple data set, the instructor will walk participants through the different steps of the data science life cycle (e.g., manipulation, plotting, communication, code version control), presenting relevant python packages and representative commands for each step.

Category:
Friday, October 25, 2024 10:00to12:00

Overview:聽In this workshop you will learn how to efficiently find and extract census data and its geographical boundaries in R for the Canadian, the US and EU censuses.

At the end of this workshop, you will be able to
聽聽聽聽聽 路 find and extract data efficiently from the Canadian census
聽聽聽聽聽 路 find and extract data efficiently from the US census
聽聽聽聽聽 路 find and extract data efficiently from the Eurostat census
聽聽聽聽聽 路 extract geographic boundary files, combine them with census data and display them on a map

Category:
Wednesday, October 30, 2024 10:00to12:00

Overview:聽Data wrangling is a crucial step in the preparation of data before performing analyses. This workshop is designed to teach how to manipulate data in Python. We will cover data structure, data manipulation, and simple data analysis.

At the end of the workshop, you will be able to:

> Import csv and .txt data;

> Extract data from a matrix based on different types of criteria;

> Deal with missing values;

> Apply simple operations to a matrix of data.

Prerequisites:

Category:
Thursday, October 31, 2024 10:00to12:00

Maching Learning in Python - Unsupervised learning and model validation

翱惫别谤惫颈别飞:听This workshop will focus on unsupervised machine learning and model validation. Unsupervised machine learning is a powerful technique where the algorithm analyzes and clusters unlabeled datasets. This workshop will scratch the surface of this side of machine learning, introducing unsupervised learning using the k-means and DBSCAN algorithms. This session will explore the model validation process in the machine learning pipeline in more detail.

Category:
Thursday, October 31, 2024 13:00to15:00

Coding Ateliers

As part of CDSI, the聽Data Science Solutions Hub (DaS2H)聽offers Coding Ateliers to the entire 黑料不打烊 community, where you can drop-in during atelier hours with your laptop, work on your research project and, whenever you have a question, we would be happy to assist you on the spot. If your question turns out to be a bigger issue that we cannot solve instantly, we will advise you how to best proceed.

Category:
Tuesday, November 5, 2024 10:00to12:00

Overview: R is mostly known for its statistical methods on numbers. However, it is also capable of working efficiently with text and analysing it. In this workshop we will take a deep dive into how to work with text in R and introduce you to functions that allow you to even do text mining.
At the end of this workshop, you will be able to
聽 聽 路 manipulate strings efficiently
聽 聽 路 import text from multiple sources
聽 聽 路 lay the basis for working with regular expressions (regex)
聽 聽 路 do some text mining with the tidytext package

Category:
Wednesday, November 6, 2024 10:00to12:00

Overview: In this workshop, students will learn:

- The different types of plots depending on the characteristic of their聽data/variables

- How to plot by group

- How to assign different aesthetics (size/color/shape/etc)

- How to refine their plot (title/axis labels/legends)

- How to save their plot in their local machine

Prerequisites:

- Introductory knowledge of Python

Category:
Friday, November 8, 2024 10:00to12:00

Overview: Many Generative Artificial Intelligence (GenAI) models now offer support in programming with different languages. In this workshop we will explore different models like OpenAI's ChatGPT, Anthropic's Claude and Microsoft's CoPilot in programming with R. We will discuss strengths and weaknesses, when and how to use GenAI using R.

Category:
Tuesday, November 12, 2024 10:00to12:00

As part of the data science life cycle series in R, this workshop will introduce you to creating a dynamic website to display your analytical results and data sets. The R shiny package allows you to create nice-looking interactive dashboards.

At the end of this workshop, you will be able to
聽聽- understand the logic of building shiny apps
聽聽 - build a basic dashboard
聽聽 - create input fields and manipulate the output of the dashboard

Category:
Wednesday, November 13, 2024 10:00to12:00

Overview:

In this workshop, we will delve into the art of conducting Exploratory Data Analysis (EDA) on a given dataset. EDA encompasses a broad spectrum of critical data analysis components, which include, but are not restricted to, the following:

Category:
Thursday, November 14, 2024 10:00to12:00

Machine Learning in Python - Neural networks, data leakage, the train/test split

Category:
Tuesday, November 19, 2024 10:00to12:00

The internet is full of data that you can use for your analysis. As part of our data life cycle series, we will introduce you to efficiently retrieve data from the internet. We will look into downloading files, using APIs, web-scraping, and downloading feeds.

At the end of this workshop, you will be able to
聽聽 - use an API
聽聽 - understand ethical web-scraping (i.e. how to download data from a website)
聽聽 - understand how to work with RSS feeds

Category:
Wednesday, November 20, 2024 10:00to12:00

翱惫别谤惫颈别飞:听Data is stored less and less in files as the amount of data grows more and more these days. Databases, however, can handle large and complex data sets well 鈥 either on your computer or in the cloud. Databases include powerful tools to store, search and analyze data sets. In this workshop you will learn how to use one of the most used databases: PostGreSQL.

Category:

Pages

Back to top