Skip to content

Commit

Permalink
Update Samples-Backlog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prathyusha12345 committed Jun 13, 2019
1 parent 43e788a commit 03e34fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Samples-Backlog.md
Expand Up @@ -7,7 +7,7 @@ Refactoring of Samples: Here are the list of backlog items created on MachineLea
| 3 | Add Microsoft.Extensions ScalableML integration package to End-to-End apps to remove Object pooling in samples SalesDashboard etc | p0 | Done | Prathyusha Korrapati(v-prkor)
| 4 | Update exisitng sample on Loading images from in-memory instead of files using ONNX model | p1 | Done | Prathyusha Korrapati(v-prkor)
| 5 | Add a sample on Loading images from in-memory instead of files using TensorFlow model -->First Migrate the Cesar/TensorFlowImagaClassficationWebAPI app to 1.0.0 and also migrate using Microsoft.Extensions.ML DI package -->then use loading in-memory images | p1 | Done | Cesar De la Torre(cesardl)
| 6 | Add Large dataset stored in SQL server for Database sample instead of sql lite and small dataset. -->Use the Credit card Fraud detection dataset. Export it to SQL server and use the existing Binary Classification algorithm | p1 | | Prathyusha Korrapati(v-prkor)
| 6 | Add Large dataset stored in SQL server for Database sample instead of sql lite and small dataset. -->Use the Credit card Fraud detection dataset. Export it to SQL server and use the existing Binary Classification algorithm | p1 | trying to comapre with loading large dataset from file. But got OutOfMemory exception.Created an issue. | Prathyusha Korrapati(v-prkor)
| 7 | Restructure the project folders in samples according to CLI generated sample | p1 | | Prathyusha Korrapati(v-prkor)
| 8 | Run the preview code only in debugger mode.not in prod environment | p2 | Done | Prathyusha Korrapati(v-prkor)
| 9 | Add a sample on Model Expalinability (using Taxi Fare sample) | p1 | | Cesar De La Torre(cesardl)/Prathyusha Korrapati(v-prkor)
Expand Down

0 comments on commit 03e34fb

Please sign in to comment.