Home › Code › train_test_split

train_test_split

Syntologyentry name in harvested coderead from the graph 2026-09-24

train_test_split appears in the code Syntology harvested for 23 papers, as 23 distinct code bodies found in 24 places (a place is one code body under one paper). At least one of them ran in 9 of the papers; 1 of the code bodies carries a behaviour fingerprint.

What this page is not. Routines are grouped here by the exact string of their function or class name. Nothing asserts that two samples named train_test_split do the same thing, share code, or are comparable; the name is a string, not an identity. Behaviour outputs (what a fingerprinted sample returned on the shared battery) are not in this export and are not shown here; the graph at syntology.ai holds them. "Ran" means executed on a synthesized fixture, not that the code is correct or reproduces a paper.

Samples Syntology

Syntology ran 10 of the 23 distinct code bodies named train_test_split; 13 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
0ran · violated contract
2ran · our draft was wrong
0ran · fixture could not drive it
8ran
13unverified
1fingerprinted

Licence is a property of each copy, so it is counted per place: 8 of the 24 places are pointer only (Syntology does not serve that copy's text). This site shows no code text for any sample; every row below links to the file in its repository where the record names one.

“Ran” means the sample executed on a synthesized input; it does not mean the output is correct. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code, and those samples did run. The ran count above is every status except unverified, the same rule as each paper page.

Papers

23 papers shown of 23, newest first; 24 places in the table. A paper with no recorded date is placed by the month its arXiv id encodes, shown in the Date column as YYYY-MM (from id). One row per place: a paper whose repository defines the name more than once appears more than once, and the same code body held for several papers appears once under each, with the same status. Titles and dates are the archive's archive 2025-07-28 for papers in the archive, and the graph's for 2 papers added by Syntology; 1 papers have no page here and are shown by arXiv id only. Status and fingerprint are Syntology's record of each code body; licence is recorded for each place. The File cell ends with the code body's code_sha256, Syntology's identity for that exact code: an agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

PaperDateFileStatus SyntologyLicence
RAD: Rule-Augmented Relational Anomaly Detection added by Syntology 2026-08 (from id) noahd15/RAD_RelationalAnomalyDetection/DRL/DataSet/MyDataset.py 15cfee310a8f65c9 ran no licence file found · pointer only
Generative Modeling under Non-Monotone MAR Missingness via Approximate Wasserstein Gradient Flows added by Syntology 2026-04 (from id) yujhml/MIRI-Imputation/src/imputer.py 515a6390da9f8f4b ran · our draft was wrong fingerprinted MIT (permissive)
Disentangling Tabular Data Towards Better One-Class Anomaly Detection 12 Nov 2024 yjnanan/disent-ad/data_preprocess/process_tabular.py 567c482aa2fc94f8 unverified Apache-2.0 (permissive)
Generalizable and Robust Spectral Method for Multi-view Representation Learning 4 Nov 2024 shaham-lab/specrage/src/_data.py b357c1e6d35e898e unverified no licence file found · pointer only
LoRANN: Low-Rank Matrix Factorization for Approximate Nearest Neighbor Search 24 Oct 2024 ejaasaari/lorann-experiments/ann_benchmarks/datasets.py 762ddcae80faee0b unverified MIT (permissive)
FAIR Universe HiggsML Uncertainty Challenge Competition 3 Oct 2024 FAIR-Universe/FAIR_Universe_dataset/benchmark_models/simple_one_syst_model/model.py a0dbfba52f1f14b6 ran no licence file found · pointer only
FAIR Universe HiggsML Uncertainty Challenge Competition 3 Oct 2024 FAIR-Universe/FAIR_Universe_dataset/benchmark_models/simple_stat_only_model/model.py 4c5d1ca096e768f4 ran no licence file found · pointer only
Generative AI for fast and accurate statistical computation of fluids 27 Sep 2024 camlab-ethz/gencfd/GenCFD/dataloader/dataset.py bb519c2de685640f ran Apache-2.0 (permissive)
FairJob: A Real-World Dataset for Fairness in Online Systems 3 Jul 2024 criteo-research/FairJob-dataset/functions.py e88b14269ae5df17 ran Apache-2.0 (permissive)
Dynamical Survival Analysis with Controlled Latent States 30 Jan 2024 linusbleistein/signature_survival/src/utils.py b405eaa827fab72a ran no licence file found · pointer only
Functional Autoencoder for Smoothing and Representation Learning 17 Jan 2024 cedricbeaulac/fae/Code/Functions.py 0e4f3106523dc85b ran no licence file found · pointer only
Bridging Lottery Ticket and Grokking: Understanding Grokking from Inner Structure of Networks 30 Oct 2023 gouki510/grokking-tickets/data_module.py 45ce5de51f9cf90d ran no licence file found · pointer only
Learning from Mistakes via Cooperative Study Assistant for Large Language Models 23 May 2023 dqwang122/salam/src/utils/tools.py 19f7c8ee0a8ecca1 unverified MIT (permissive)
On Uncertainty, Tempering, and Data Augmentation in Bayesian Classification 30 Mar 2022 activatedgeek/bayesian-classification/src/data_aug/datasets.py 4dbfc79b7cf9df58 unverified Apache-2.0 (permissive)
Learning interaction rules from multi-animal trajectories via augmented behavioral models 12 Jul 2021 tailintalent/causal/util.py 2ebbab2a1572f0df unverified MIT (permissive)
Neural Bellman-Ford Networks: A General Graph Neural Network Framework for Link Prediction 13 Jun 2021 fs302/EasyLink/easylink/common/data_utils.py f6e29676a8cc379b unverified Apache-2.0 (permissive)
Conditional out-of-sample generation for unpaired data using trVAE 4 Oct 2019 theislab/trVAE/trvae/utils.py 5cf25700a562f15a unverified MIT (permissive)
ANN-Benchmarks: A Benchmarking Tool for Approximate Nearest Neighbor Algorithms 15 Jul 2018 erikbern/ann-benchmarks/ann_benchmarks/datasets.py 762ddcae80faee0b unverified MIT (permissive)
VoxCeleb2: Deep Speaker Recognition 14 Jun 2018 MainRo/deep-speaker/deep_speaker/dataset/split.py 53db4ef1685b7e80 unverified MIT (permissive)
Conditional Time Series Forecasting with Convolutional Neural Networks 14 Mar 2017 litanli/wavenet-time-series-forecasting/wavenet_pytorch.py a4f5229ea6e8f346 ran · our draft was wrong no licence file found · pointer only
Sequence-to-point learning with neural networks for nonintrusive load monitoring 29 Dec 2016 redefik/ConvNILM/data_preprocessing.py 4c2734292602ee09 unverified MIT (permissive)
V-Net: Fully Convolutional Neural Networks for Volumetric Medical Image Segmentation 15 Jun 2016 YellowLight021/Vnet/luna.py c4bee74346152dc3 unverified Apache-2.0 (permissive)
Convolutional Neural Networks for Sentence Classification 25 Aug 2014 piyush2896/CNN-Text-Classifier/nn/preprocessor.py 9239e6af1bbb6e07 unverified MIT (permissive)
arXiv:aaai_25934 arghosh/DiFA/src/models/data_utils.py 256a7b364b25e06a unverified MIT (permissive)

This site shows no code text; each File cell links to the file on GitHub at the repository's current default branch, which may have changed since the harvest. "Pointer only" means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence cell for the reason. Per-sample records for a paper are on its paper page under "Code Syntology ran".

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections