BYOD lets you quickly test how RiskFlow behaves on your own dataset, before committing to a full Proof of Concept (PoC) or deployment.
Recommended constraints: CSV format • up to 50,000 rows • up to 50 MB • less than 12 features. For this preview upload, we recommend ≤ 5,000 rows to keep it fast.
Upload a dataset in long (panel) format, where each row represents one entity at one point in time. Column names are required. Order is recommended.
| Column | Required | Description | Example |
|---|---|---|---|
entity_id |
Yes | Unique identifier for each entity (firm / supplier / patient, etc.). | A001 |
time |
Yes |
Time index for each row. Supported formats: YYYY-MM, YYYY-MM-DD, or a numeric index 1,2,3….
|
2025-02 |
target |
Yes | Event label (0/1). | 0 / 1 |
feat* |
Yes |
Feature columns (numeric recommended). Example: feat1, leverage, liquidity…
|
0.12 |
Select a common BYOD scenario to view suggested target definitions, feature ideas, and notes.
Upload a small, anonymised sample to validate feasibility. This preview runs a lightweight check and prepares the data for modelling.
If you are unsure about the event definition, the time field, or the format mapping, email us and we’ll help you validate the dataset quickly.