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

166 Коммитов

Автор SHA1 Сообщение Дата
Tom Minka 83af41db89
Added CsvMapping code from the documentation. (#42) 2018-10-20 19:26:51 +01:00
Tom Minka 31eaa62221
Removed redundant 'open' statements from F# examples. (#41) 2018-10-20 07:52:30 +01:00
Tom Minka 7a82a6d25e
Fixed DoubleIsBetweenOp for 32-bit (#39)
* Fixed DoubleIsBetweenOp for 32-bit.

* Fixed MMath.LargestDoubleProduct for 32-bit.
2018-10-19 15:21:03 +01:00
Tom Minka 990d567941
MMath.LargestDoubleProduct fix. (#37)
* LargestDoubleProduct includes exception messages

* MMath.LargestDoubleProduct fix.

* Region.GetMidpoint fix

* Fixed issues in MMath.LargestDoubleProduct and LargestDoubleSum.  Added MMath.Average.

* Fixes to MMath.NormalCdf, NormalCdfRatio, DoubleIsBetweenOp.

* BranchAndBound.Search converges faster.
2018-10-18 22:29:33 +01:00
Tom Minka 79905f740d Fixed an edge case in InnerQuantiles.GetQuantile. 2018-10-15 23:34:59 +01:00
Tom Minka fe253eb525 TwoCoins example uses 'engine'. 2018-10-15 23:34:59 +01:00
Tom Minka d3ec3012ed Clarified the installation and building steps in the README. 2018-10-12 11:31:21 +01:00
msdmkats c8ab5eea6f
Pinned net core runtime version in netcoretest.sh. (#23) 2018-10-11 18:07:19 +03:00
Tom Minka 88c75fee2b Fixed issue in QuantileEstimator when a single point was retained.
Fixed EndCoupledChainsTest2.
Added MMath.NextDouble and PreviousDouble.
Split up EpTests.
Added Hidden attributes to factors that should not appear in Factor Manager.
HtmlTransformChainView shows errors.
README clarifies that Mono is optional.
2018-10-10 18:30:38 +01: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
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
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
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
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
dotnet-bot 73207ecc9c
Initial commit 2018-10-01 11:32:06 -07:00