pieths
b5eb9376dd
Fix latest Windows build issues. ( #105 )
...
* Fix build issue on Windows when VS2019 is installed.
Note: The -version option could not be added directly
to the FOR command due to a command script parsing issue.
* Add missing arguments to fix build issue with latest version of autoflake.
2019-05-26 20:18:35 -07:00
Gani Nazirov
210b220f74
Upgrade to ML.NET version 1.0.0 ( #100 )
...
* ref v0.10 ML.NET
* fix build
* hook up to v0.11.0 ML.NET
* fix build errors
* fix build
* include Microsoft.Data.DataView.dll in build
* typo
* remove protobuf dll
* Regenerate code due to manifest changes
* fix missing ep
* Update to ML.NET 1.0.0-preview
* fix .net build
* update nuget for ML.NET
* remove Data namespace dll
* rollback nuget changes
* move to final RC ML.NET
* Regenerate classes as per updated manifest
* fix maximum_number_of_iterations param name
* fix parameter names
* fix names
* reference official v1.0 of ML.NET
* fix tests
* fix label column
* Fix tests
* fix lightgbm tests
* fix OLS
* fix tests
* fix more tests
* fix more tests
* fix weight column name
* more tests
* fix normalized metrics
* more errors
* Fix CV
* rename feature_column to feature_column_name
* fix cv ranker
* Fix lightgbm tests
* fix changes due to upgrade of NGramFeaturizer
* fix ngram featurizer
* fix FactorizationMachine assert error
* disable test which is not working now due to change in LightGbm version
* fix model name
* typo
* handle nan in arrays
* fix tests
* fix tests
* fix more tests
* fix data type
* fix AUC exception
* kick the build
* fix tests due to data change
* fix ngram test
* fix mutual info tests
* copy libiomp lib
* fix mac build
* disable SymSgdNative for now
* disable SymSgdBinary classifier tests for Linux
* fix linux tests
* fix linux tests
* try linux
* fix linux
* skip SymSgdBinaryClassifier checks
* fix entrypoint compiler
* fix entry point generation
* fix example tests run
* fix typo
* fix documentation regression
* fix parameter name
* fix examples
* fix examples
* fix tests
* fix tests
* fix linux
* kick build
* Fix code_fixer
* fix skip take filters
* fix estimator checks
2019-05-26 19:14:10 -07:00
Xavier Dupré
dca1157741
add configuration for python 3.7 ( #101 )
...
* add configuration for python 3.7
* fix broken unit test
* Update build.sh
* fix build for Windows
* Linux py3.7 build
* fix pytest version
* upgrade pytest
* fix pytest-cov version
* fix isinstance(., int) for python 2.7
* build urls for Mac
* final fixes
* fix libomp
2019-04-11 13:37:24 -07:00
Monte Hoover
9a0b50e38a
Fix build failures caused by dotnetcore2 module. ( #67 )
...
* Fix importing of the dotnetcore2 module because it has inconsistent folder naming.
* Fix file check for unix platforms.
* Fix indentation levels.
2018-12-06 16:33:52 -08:00
Gani Nazirov
7ea0a25c35
fix build
2018-11-24 18:15:52 -08:00
Gani Nazirov
0976828be9
fix mac & linux
2018-11-23 16:27:05 -08:00
Gani Nazirov
f74b3c84ed
restart dotnetcore2 package work
2018-11-23 15:09:44 -08:00
Gani Nazirov
7d659af568
fix tests
2018-10-23 14:48:52 -07:00
Gani Nazirov
793739b8ab
Initial checkin
2018-10-19 09:57:24 -07:00