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

5 Коммитов

Автор SHA1 Сообщение Дата
Xiaoyun Zhang 44660297b4
Make ColumnInference serializable (#5611)
* upgrade to 3.1

* write inline data using invariantCulture

* make column inference serializable

* add test json

* add approvaltests
2021-02-02 17:22:42 -08:00
Xiaoyun Zhang e3ca7e0853
support sweeping multiline option in AutoML (#5148)
* upgrade to 3.1

* write inline data using invariantCulture

* add tryMulti in AutoML and test

* add test for AutoML inferColumn API

* Update test/Microsoft.ML.AutoML.Tests/ColumnInferenceTests.cs

Co-authored-by: Justin Ormont <justinormont@users.noreply.github.com>

Co-authored-by: Justin Ormont <justinormont@users.noreply.github.com>
2020-05-21 16:49:32 -07:00
Xiaoyun Zhang e5a19af589
add hasHeader to ColumnInference (#4922) 2020-03-06 10:46:07 -08:00
Xiaoyun Zhang ee8418a4ea AutoML Add Recommendation Task (#4246)
Trains Recommendation models able to predict rating for existing users
2019-10-17 16:02:01 -07:00
Dmitry Akhutin 553e089259
prep work to transfer to ml.net (#389)
* move test projects to top level test subdir

* rename some projects to make naming consistent and make it build again

* fix test project refs
2019-04-12 16:05:57 -07:00