{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/temporai-facilitating-machine-learning","title":"TemporAI: Facilitating Machine Learning Innovation in Time Domain Tasks for Medicine","arxiv_id":"2301.12260","date":"2023-01-28","proceeding":null,"authors":["Evgeny S. Saveliev","Mihaela van der Schaar"],"abstract":"TemporAI is an open source Python software library for machine learning (ML) tasks involving data with a time component, focused on medicine and healthcare use cases. It supports data in time series, static, and eventmodalities and provides an interface for prediction, causal inference, and time-to-event analysis, as well as common preprocessing utilities and model interpretability methods. The library aims to facilitate innovation in the medical ML space by offering a standardized temporal setting toolkit for model development, prototyping and benchmarking, bridging the gaps in the ML research, healthcare professional, medical/pharmacological industry, and data science communities. TemporAI is available on GitHub (https://github.com/vanderschaarlab/temporai) and we welcome community engagement through use, feedback, and code contributions.","url_abs":"https://arxiv.org/abs/2301.12260v1","url_pdf":"https://arxiv.org/pdf/2301.12260v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"temporai-facilitating-machine-learning","repo_url":"https://github.com/vanderschaarlab/temporai","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"benchmarking","task_name":"Benchmarking"},{"task_slug":"causal-inference","task_name":"Causal Inference"},{"task_slug":"time-series-1","task_name":"Time Series"},{"task_slug":"time-series","task_name":"Time Series Analysis"}],"methods":[{"method_slug":null,"method_name":"Library"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2301.12260","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2301.12260"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/vanderschaarlab/temporai","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"unverified":9},"by_repo_kind":{"official":{"samples":9,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"bac19d1fcc07293e","entry":"generate_score","repo":"vanderschaarlab/temporai","repo_kind":"official","path":"src/tempor/benchmarks/utils.py","file_url":"https://github.com/vanderschaarlab/temporai/blob/HEAD/src/tempor/benchmarks/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"bac19d1fcc07293e"}},{"code_sha256_prefix":"7fb80c3bb717ec40","entry":"get_class_full_name","repo":"vanderschaarlab/temporai","repo_kind":"official","path":"src/tempor/core/utils.py","file_url":"https://github.com/vanderschaarlab/temporai/blob/HEAD/src/tempor/core/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7fb80c3bb717ec40"}},{"code_sha256_prefix":"32a7e6322b75b514","entry":"get_fqn","repo":"vanderschaarlab/temporai","repo_kind":"official","path":"src/tempor/automl/pipeline_selector.py","file_url":"https://github.com/vanderschaarlab/temporai/blob/HEAD/src/tempor/automl/pipeline_selector.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"32a7e6322b75b514"}},{"code_sha256_prefix":"55c28d426fe030a1","entry":"get_from_args_or_kwargs","repo":"vanderschaarlab/temporai","repo_kind":"official","path":"src/tempor/core/utils.py","file_url":"https://github.com/vanderschaarlab/temporai/blob/HEAD/src/tempor/core/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"55c28d426fe030a1"}},{"code_sha256_prefix":"414334dfe796fce7","entry":"is_iterable","repo":"vanderschaarlab/temporai","repo_kind":"official","path":"src/tempor/core/utils.py","file_url":"https://github.com/vanderschaarlab/temporai/blob/HEAD/src/tempor/core/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"414334dfe796fce7"}},{"code_sha256_prefix":"5a82aac15eca8f1f","entry":"is_pydantic_dataclass","repo":"vanderschaarlab/temporai","repo_kind":"official","path":"src/tempor/core/pydantic_utils.py","file_url":"https://github.com/vanderschaarlab/temporai/blob/HEAD/src/tempor/core/pydantic_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5a82aac15eca8f1f"}},{"code_sha256_prefix":"e364398e3130de94","entry":"make_pydantic_dataclass","repo":"vanderschaarlab/temporai","repo_kind":"official","path":"src/tempor/core/pydantic_utils.py","file_url":"https://github.com/vanderschaarlab/temporai/blob/HEAD/src/tempor/core/pydantic_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e364398e3130de94"}},{"code_sha256_prefix":"20bdf2d9401bf861","entry":"print_score","repo":"vanderschaarlab/temporai","repo_kind":"official","path":"src/tempor/benchmarks/benchmark.py","file_url":"https://github.com/vanderschaarlab/temporai/blob/HEAD/src/tempor/benchmarks/benchmark.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"20bdf2d9401bf861"}},{"code_sha256_prefix":"35b8cf14f3559a31","entry":"print_score","repo":"vanderschaarlab/temporai","repo_kind":"official","path":"src/tempor/benchmarks/utils.py","file_url":"https://github.com/vanderschaarlab/temporai/blob/HEAD/src/tempor/benchmarks/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"35b8cf14f3559a31"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}