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

422 Коммитов

Автор SHA1 Сообщение Дата
msdmkats 349c288a26
Run evaluator in nightly builds (#18)
* Evaluator produces a non-zero exit code should at least one of the runs result in error.
* Evaluator supports customization of JVM memory model (32 or 64 bit) and heap size for Mahout in the configuration (one of the tests succeeds only when heap size is >4GB)
* Evaluator has a configuration that contains only Infer.Net Matchbox an Random runs to use on build agents
* Evaluator runs are added to nightly builds
2018-10-10 16:47:16 +03:00
msdmkats c003b11dad
Rename Infer2 -> Infer (#20) 2018-10-10 15:39:20 +03:00
Mikhail d323c0f02e
Test fixing (#17)
* Error, when assemblies with empty location are loaded, is fixed

* 'netcoretest.sh' script is a bit fixed
2018-10-10 00:34:04 +03:00
Tharesh 4f990c5fa7 Updated link in read-me 2018-10-08 15:39:47 +01:00
msdmkats da95ea9027
Use .NET Core 2.1 (#15)
* Use .NET Core 2.1.
* Update net sdk version in build definitions.
2018-10-08 14:52:39 +03:00
0xflotus 8b675378fe fixed examples 2018-10-07 22:10:26 +01:00
Sabah Shariq d4cfa34671 Fixed spelling
Fixed spelling
2018-10-07 21:36:41 +01:00
Yordan Zaykov 0715d19d00
Merge pull request #12 from dotnet/yordanz/mlnet-sample
Improved readability of ML.NET sample
2018-10-06 02:48:04 +02:00
Yordan Zaykov 71b2cd6354 Improved readability of ML.NET sample. Now aligned with https://docs.microsoft.com/en-us/dotnet/machine-learning/how-to-guides/matchup-app-infer-net 2018-10-06 01:01:19 +01:00
Colin 5b4d609a1d Fix broken link in readme (#10) 2018-10-05 19:36:38 +03:00
Sergey Berezin c48e32acdd Owners field removed from nuspecs 2018-10-05 18:39:02 +03:00
Sergey B. Berezin 5f3d52ba6f
Release build definition with Authenticode signing (#7)
* Release build script using MicroBuild
* Microsoft copyrights in NuSpecs
2018-10-05 17:54:31 +03:00
PocherninaElena 95c1e22bed
Updated build API script. Added zero-width space between brackets [i](x) (#9) 2018-10-05 16:45:57 +03:00
msdmkats e2d811cd05 Update README (#2)
Update README and CONTRIBUTING. Add build badges.
2018-10-05 15:49:08 +03:00
Mikhail 03e3d0fa8c Fixed tests, that can't be run using TestAllCompilerOptions (#6)
* Fixed tests that fails if invoked from TestAllCompilerOptions.
2018-10-05 15:33:54 +03:00
msdmkats 04c2de019f
Fixed IronPython examples (#5)
* IronPython examples now work.

* Removed an obsolete path from TestWrapper.pyproj
2018-10-05 14:49:29 +03:00
Tom Minka 9a9f142737 Simplified the code in Tutorials/RunMe.cs
Sped up InnerQuantiles.
Added Gaussian.GetQuantile.
2018-10-05 11:22:23 +01:00
msdmkats 7efac3528b
Disabled nuget fallback when building with dotnet. (#4) 2018-10-05 12:52:11 +03:00
Sergey B. Berezin c5abdb6c98
Sergey/nightly (#3)
* Nightly build definitions. 
* Nightly build for Windows in Release configuration produces versioned assemblies and NuGet packaged.
* Some unused yaml definitions are removed.
2018-10-03 15:40:41 +03:00
Sergey B. Berezin b50f69a477
PR build definitions in YAML (#1)
PR build definitions for MSBuild (Windows) and .NET Core (all operating systems)
2018-10-03 00:30:01 +03:00
Dmitry Kats 933fb3183b Restoring MahoutRunner. 2018-10-02 12:16:49 +03:00
dotnet-bot 73207ecc9c
Initial commit 2018-10-01 11:32:06 -07:00