Skip to content

Commit 7bdc2ca

Browse files
Update PLAN.md
1 parent a079dce commit 7bdc2ca

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

PLAN.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ DataMetaMap aims to compare datasets within a unified vector space to identify s
6262
- **Data Preprocessing Pipeline**
6363
Design and implement preprocessing steps to handle different dataset formats and ensure consistent input for embedding methods.
6464

65+
66+
Description (done by Minashkin Vladislav):
67+
- Handle diverse data types: images, text, tabular, and time series with type-specific loaders
68+
- Fill missing values and remove bad data points
69+
- Save all settings for exact reproduction
70+
6571
- **Evaluation Metrics Definition**
6672
Define quantitative metrics to evaluate embedding quality and similarity measurement accuracy.
6773

0 commit comments

Comments
 (0)