{"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":"/code/smape","entry":"smape","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":7,"n_papers_ran":4,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":6,"n_samples_ran":3,"n_samples_fingerprinted":2,"n_places":7,"n_places_pointer_only":3,"by_status":{"ran_honours":1,"ran_violates":1,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"unverified":3},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2601.22631","paper":"/paper/arxiv-2601-22631","title":"A Multivariate Parameter-Efficient Fine-Tuning Framework for Few-shot Remaining Useful Life Prediction based on Cross-domain Time Series Representation Model","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"fuen1590/PEFT-MuTS","path":"models/peft_muts.py","file_url":"https://github.com/fuen1590/PEFT-MuTS/blob/HEAD/models/peft_muts.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7d06064d12b1f707","mcp_get_code":{"code_sha256":"7d06064d12b1f707"}},{"arxiv_id":"2406.09477","paper":"/paper/q-s5-towards-quantized-state-space-models","title":"Q-S5: Towards Quantized State Space Models","date":"2024-06-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kmheckel/q-S5","path":"experiments/run_experiment.py","file_url":"https://github.com/kmheckel/q-S5/blob/HEAD/experiments/run_experiment.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"911f8a305d05a5f8","mcp_get_code":{"code_sha256":"911f8a305d05a5f8"}},{"arxiv_id":"2306.09391","paper":"/paper/multi-omics-prediction-from-high-content","title":"Multi-omics Prediction from High-content Cellular Imaging with Deep Learning","date":"2023-06-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gsk-ai/image2omics","path":"image2omics/plotting.py","file_url":"https://github.com/gsk-ai/image2omics/blob/HEAD/image2omics/plotting.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"2f103edb34554969","mcp_get_code":{"code_sha256":"2f103edb34554969"}},{"arxiv_id":"2007.09601","paper":"/paper/hypersolvers-toward-fast-continuous-depth","title":"Hypersolvers: Toward Fast Continuous-Depth Models","date":"2020-07-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DiffEqML/diffeqml-research","path":"hypersolvers-control/src/utils.py","file_url":"https://github.com/DiffEqML/diffeqml-research/blob/HEAD/hypersolvers-control/src/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"dc53a4c9f0d50895","mcp_get_code":{"code_sha256":"dc53a4c9f0d50895"}},{"arxiv_id":"2003.11235","paper":"/paper/autofis-automatic-feature-interaction","title":"AutoFIS: Automatic Feature Interaction Selection in Factorization Models for Click-Through Rate Prediction","date":"2020-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucasthim/auto-fuzzy","path":"autoMFIS/changeParameterAutoMFIS.py","file_url":"https://github.com/lucasthim/auto-fuzzy/blob/HEAD/autoMFIS/changeParameterAutoMFIS.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"code_sha256_prefix":"58f15678741b6ea5","mcp_get_code":{"code_sha256":"58f15678741b6ea5"}},{"arxiv_id":"1709.01907","paper":"/paper/deep-and-confident-prediction-for-time-series","title":"Deep and Confident Prediction for Time Series at Uber","date":"2017-09-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"code_sha256_prefix":"8090cb3d730c0032","mcp_get_code":{"code_sha256":"8090cb3d730c0032"}},{"arxiv_id":"1502.04681","paper":"/paper/unsupervised-learning-of-video","title":"Unsupervised Learning of Video Representations using LSTMs","date":"2015-02-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ManjunathAdi/Seq2Seq_RNN","path":"RNN_Sequence2seq_Feature-extraction.py","file_url":"https://github.com/ManjunathAdi/Seq2Seq_RNN/blob/HEAD/RNN_Sequence2seq_Feature-extraction.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8090cb3d730c0032","mcp_get_code":{"code_sha256":"8090cb3d730c0032"}}]}