-
**Describe the bug**
I'm trying to write the complete ML pipeline including StringIndexer, VectorAssembler and LightGBMRegressor to the disk using pipeline_model.write().overwrite().save("model_file"…
-
is not support Spark 2.2 when create Tokenizer object
```
scala> val kuromoji = new org.apache.spark.ml.feature.KuromojiTokenizer().setInputCol("text").setOutputCol("tokens")
java.lang.NoClassDef…
-
Hi,
I was wondering if you could help with a problem I am getting when running geoscan in a DBR 10.4 LTS cluster. After creating the dataframe with `latitude`, and `longitude` columns and trying to…
-
```
import org.apache.spark.ml.Pipeline
import org.apache.spark.ml.classification.LogisticRegression
import org.apache.spark.ml.evaluation.BinaryClassificationEvaluator
val d_train = spark.read.…
-
Can we investigate the use of the Spark ML library (note not MLLib) which is based on data-frames and if it is better than the existing RDD based Spark MLLib implementation.
Also look at the exist…
-
21/02/04 15:13:00 ERROR ApplicationMaster: User class threw exception: java.lang.AbstractMethodError: com.tencent.angel.pytorch.graph.gcn.GCN.org$apache$spark$ml$param$Params$_setter_$paramMap_$eq(Lor…
-
### SynapseML version
synapseml-lightgbm_2.12:0.9.5
### System information
- **Language version** (e.g. python 3.8, scala 2.12):
- python3.7
- **Spark Version** (e.g. 3.2.3):
- 3.0.1
- **…
-
### SynapseML version
com.microsoft.azure:synapseml_2.12:0.11.3
### System information
- **Language version**: Python 3.10.12
- **Spark Version**: spark-3.2.4-bin-without-hadoop
- **Spark P…
-
### SynapseML version
0.10.2
### System information
- **Language version** (e.g. python 3.9, scala 2.12):
- **Spark Version** (e.g. 3.2.3):
- **Spark Platform** (e.g. Synapse):yarn
### D…
-
Error-org.apache.spark.SparkException: Job aborted due to stage failure: Task 1 in stage 150.0 failed 4 times, most recent failure: Lost task 1.3 in stage 150.0 (TID 426) (172.30.123.114 executor 6): …