Update Incremental Configuration (JSON) authored by Alieh Saeedi's avatar Alieh Saeedi
TODO
\ No newline at end of file
The overall configuration:
```json
[
[
{
"task": "PREPROCESSING",
"config":{}
},
{
"task":"INCREMNTAL",
"config":{}
},
{
"task":"CLUSTERING",
"config":{}
},
{
"task":"POSTPROCESSING",
"config":[]
},
]
]
\ No newline at end of file