Skip to content

Commit f58cdad

Browse files
committed
docs:Presentation materials.
1 parent 9ef8752 commit f58cdad

File tree

2 files changed

+1424
-0
lines changed

2 files changed

+1424
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Quantile Regression Workflows
2+
3+
## Abstract
4+
5+
This talk showcases and exemplifies the rapid specification and execution of Quantile Regression workflows. Various use cases are discussed, including fitting, outlier detection, conditional CDFs, and simulations, using different types of time series data.
6+
7+
## Description
8+
9+
Quantile Regression (QR) is a powerful analysis method that is often considered superior to other regression techniques. The benefits of QR are highlighted in this talk through multiple examples from various "real-life" time series, such as finance, weather, and human activities. The use of QR for fitting, outlier detection, conditional CDFs, and simulations will be demonstrated. The analysis is significantly simplified with the new Python package "Regressionizer," which allows for quick setup and execution of QR workflows.
10+
11+
This presentation is intended for data analysts, data scientists, engineers, and anyone with an interest in time series analysis. A basic understanding of Python is all that is required from the audience, as the coding pipelines have been designed to be straightforward and easy to follow.

0 commit comments

Comments
 (0)