Pith. sign in

REVIEW 3 cited by

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

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2203.03094 v1 pith:AW3AI557 submitted 2022-03-07 stat.ML cs.LG

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

classification stat.ML cs.LG
keywords survsetdatarepositoryalgorithmsdatasetdatasetslikemethods
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original 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.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SurvivalPFN: Amortizing Survival Prediction via In-Context Bayesian Inference

    cs.LG 2026-05 unverdicted novelty 7.0

    SurvivalPFN amortizes Bayesian survival analysis for right-censored data by pretraining a prior-data fitted network on synthetic identifiable DGPs and then performing in-context inference, achieving competitive result...

  2. Neural Diffusion Processes for Physically Interpretable Survival Prediction

    cs.LG 2025-10 unverdicted novelty 5.0

    DeepFHT parameterizes first-hitting-time diffusion processes with neural networks to produce closed-form, interpretable survival and hazard functions that match Cox-level accuracy on tested data.

  3. A Large-Scale Neutral Comparison Study of Survival Models on Low-Dimensional Data

    stat.ML 2024-06 unverdicted novelty 5.0

    Large-scale neutral benchmark of survival models on low-dimensional right-censored data finds Cox PH performs comparably to more complex methods across discrimination, calibration, and predictive metrics.