vix.ing · top · new · best · stats · spec

SurvSet: An open-source time-to-event dataset repository

2022/03/07 by Erik Drysdale, Drysdale, Erik · 4 citations
Environmental Science · #Air Quality Monitoring and Forecasting #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML)

paper · pdf · doi:10.48550/arxiv.2203.03094

openalex publication_date 2022/03/07 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Time-to-event (T2E) analysis is a branch of statistics that models the duration of time it takes for an event to occur. Such events can include outcomes like death, unemployment, or product failure. Most modern machine learning (ML) algorithms, like decision trees and kernel methods, are supported for T2E modelling with data science software (python and R). To complement these developments, SurvSet is the first open-source T2E dataset repository designed for a rapid benchmarking of ML algorithms and statistical methods. The data in SurvSet have been consistently formatted so that a single preprocessing method will work for all datasets. SurvSet currently has 76 datasets which vary in dimensionality, time dependency, and background (the majority of which come from biomedicine). SurvSet is available on PyPI and can be installed with pip install SurvSet. R users can download the data directly from the corresponding git repository.

Cited by

Related