# time-series-OOD **Repository Path**: yang-yifan11/time-series-ood ## Basic Information - **Project Name**: time-series-OOD - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-09 - **Last Updated**: 2025-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CODiT: Conformal Out-of-Distribution Detection in Time-series Data for Cyber-Physical Systems This repository contains the code for the paper available at https://arxiv.org/abs/2207.11769 Clone this repo: ``` git clone https://github.com/kaustubhsridhar/time-series-OOD.git ``` ``` cd time-series-OOD ``` # CODiT results ```cd ours``` and follow instructions in README.md for reproducing CODiT's results reported in the paper # Related Work results ```cd Related-Work``` and follow instructions in README.md for reproducing results from Feng et al.'s, Cai et al.'s (VAE), Ramankrishna et al's (Beta-VAE), and Yang et al's (Memory) detectors reported in the paper