-
Currently we set spark.sql.execution.arrow.pyspark.enabled = true
This may be instead required: spark.sql.execution.arrow.enabled = true
I've seen both mentioned in various posts, we'll need to figu…
-
### SynapseML version
0.10.0
### System information
- **Spark Platform** (e.g. Synapse, Databricks): Databricks Runtime 10.4 LTS (includes Apache Spark 3.2.1, Scala 2.12)
### Describe the proble…
-
This issue appears whenever I try to run Scala notebooks (spylon-kernel) notebooks using papermill.
If I make the scala val assignments in a standalone `parameters` cell, papermill does not inject …
-
**Describe the bug**
Hi, I am running the error analysis notebook in the [examples](https://github.com/microsoft/responsible-ai-toolbox/blob/main/notebooks/individual-dashboards/erroranalysis-dashboa…
-
Hi
The most recent version of CMS seems broken.
I fail to import notebooks.
I have a small notebook `mylib.ipynb`
```python
#
var = 1
```
And a notebook importing:
```python
%load…
-
추천 모델(초안) 랭킹 평가
- precision at k
- recall at k
- ndcg
- map
위 4가지 기준 평가하고 기준 아이템 당 추천 몇개가 평균적으로 나오는지 확인 필요 (평가 데이터 기준으로 커버리지도 확인 필요)
-
Looks good @dtherrick! Nothing stands out as needing to be changed in the example, but we'll need to be thoughtful about the way we turn this walkthrough into a challenge.
We've got the main ask at…
-
It is not an issue actually, but want to get help/support. We have on-premise spark cluster with livy, which can be connected from my laptop using Jupyter Notebook + Sparkmagic. But have no idea how t…
-
### SynapseML version
0.11.2-spark3.3
### System information
- **Language version**: python 3.10
- **Spark Version**: 3.3
- **Spark Platform**: Synapse
### Describe the problem
Referring to:
…
-
Spark Streaming's Kafka libraries not found in class path. Try one of the following.
1. Include the Kafka library and its dependencies with in the
spark-submit command as
$ bin/spa…