Search code examples
The i/p col features must be either string or numeric type, but got org.apache.spark.ml.linalg.Vecto...

javascalaapache-sparklogistic-regressionapache-spark-ml

Read More
Spark, DataFrame: apply transformer/estimator on groups...

apache-sparkapache-spark-sqlapache-spark-mllibapache-spark-ml

Read More
Bad formation of VectorAssembler giving unwanted values into features...

pysparkapache-spark-sqlfeature-extractionapache-spark-ml

Read More
VectorAssembler fails with java.util.NoSuchElementException: Param handleInvalid does not exist...

apache-sparkpysparkapache-spark-mllibapache-spark-mlapache-spark-2.0

Read More
Getting the leaf probabilities of a tree model in spark...

apache-sparkpysparkapache-spark-ml

Read More
XGBoost Spark One Model Per Worker Integration...

apache-sparkpysparkapache-spark-mllibxgboostapache-spark-ml

Read More
How to train a ML model in sparklyr and predict new values on another dataframe?...

rapache-sparkapache-spark-mlsparklyr

Read More
Estimate a numerical value through Spark MLlib Regression...

machine-learningpysparkregressionapache-spark-mllibapache-spark-ml

Read More
StopWords() not working after using RegexTokenizer() in Spark/Scala ML...

regexscalaapache-sparktokenizeapache-spark-ml

Read More
Pyspark: Extract Multiclass Classification results as different columns...

pysparkapache-spark-sqlapache-spark-mllibapache-spark-ml

Read More
How can I print my tokens when using pyspark.ml.feature.Tokenizer?...

pythonmachine-learningpysparktokenapache-spark-ml

Read More
Image segmentation using K-means for Spark in Scala...

scalaapache-sparkmachine-learningk-meansapache-spark-ml

Read More
pyspark ml model map id column after prediction...

machine-learningpysparkapache-spark-sqlapache-spark-mllibapache-spark-ml

Read More
How to find mean of grouped Vector columns in Spark SQL?...

apache-sparkapache-spark-sqlaggregate-functionsuser-defined-functionsapache-spark-ml

Read More
How to prepare data into a LibSVM format from DataFrame?...

apache-sparkapache-spark-sqlapache-spark-mlliblibsvmapache-spark-ml

Read More
Retrieve categories name from the predictions column in the result table of the ml model...

javaapache-sparkmachine-learningdata-scienceapache-spark-ml

Read More
Bisecting K-Means spark ml - what is the division rule?...

apache-sparkpysparkapache-spark-ml

Read More
Get feature importance PySpark Naive Bayes classifier...

apache-sparkpysparknaivebayesapache-spark-ml

Read More
How to map entity primary key to Spark ML predictions?...

apache-sparkpysparkapache-spark-ml

Read More
Encode and assemble multiple features in PySpark...

pythonapache-sparkapache-spark-sqlapache-spark-mllibapache-spark-ml

Read More
Spark: Use same OneHotEncoder on multiple dataframes...

pythonapache-sparkdataframepysparkapache-spark-ml

Read More
apply OneHotEncoder for several categorical columns in SparkMlib...

pythonapache-sparkpysparkapache-spark-mllibapache-spark-ml

Read More
Using Spark ML's OneHotEncoder on multiple columns...

scalaapache-sparkapache-spark-ml

Read More
Is there in PySpark a parameter equivalent to scikit-learn's sample_weight?...

pythonscikit-learnpysparkapache-spark-mllibapache-spark-ml

Read More
Handling NULL values in Spark StringIndexer...

scalaapache-sparkcategorical-dataapache-spark-ml

Read More
PySpark Pipeline Error when using Indexer and Encoder...

pythonapache-sparkpysparkpipelineapache-spark-ml

Read More
Spark Transformers [Scala]: Knowing schema transformation result before feeding the full data...

scalaapache-sparkapache-spark-ml

Read More
How to interpret probability column in spark logistic regression prediction?...

apache-sparkmachine-learningapache-spark-sqllogistic-regressionapache-spark-ml

Read More
Spark ML: Taking square root of feature columns...

apache-sparkpysparkapache-spark-mllibapache-spark-ml

Read More
Creating and applying ml_lib pipeline with external parameter in sparklyr...

rapache-sparkapache-spark-mlsparklyr

Read More
BackNext