SynapseML/tools/init_scripts
Alexander Spiridonov 6da5f57401
feat: Add custom embedder (#2236)
* Feat: Add custom embedder

* Corrected Names and file location

* Code style corrections

* Source temp fixes

* Formating

* First test

* Name changes

* With two models

* Source style corrections

* Name change

* Name change

* Merge init scripts

* Removed extra file

* Added result output and _ correction

* Formatted

* Runtime flag update and load class from file (not from synapse.ml..)

* Use built synapse.ml package instead of file

* Clean imports and the class

* Corrected edge cases (slam dataframe or no gpu)

* Added check for cuda

* Added synapse.ml.nn.KNN to run on CPU

* add some small fixes to namespaces

* formatted

* corrected default batch size

* Added test

* Corrected build errors

* style fixes

* Style corrections

* More style corrections

* Added extra row

* Corrected comparison results image

* Corrected init and test

Updated rapidsml version and use init_spark

* Style correction

* Updated notebook image link

* Added sentence_transformers for testing

* trying to fix testing

* style change

* removed style spaces

* Style again...

* added pyspark

* remove pyspark

* corrected utest

* Reverse style change

* change data size

* comment a line

* Corrected init_spark()

* Style and added SQLContext

* Corrected result_df and remove old image

* Corrected sidebars.js

* match web names

---------

Co-authored-by: bvonodiripsa <bvonodiripsa>
Co-authored-by: Alexander <157773158+bvonodiripsa@users.noreply.github.com>
Co-authored-by: Mark Hamilton <marhamil@microsoft.com>
Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
2024-08-07 16:24:27 -04:00
..
init-rapidsml-cuda-11.8.sh feat: Add custom embedder (#2236) 2024-08-07 16:24:27 -04:00