Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Vraj Shah authored and Vraj Shah committed Apr 6, 2021
1 parent caa69c0 commit f2ab6c1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@

A zoo of labelled datasets and ML models for data prep tasks. Please refer to our [paper](https://adalabucsd.github.io/papers/2019_DataPrepZoo_DEEM.pdf) for more details.

#### Task 1 (T1): ML Feature Type Inference (Multi-class classification)
#### Task 1 (t1): ML Feature Type Inference (Multi-class classification)

#### Task 2 (T2): Category Deduplication (Binary classification)
#### Task 2 (t2): Category Deduplication (Binary classification)

#### Task 3 (T3): Embedded Number Extraction (Sequence-to-sequence learning)
#### Task 3 (t3): Embedded Number Extraction (Sequence-to-sequence learning)

#### Task 4 (T4): Detect Anomalous Categories (Binary classification)
#### Task 4 (t4): Detect Anomalous Categories (Binary classification)

#### Task 5 (T5): Multiple Number Units Detection (Binary classification)
#### Task 5 (t5): Multiple Number Units Detection (Binary classification)

#### Task 6 (T6): List Domain Extraction (Sequence-to-set-of-sequence learning)
#### Task 6 (t6): List Domain Extraction (Sequence-to-set-of-sequence learning)

0 comments on commit f2ab6c1

Please sign in to comment.