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

2798 Коммитов

Автор SHA1 Сообщение Дата
feiyun0112 de9afb5966
fix Dead link in FastTreeRegressionTrainerClass Documentation (#6255)
#6254
2022-07-22 16:40:07 -05:00
Xiaoyun Zhang 24df355984
reimplement binary experiment using AutoMLExperiment (#6246)
* reimplement binary experiment using AutoML experiment

* fix build error

* fix tests

* force canceling when there's complete trial

* Update AutoFitTests.cs

* Update AutoFitTests.cs
2022-07-18 15:57:21 -07:00
Xiaoyun Zhang da2df592e0
Proposal: Experiment API (#6118) 2022-07-13 13:14:10 -07:00
dotnet-maestro[bot] 4aad15b8f3
[main] Update dependencies from dotnet/arcade (#6245)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-07-06 16:58:50 -07:00
Jake 924ae7a48d
Add AutoML Interactive Extension (#6243)
* Initial check-in of AutoML Interactive Extension

* Remove warning disable code

* clean up warnings

* Add chart header and work around Plotly.NET issue.

* Fix chart title.

* Improve styling and add header to Table.

* Update comments and remove some items from NoWarn.

* Remove trailing semicolon

* Resolve PR feedback

* Move _updatePending = false outside of if check.

* Resolve PR Feedback

* Pull out ActionThrottler into class and fix delay bug.
2022-07-06 11:55:22 -07:00
Michael Sharp 10f68a300f
Fixes Onnx Export for Column Copy Transformer. (#6242) 2022-06-30 14:50:26 -07:00
dotnet-maestro[bot] 0a1f72b60c
[main] Update dependencies from dotnet/arcade (#6234)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-06-30 09:03:32 -07:00
Michael Sharp ea2dc6e8eb
Added score column. Auto count unique labels. (#6235) 2022-06-24 08:28:16 -07:00
Xiaoyun Zhang b9f8a0a09e
implement auto featurizer (#6205) 2022-06-17 10:38:04 -07:00
Xiaoyun Zhang 7ae1c5d286
add SweepablePipeline (#6222) 2022-06-15 09:49:18 -07:00
Xiaoyun Zhang f99825a1bf
Fix #2127 by adding "Microsoft.ML.Transforms" in using statement (#6228) 2022-06-14 15:26:29 -07:00
dotnet-maestro[bot] 7197cb16a4
[main] Update dependencies from dotnet/arcade (#6216)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-06-14 15:26:16 -07:00
Michael Sharp cffb96cf1f
Mac CI Fixes. (#6230)
* ci testing.

* CI Testing.

* ci testing
2022-06-14 11:22:36 -07:00
Michael Sharp 5c40f729cd
Changes for usabilty. (#6229) 2022-06-13 16:45:27 -07:00
Tarek Mahmoud Sayed 93d53414c6
Rename SentenceClassification to TextClassification (#6223) 2022-06-10 16:24:42 -07:00
Xiaoyun Zhang c9d1ba587d
update (#6217) 2022-06-09 16:26:59 -07:00
Xiaoyun Zhang 84f92dd2bf
add spec (#6218) 2022-06-09 09:21:29 -07:00
Michael Sharp 4715e61879
Initial NasBert Implementation (#6202)
* inference working with shortcuts

* NLP Training Preview.

* Rebase fixes.

* Removed Nuget.org

* Minor Updates.

* Size fix

* Removing MNIST Testing changes

* x86 fix

* Testing copy local hardlink

* Fixing CodeCoverage Build

* PR changes.

* CI fixes.

* CI Fixes

* TorchSharp version update.

* Dependency fix.

* libtorch version update.

* Codecov fix

* Changes from PR.

* Temp netFX fix.
2022-06-09 09:20:09 -07:00
Xiaoyun Zhang 85a9d9ed48
Add cancellation token to AutoMLExperiment.RunAsync (#6206)
* add tests

* simply cancel

* add more tests

* fix tests and remove IsMaximize
2022-06-02 15:50:53 -07:00
dotnet-maestro[bot] 991dc1d762
[main] Update dependencies from dotnet/arcade (#6195)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-06-01 22:36:23 -07:00
Xiaoyun Zhang a2ad53ce57
add auto featurizer api (#6187) 2022-05-23 22:06:53 -07:00
Luis Quintanilla ad828b2e7c
Update CUDA version in ONNXOptions doc (#6193) 2022-05-23 22:06:42 -07:00
Michael Sharp 743bc64bce
Using internal TempFilePath (#6180)
Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
2022-05-23 20:04:32 -07:00
gi82 91b75d153c
Fixes #6198 Fix notimplementedexception error message while appending dataframe column (#6200)
Co-authored-by: Ioannis Georgiou <ioannis.georgiou@rwe.com>
2022-05-23 18:11:25 -07:00
Michael Sharp 907fa2ff58
MacOS CI testing. (#6203) 2022-05-23 15:27:06 -07:00
Xiaoyun Zhang f1ec0e4b47
add nest option (#6185) 2022-05-23 14:09:10 -07:00
Gabriel a3003b06b9
Fix the ref link for the DataFrameColumn.Info XML comments (#6192) 2022-05-23 11:39:51 -07:00
Xiaoyun Zhang 5fc5f31ce3
add grid search test in AutoML.Net (#6176) 2022-05-23 11:38:10 -07:00
Xiaoyun Zhang 4bcb892a84
make Microsoft.ML.AutoML internal visible to model builder code gen (#6197)
* update assembly

* internal visible to configuration class
2022-05-18 14:51:55 -07:00
dotnet-maestro[bot] 4325125c60
[main] Update dependencies from dotnet/arcade (#6189)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-05-09 12:30:57 -07:00
Jeff Handley d804f37b4c
Update the "PR Needs Champion" tasks to address a bug found during testing (#6181) 2022-05-09 10:49:39 -07:00
dotnet-maestro[bot] 97a920ac5c
[main] Update dependencies from dotnet/arcade (#6179)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-05-02 17:12:05 -07:00
Jeff Handley ba083e2970
Regenerate fabricbot config to include several new automation tasks (#6177) 2022-05-02 16:29:23 -07:00
dotnet-maestro[bot] 59c6af15e8
Update dependencies from https://github.com/dotnet/arcade build 20220422.4 (#6171)
Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.SignTool , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22215.2 -> To Version 7.0.0-beta.22222.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-04-28 07:01:18 -07:00
Michael Sharp 126783705a
Updating codecov to newer vm (#6174) 2022-04-26 19:35:21 -07:00
Xiaoyun Zhang 9336dae175
make AutoMLExperiment public && some small refactor (#6173) 2022-04-26 19:10:40 -07:00
Xiaoyun Zhang 0e7e8079f7
Remove 'this' prefix for some projects (#6169) 2022-04-22 16:53:10 -07:00
Eric StJohn 9f6d03a7bf
Consolidate all dependencies in Versions.props (#6167) 2022-04-21 14:18:16 -07:00
Xiaoyun Zhang c0e164549f
add automl experiment api && cfo tuner (#6140) 2022-04-20 20:28:42 -07:00
Eric StJohn 978b3c8bb5
Update some test package dependencies (#6161) 2022-04-19 13:47:16 -07:00
dotnet-maestro[bot] 1396f5655e
[main] Update dependencies from dotnet/arcade (#6159)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-04-18 19:33:15 -07:00
Eric StJohn e555c70d05
Update dependency ApprovalTests to 5.4.7 (#6160) 2022-04-18 17:41:50 -07:00
Michael Sharp 36e45249b5
updating newtonsoft to latest version (#6154) 2022-04-13 10:01:42 -07:00
mzasov ec8a2afe17
Significantly improve speed performance and memory consumption for DataFrame Merge procedure (#6150) 2022-04-11 14:41:17 -07:00
dotnet-maestro[bot] ad7415d456
Update dependencies from https://github.com/dotnet/arcade build 20220406.10 (#6153)
Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.SignTool , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22181.2 -> To Version 7.0.0-beta.22206.10

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-04-11 12:41:39 -07:00
mzasov f1a2d4d3e7
PrimitiveDataFrameColumnComputations provides wrong calculations in Max/Min functions (#6147) 2022-04-05 14:20:04 -07:00
dotnet-maestro[bot] dc313cf32f
[main] Update dependencies from dotnet/arcade (#6148)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-04-04 13:39:54 -07:00
Tarek Mahmoud Sayed 43f267ce13
Support Loading ONNX model using GPU (#6143) 2022-04-04 11:57:29 -07:00
dotnet-maestro[bot] 7fba700c0e
[main] Update dependencies from dotnet/arcade (#6139)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-03-28 19:21:30 -07:00
Xiaoyun Zhang a758217121
Generate built-in SweepableEstimator classes for all available estimators (#6125) 2022-03-28 13:40:36 -07:00