-
**Environment:**
1. **Framework**: TensorFlow, PyTorch
2. **Framework version**:
- TensorFlow: 2.18.0
- PyTorch: 2.4.1
3. **Horovod version**: Attempting to install latest via pip
4. **MPI…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and did not find a match.
### Who can help?
_No response_
### What are you working on?
train a classif…
-
As a data scientist i would like to have an Action to apply a ML model inside my data pipeline.
**Describe the solution you'd like**
New MLFlowAction which applies a MLFLow model to the data. The …
-
### SynapseML version
0.10.1-22-95f451ab-SNAPSHOT
### System information
- **Language version**: python 3.8, scala 2.12
- **Spark Version** : 3.2
- **Spark Platform** : Synapse
### Descr…
544cl updated
2 months ago
-
> 제가 자주 사용하는 Spark 라는 Framework를 소개해보았습니다.
> 이전 글들과는 다르게 사용해보시지 않으셨으면 조금 어려울 수도 있는 내용이 많습니다.
> 혹시나 관심있어서 들어오셨는데, 내용이 부실하여 이해가 잘 안되신다면 편하게 코멘트 부탁드립니다~
> 피드백은 언제나 환영입니다. 👋
![쉐보레 스파크](https://gith…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and did not find a match.
### Current Behavior
`BertEmbeddings.pretrained() `can load successfully.
But whe…
-
I'm use rapids accelerator and spark-rapids-ml in conjunction and am facing below error. If rapids accelerator is disabled, it runs successfully. The documentation implies the two should be able to wo…
-
### SynapseML version
0.10.1
### System information
Language version: Python: 3.8.10, Scala 2.12
Spark Version : Apache Spark 3.2.1,
Spark Platform: Databricks
### Describe the problem…
-
Thanks for such a great work and awesome library.
I am using spark-rapids with EMR-7.3 for the deep learning model inference with predict_batch_udf.
I have been following the provided documentation f…
-
Could you please provide an example (or even an implementation) of how to use functions from the ML package, e.g. the `Microsoft.Spark.ML.Feature.Bucketizer` class?