QuAcc/.vscode/vscode-kanban.json

54 lines
1.2 KiB
JSON
Raw Normal View History

2023-10-28 16:37:15 +02:00
{
"todo": [
{
"assignedTo": {
"name": "Lorenzo Volpi"
},
2023-11-03 23:28:40 +01:00
"creation_time": "2023-10-28T14:33:36.069Z",
"id": "2",
2023-10-28 16:37:15 +02:00
"references": [],
2023-11-03 23:28:40 +01:00
"title": "Creare plot avg con training prevalence sull'asse x e media rispetto a test prevalence"
2023-10-28 16:37:15 +02:00
},
{
"assignedTo": {
"name": "Lorenzo Volpi"
},
2023-11-03 23:28:40 +01:00
"creation_time": "2023-10-28T14:32:37.610Z",
"id": "1",
2023-10-28 16:37:15 +02:00
"references": [],
2023-11-03 23:28:40 +01:00
"title": "Testare su imdb"
}
],
"in-progress": [
2023-10-28 16:37:15 +02:00
{
"assignedTo": {
"name": "Lorenzo Volpi"
},
"creation_time": "2023-10-28T14:34:23.217Z",
"id": "3",
"references": [],
"title": "Relaizzare grid search per task specifico partedno da GridSearchQ"
},
{
"assignedTo": {
"name": "Lorenzo Volpi"
},
2023-11-03 23:28:40 +01:00
"creation_time": "2023-10-28T14:34:46.226Z",
"id": "4",
2023-10-28 16:37:15 +02:00
"references": [],
2023-11-03 23:28:40 +01:00
"title": "Aggingere estimator basati su PACC (quantificatore)"
2023-10-28 16:37:15 +02:00
}
],
2023-11-03 23:28:40 +01:00
"testing": [],
"done": [
2023-10-28 16:37:15 +02:00
{
"assignedTo": {
"name": "Lorenzo Volpi"
},
"creation_time": "2023-10-28T14:35:12.683Z",
"id": "5",
"references": [],
"title": "Rework rappresentazione dati di report"
}
2023-11-03 23:28:40 +01:00
]
2023-10-28 16:37:15 +02:00
}