Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Cesar De la Torre bc306e5e52
DatabaseLoader sample loading an IDataView from SQL Server localdb (#617)
* DatabaseLoader sample - Baseline

* DatabaseLoader working against localdb attached from DB path file.

* Removed unneeded-old project file

* Added tbd README.md file

* Removed internal Nuget feeds from the nuget.config

* Added a shorter name for the localdb database instead of based on the file path

* Added Retries logic policy to the Connection String when using Azure SQL Database

* Simplified so it doesnt use the ProviderFactory code but simple an SqlClientFactory.Instance

* Updated to public Previews

* Removed unneeded CsvParser reference

* Comments update doe conn-strings
2019-09-02 17:19:47 +00:00
Colby Williams 14692d6b31 gitignore .DS_Store and created model .zip (#488) 2019-05-29 14:38:27 -07:00
Cesar De la Torre 0b629f5107
Include .zip model files in Git repos (#395)
WebAPI-IntegrationPkg and include .zip model files in Git repos
2019-04-26 12:18:12 -07:00
mariusz.wojcik@hotmail.co.uk 8f0d4febd8 #117: Migrated BikeSharingDemand sample to F# (ML.NET v0.7) 2018-11-09 22:26:49 +00:00
Kunjan Dalal 9f6100f5df Updated gitignore to ignore generated model 2018-10-29 19:57:45 +05:30
dotnet-bot c03a9a2077
Initial commit
_   _ _____ _____   ____            _        _
   | \ | | ____|_   _| |  _ \ ___   ___| | _____| |
   |  \| |  _|   | |   | |_) / _ \ / __| |/ / __| |
  _| |\  | |___  | |   |  _ < (_) | (__|   <\__ \_|
 (_)_| \_|_____| |_|   |_| \_\___/ \___|_|\_\___(_)
2018-06-04 14:25:47 -07:00