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

158 Коммитов

Автор SHA1 Сообщение Дата
Mark Hamilton d9149d13bb
chore: bump to v1.0.8 (#2303) 2024-10-16 00:12:35 -04:00
Mark Hamilton bd5b4013a1
chore: bump synapseml to 1.0.7 (#2298) 2024-10-10 20:18:50 -04:00
Mark Hamilton 9905ae80a2 chore: bump synapseml to 1.0.6 (#2295)
* chore: bump to version 1.0.6

* bump website
2024-10-10 20:05:07 -04:00
Mark Hamilton 392f60112b
chore: bump synapseml version to v1.0.5 (#2273) 2024-08-29 22:03:46 -04:00
Mark Hamilton d789b02b9e
chore: remove storage keys and dotnet (#2205)
* chore: remove storage keys and dotnet

* chore: fix style violations

* chore: add flags

* chore: add publishing cli auth

* chore: fix auth error

* chore: fix auth error

* chore: fix auth error

* chore: fix auth error

* chore: fix auth error

* try v1

* try v2

* hack around timing limitations

* try skipping codegen in later stages

* final fixes
2024-04-17 15:35:37 -04:00
Brendan Walsh 2cba4c4cf5
chore: Bump version to 1.0.4 (#2200)
* chore: Bump version to 1.0.4

* generated docs for 1.0.4

* revert change to environment.yml
2024-04-10 14:49:43 -04:00
Mark Hamilton 86ecbca1f1
chore: fix 1.0.1 version tags (#2189) 2024-04-02 18:30:10 -04:00
Brendan Walsh 964ebfc70f
chore: Update to version 1.0.3 (#2183)
Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2024-03-22 17:24:34 -04:00
Mark Hamilton 1ca20168bc
chore: no-op commit to avoid re-release 2023-11-28 11:37:19 -07:00
Mark Hamilton 522661ae38
chore: bump to v1.0.2 (#2140) 2023-11-27 14:26:34 -07:00
Mark Hamilton 9b20829010
docs: fix install instructions (#2136)
* docs: fix install instructions

* update install docs

* remove extra redirect

* update docs

---------

Co-authored-by: Ubuntu <marhamil@marhamil-gpu-4.g4sx0fkpramudal1bwadxbpp4c.bx.internal.cloudapp.net>
2023-11-16 11:50:05 -05:00
Mark Hamilton c10f46ea3d
docs: fix readme install 2023-11-16 11:15:44 -05:00
Mark Hamilton 46a1ef816a
docs: add audiobook paper to README 2023-11-15 18:55:28 -05:00
Mark Hamilton a187cd063e
docs: removing spark 3.2 instructions
Removing spark
2023-11-01 22:40:26 -04:00
Mark Hamilton cb4fd82835
chore: bump to v1.0.1 (#2123) 2023-11-01 21:40:40 -04:00
Mark Hamilton 77be641008
docs: bump readme to spark 3.4 2023-11-01 17:29:30 -04:00
Mark Hamilton ef435a2917
chore: bump to v1.0.0 (#2120) 2023-11-01 12:54:55 -04:00
Mark Hamilton 7230ce4a07
chore: bump to version 0.11.4 (#2110) 2023-10-26 14:16:43 -04:00
Miguel Fierro 1ed5337115
docs: Update new URL of Recommenders (#2086) 2023-10-20 19:16:19 -04:00
Mark Hamilton 21cff04796
chore: Update README.md to avoid re-releasing (#2085) 2023-09-26 21:23:59 -04:00
Mark Hamilton 6ac187db38
chore: bump version to v0.11.3(#2084)
* chore: bump version number

* add docusaurus docs

---------

Co-authored-by: Ubuntu <marhamil@marhamil-gpu-4.g4sx0fkpramudal1bwadxbpp4c.bx.internal.cloudapp.net>
2023-09-26 18:12:32 -04:00
Mark Hamilton 149c634005
docs: add badges to readme 2023-08-08 14:21:18 +01:00
JessicaXYWang fa497f09b5
docs: fix broken links (#2042)
* fix broken links

* fix broken links
2023-08-04 13:55:41 +01:00
Mark Hamilton 1c4c5b388e
docs: fix broken links (#2025) 2023-07-20 14:34:51 +01:00
niehaus59 ea60f56baf
docs: fix docker link (#2019) 2023-07-18 13:43:16 +01:00
Mark Hamilton 0c1c84b3bf
chore: no-op PR to avoid double publishing 2023-07-11 00:22:14 +01:00
Mark Hamilton 1e80aa15ba
chore: bump to v0.11.2 (#2011) 2023-07-10 23:44:01 +01:00
JessicaXYWang fde43e969e
docs: update spark33 installation instruction readme (#1961)
* update spark33 installation

* update installation guide

* modify readme and website, synapse3.3 installation guide

* minor edit

* Update website/src/pages/index.js

---------

Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2023-05-26 23:53:30 +01:00
Mark Hamilton c4f89ad83d
chore: no-op commit to ensure no double-releasing of library 2023-04-24 23:55:20 +01:00
Mark Hamilton 866261c212
chore: bump to v0.11.1 (#1933) 2023-04-24 23:20:21 +01:00
Mark Hamilton 8a216cedea
chore: make sure nightly build has new commit 2023-03-05 20:55:51 +00:00
Mark Hamilton 8f9e970dd5
chore: bump version to 0.11.0 (#1857) 2023-03-05 13:21:53 +00:00
JessicaXYWang eb0bbe335f
fix: modify synapse test config, modify isolation forest notebook for testing (#1833)
* modify synapse test config, modify isolation forest notebook for testing

* modify avro requirements

* test isolation forest synapse fix

* lint

* include all test

* filter out HyperOpt

* use linked service for synapse model tracking

* add prerequisites mlflow on synpase

* modify experiment name

* bypass regression on linked service

* add set tracking url directly

* acrolinx

---------

Co-authored-by: Jessica Wang <jessiwang@microsoft.com>
2023-02-16 22:40:51 +01:00
Jason Wang bd1e0a61f3
fix: breeze NoSuchMethodError (#1807)
* fix: Breeze method not found error from Synapse

* removing exclusion

* Try spark.yarn.user.classpath.first

* Update Synapse configure magic for Spark 3.2 and 3.3 pools

* linting the readme.md file

Signed-off-by: Jason Wang <jasowang@microsoft.com>

* Update website

Signed-off-by: Jason Wang <jasowang@microsoft.com>

* Try adding breeze to compile dependency instead

* update

* Update document

Signed-off-by: Jason Wang <jasowang@microsoft.com>

---------

Signed-off-by: Jason Wang <jasowang@microsoft.com>
Co-authored-by: JessicaXYWang <108437381+JessicaXYWang@users.noreply.github.com>
2023-01-30 20:31:22 +00:00
Mark Hamilton b6ef511ab1
docs: Pinning binder to latest released version 2022-11-30 18:42:36 +00:00
Mark Hamilton aa69541cd2
docs: removing beta tag from R 2022-11-22 22:06:40 +00:00
Mark Hamilton cd1d2ea65f
chore: bump version to 0.10.2 (#1738) 2022-11-22 14:29:06 +00:00
elswork c8750ce83a
docs: fix command to launch jupyter notebook (#1649) 2022-09-12 15:10:06 -04:00
Mark Hamilton 64fecca3f5
docs: update spark version in Readme 2022-08-30 22:12:13 -04:00
Mark Hamilton 32037ecf35
docs: improve readme overview 2022-08-30 22:11:32 -04:00
Mark Hamilton 0f54bc65e7
chore: bump to v0.10.1 (#1628) 2022-08-22 23:40:02 -04:00
Mark Hamilton 69d2d20243
chore: hotfix binder badge 2022-08-09 22:41:46 -04:00
Mark Hamilton b9ac22a544
docs: pin mybinder to v0.10.0 to avoid thrashing 2022-07-29 15:02:02 -04:00
Serena Ruan d427b8842a
docs: update installation guidance of v0.10.0 (#1578) 2022-07-21 15:53:40 +08:00
Serena Ruan 55a60c9c01
docs: add more .net samples (#1570)
* docs: add lightgbm .net sample

* update dotnet-setup to include link to deployment on databricks

* update next title level

* update c# note to make more clarification on unsupported features

* add c# api reference in docs

* add changes to versioned_docs-0.10.0

* Update README.md

Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2022-07-20 16:00:11 -04:00
Serena Ruan 0febe3cb5d
docs: add dotnet installation & example doc (#1567)
* add dotnet installation & example doc

* docs: update README

* fix dependabot alerts

* stage the changes into version 0.10.0 as well

* address comments
2022-07-19 22:45:19 -04:00
Mark Hamilton e9986fe300
chore: bump to version v0.10.0 (#1565) 2022-07-17 22:49:54 -04:00
Puneet Pruthi 3bd5bef91d
style: improve style using pre-commit (#1538)
* chore: pre-commit first pass

* Add developer docs

* update version for pre-commit hooks

* remove manual black hook config

Co-authored-by: Puneet Pruthi <ppruthi@microsoft.com>
2022-06-21 14:31:34 -05:00
Mark Hamilton 3897edb4bf
Update README.md 2022-06-07 21:14:53 -04:00
Maria Guirguis 9d16166314
docs: fixing typo in readme (#1516)
Fixing typo
2022-05-24 18:59:59 -04:00