0 votes
in PySpark by
What are the different types of algorithms supported in PySpark?

1 Answer

0 votes
by

Different types of algorithms supported in PySpark are:

  • spark.mllib
  • mllib.regression
  • mllib.recommendation
  • mllib.clustering
  • mllib.classification
  • mllib.linalg
  • mllib.fpm

Related questions

0 votes
asked Mar 13, 2022 in PySpark by rajeshsharma
0 votes
asked Mar 13, 2022 in PySpark by rajeshsharma
...