dotnet / dotnet/machinelearning-samples
Database integration sample: How to handle transient database errors
- Lingua principale
- PowerShell
- Stelle
- 4.7k
- Fork
- 2.7k
- Merge medio
- 2g 22h
- PR unite (30g)
- 1
Descrizione
Creating this issue to track figuring out how to handle resuming training when a transient error (for example any of the errors described at https://docs.microsoft.com/azure/sql-database/sql-database-connectivity-issues) occurs. The simple strategy would be to throw away all the progress made, but for a very large data set, this may mean the operation never finishes. If we can come up with a reasonably general pattern to resume from the last correctly read row (probably something that reasons about primary keys), that would be great.
cc @CESARDELATORRE
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia con la guida sui Azure SQL connectivity-issues collegata nell’issue e analizza come l’esempio di integrazione del database legge le righe durante l’addestramento. Definisci cosa richiederebbe un’operazione ripristinabile, inclusa l’identificazione dell’ultima riga letta correttamente tramite la chiave primaria; il lavoro è completato quando gli errori transitori non richiedono di scartare tutti i progressi.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- azure, sql
- Ambito
- databases, machine-learning
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100