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

1641 Коммитов

Автор SHA1 Сообщение Дата
Mark Hamilton 1ed7dd22fd
chore: remove hack for materializing keys (#2211) 2024-04-18 15:57:27 -04:00
JessicaXYWang 786e59aee6
docs: update isolation forest doc (#2210)
* update isolation forest doc

* formatting

* update isolation forest
2024-04-18 15:40:49 -04:00
Mark Hamilton 44873989ac
chore: break up build steps to improve stability (#2208)
* chore: break up build steps to improve stability

* chore: break up build steps to improve stability

* chore: break up build steps to improve stability

* chore: break up build steps to improve stability

* chore: break up build steps to improve stability
2024-04-17 21:27:31 -04:00
Mark Hamilton 07b2451e3b
chore: add conda env caching (#2207) 2024-04-17 17:01:00 -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
Mark Hamilton 139b13bda1
chore: fix synapse notebook demo (#2204) 2024-04-16 15:26:07 -04:00
Mark Hamilton 1c69702135
chore: add more build retries (#2203) 2024-04-16 14:06:00 -04:00
Mark Hamilton 605faa4022
chore: add more retries to build steps (#2201) 2024-04-11 12:34:10 -04:00
JessicaXYWang 23fe098916
docs: update multivariate anomaly detection - fabric doc edit (#2191)
* update multivariate anomaly detection - fabric doc edit

* fabric doc edit

* Update docs/Explore Algorithms/OpenAI/OpenAI.ipynb

Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>

* update doc

---------
2024-04-11 12:26:07 -04:00
Mark Hamilton 5adc9ba2da
chore: fix website version list 2024-04-10 22:29:17 -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 d30d57bed9
chore: fix flaky HyperOpt NB (#2198) 2024-04-10 12:30:42 -04:00
Brendan Walsh 8e4f326479
chore: Bump python version to 3.11 (#2193)
* chore: Bump python version to 3.11

* updating dependency chain to support 3.11

* update langchain to avoid missing transitive dependency

* uncommenting horovod

* forcing conda env create to avoid issues with orphaned envs

* increased conda env create timeout

* update sphinx version

---------

Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2024-04-09 20:00:28 -04:00
Brendan Walsh 50c7f1ebbd
fix: companionModelClassName no longer returns generic type variable (#2195)
* fix: companionModelClassName no longer returns generic type variable

* Move TestRegressor to its own file

* added fuzzing exclusions

* fixing style

* removed comma

---------
2024-04-09 16:15:50 -04:00
Brendan Walsh 580f7594e0
fix: Fix tag for pyCodeGenImpl (#2194) 2024-04-09 14:32:24 -04:00
Brendan Walsh f64440e6a1
chore: exclude non-executable docs from automated tests (#2197) 2024-04-09 14:28:07 -04:00
dependabot[bot] ca747bb035
build: bump azure/login from 1 to 2 (#2176)
Bumps [azure/login](https://github.com/azure/login) from 1 to 2.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](https://github.com/azure/login/compare/v1...v2)

---
updated-dependencies:
- dependency-name: azure/login
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 00:49:48 -04:00
dependabot[bot] 3b3a65f99c
build: bump azure/CLI from 1 to 2 (#2178)
Bumps [azure/CLI](https://github.com/azure/cli) from 1 to 2.
- [Release notes](https://github.com/azure/cli/releases)
- [Changelog](https://github.com/Azure/cli/blob/master/ReleaseProcess.md)
- [Commits](https://github.com/azure/cli/compare/v1...v2)

---
updated-dependencies:
- dependency-name: azure/CLI
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2024-04-05 00:49:28 -04:00
Mark Hamilton a9324d599e
chore: add retry logic to build steps (#2192) 2024-04-05 00:40:17 -04:00
Mark Hamilton 231de3c686
chore: update openai api version to 2024 (#2190) 2024-04-02 21:51:55 -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
Brendan Walsh 9aea411257
fix: repair failing speech tests (#2179)
* fix: repair failing speech tests

* update SAS url for audio2 test file

---------

Co-authored-by: Brendan Walsh <brwals@outlook.com>
Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2024-03-20 13:35:49 -04:00
Mark Hamilton 3f4e12c381
chore: update build system service principals (#2181) 2024-03-19 02:19:11 -04:00
JessicaXYWang 59f8250557
chore: raise error with documentation link - find_secret (#2180)
* raise error with documentation link

* minor format

* add raise error on other platforms
2024-03-18 14:06:14 -04:00
JessicaXYWang ce5cc5c031
chore: check Fabric Tenant (#2175)
* check Fabric Tenant

* update check fabric setting

* add missing import

* fix style

* clean up

* clean unused import

* fix typo

* add doc link in error message

* add doc link in error message
2024-03-11 14:26:55 -04:00
dependabot[bot] b390fd4f98
build: bump github/codeql-action from 2 to 3 (#2148)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2024-02-28 11:51:52 -05:00
dependabot[bot] b5b0962c33
build: bump actions/setup-python from 4 to 5 (#2146)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2024-02-28 11:51:23 -05:00
dependabot[bot] 641fee0346
build: bump peter-evans/create-or-update-comment from 3 to 4 (#2162)
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2024-02-28 11:50:34 -05:00
dependabot[bot] e973d8f3a0
build: bump actions/upload-artifact from 3.1.3 to 4.3.1 (#2165)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](a8a3f3ad30...5d5d22a312)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2024-02-28 11:50:03 -05:00
Mark Hamilton cc37da7a44
chore: rotate outdates SAS url in speech tests (#2173) 2024-02-28 11:48:51 -05:00
CRUISE LI d5650c92ef
chore: Support Token Provider Mode (#2160)
* add header provider

* add trident mwc token provider

* bug fix

* add fabric token provider in cog service

* make platform details work on executor

* use tokenservice endpoint instead of resolve at runtime

* fix style

* implement jwt parser

* add missing header

* fix fabric token issue for text analysis

* fix style

* use val and lazy val to replace var

* add private keyword; trim branches

---------

Co-authored-by: cruise <cruiseli@microsoft.com>
2024-02-27 21:09:44 -05:00
Mark Hamilton 345bad924b
chore: Bump isolation forest to 3.0.4 (#2168) 2024-02-12 18:18:11 -05:00
Alexander Spiridonov 2836cf3ebb
feat: OpenAI embeddings with GPU based KNN (#2157)
* OpenAI embeddings with GPU based KNN

Added OpenAI embeddings with GPU based KNN using NVIDIA Rapids

* Added databricks rapids ml init script

Added init script to install repids ml using cuda 11.8

* No outputs

Removed outputs

* Added testing code

With GPU KNN notebook test code

* Added GPU test code

Added GPU test code to OpenAI with KNN notebook

* Fixed extra bracket

* Removed extra bracket

* Update DatabricksUtilities.scala

Corrected brackets

* Update SynapseTests.scala

Removed tab

* Update SynapseTests.scala

Removed whitespace on the end

* Corrected Style errors

* Corrected init script location

* Removed invalid esc char

Fixed style errors

* Removed Fine-tune

Suggested by Mark

* removed init script text

* Update core/src/test/scala/com/microsoft/azure/synapse/ml/nbtest/DatabricksUtilities.scala

Added "Fine-tune" again

Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>

* Update DatabricksUtilities.scala

Added Fine-tune back

* Reverse style changes

* Corrected style

* Added GPUInitScript to createClusterInPool

Create cluster using init script

* Corrected to have a separate Rapids test

* Update DatabricksRapidsTests.scala

Corrected parameters

* Update DatabricksUtilities.scala

Added Rapids cluster name

* Update DatabricksRapidsTests.scala

Reduced number of nodes to 1

* Update DatabricksRapidsTests.scala

Fixed imports

---------

Co-authored-by: Alexander Spiridonov <b-aleksandrs@microsoft.com>
Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
Co-authored-by: Alexander <157773158+bvonodiripsa@users.noreply.github.com>
2024-02-09 11:34:39 -05:00
Brendan Walsh fa9ba2eac6
chore: Add script to generate pypi mfa qr (#2150)
* chore: Add script to generate pypi mfa qr

* nit

* fixed formatting

* propagate caught exception

---------

Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2024-01-31 13:21:56 -05:00
CRUISE LI 9b008b58ae
chore: Add Unified Logging Base Class for Python (#2159)
* add unified logging for python

* format code

---------

Co-authored-by: cruise <cruiseli@microsoft.com>
2024-01-22 12:23:42 -05:00
Jason Wang cbc022c7a5
feat: Synthetic difference in differences (#2095)
* Estimators for diff-in-diff, synthetic control and synthetic diff-in-diff

* add more params

* refactor

Signed-off-by: Jason Wang <jasonwang_83@hotmail.com>

* adding unit tests for linalg

* more unit tests

* Unit test for DiffInDiffEstimator

* more unit tests

* unit test for SyntheticControlEstimator

* unit test for SyntheticDiffInDiffEstimator

* logClass

* Python code gen

Signed-off-by: Jason Wang <jasonwang_83@hotmail.com>

* pyspark wrapper

* expose loss history

* fix bugs for synthetic control

* fix time effects for synthetic control estimator

* fix unit test

* add notebook

* fixing indexing logic

* add file headers

Signed-off-by: Jason Wang <jasonwang_83@hotmail.com>

* Add feature name to logClass call

* more scalastyle fixes

* More scalastyle and unit test fixes

* Python style fix

Signed-off-by: Jason Wang <jasonwang_83@hotmail.com>

* fix unit test

* fix more python style issue

* python style fix

* fix unit test

* Update core/src/main/scala/com/microsoft/azure/synapse/ml/causal/DiffInDiffEstimator.scala

Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>

* Update core/src/main/scala/com/microsoft/azure/synapse/ml/causal/SyntheticControlEstimator.scala

Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>

* Update core/src/main/scala/com/microsoft/azure/synapse/ml/causal/SyntheticDiffInDiffEstimator.scala

Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>

* addressing comments

* extract some constants to findUnusedColumn

* Expose zeta as an optional parameter, also return the RMSE for unit weights and time weights fitting

* Replace constant TimeIdxCol and UnitIdxCol with findUnusedColumn

Signed-off-by: Jason Wang <jasonwang_83@hotmail.com>

* typo

* Adding notebook to sidebar

* fix bad merge

* address code review comments

* Update docs/Explore Algorithms/Causal Inference/Quickstart - Synthetic difference in differences.ipynb

Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>

* clean synapse widget output state

* remove invalid image links

---------

Signed-off-by: Jason Wang <jasonwang_83@hotmail.com>
Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2024-01-12 00:25:21 -05:00
Mark Hamilton 8ebf298434
chore: fix failing tests (#2153) 2024-01-12 00:24:34 -05:00
JessicaXYWang 7771c96f1f
fix: update openai completion (#2142)
* update openai completion, testing

* update auth

* false positive synapse e2e

* fix setTimeout

* update OpenAI endpoints' default timeout

* update openai setTimeout

* fix style
2023-12-05 11:31:50 -07: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
JessicaXYWang 2a01c8e68a
doc: update find_secret on Fabric and doc (#2132)
* add find secret doc for synapse and adb

* Apply suggestions from code review


* update find_secret function

* minor fix

* fix style

* update find_secret for fabric

* style

* fix find_secret e2e test

* Update Platform.py

* fix find_secret

---------
2023-11-27 14:02:25 -07:00
sherylZhaoCode 23222c0840
fix: Add the error handling for Langchain transformer (#2137)
* added the error handling for Langchain transformer

* test fix

* Revert "test fix"

This reverts commit 71445fa13d.

* fix test errors

* black reformatted

* put the error messages in the error column instead

* addressed the comments on tests

* name the temporary column in a way to avoid collision

* Revert "name the temporary column in a way to avoid collision"

This reverts commit b81acf4f25.

* modified uid to use model uid
2023-11-21 05:26:21 -07:00
CRUISE LI f3ae1465f5
fix: use java class loader (#2135)
Co-authored-by: cruise <cruiseli@microsoft.com>
2023-11-20 10:49:20 -07:00
Ikko Eltociear Ashimine fc3a999267
docs: update CONTRIBUTING.md (#2138)
An -> A
2023-11-20 10:48:37 -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
Jason Wang 28cd6db0f0
chore: change udf vec2array to pyspark.ml.functions.vector_to_array (#2131)
Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2023-11-16 07:28:23 +00:00
Mark Hamilton 46a1ef816a
docs: add audiobook paper to README 2023-11-15 18:55:28 -05:00
dependabot[bot] 5e9bae1c44
build: bump amannn/action-semantic-pull-request from 5.3.0 to 5.4.0 (#2125)
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/action-semantic-pull-request/compare/v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2023-11-15 15:18:03 -05:00