<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Which MLlib library am I supposed to use - pyspark.mllib or pyspark.ml? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/which-mllib-library-am-i-supposed-to-use-pyspark-mllib-or/m-p/24282#M16873</link>
    <description>&lt;P&gt;Both of these libraries seem to be available and they are both for MLlib, how do I know which one to use?&lt;/P&gt;</description>
    <pubDate>Tue, 15 Jun 2021 21:01:23 GMT</pubDate>
    <dc:creator>User16826992666</dc:creator>
    <dc:date>2021-06-15T21:01:23Z</dc:date>
    <item>
      <title>Which MLlib library am I supposed to use - pyspark.mllib or pyspark.ml?</title>
      <link>https://community.databricks.com/t5/data-engineering/which-mllib-library-am-i-supposed-to-use-pyspark-mllib-or/m-p/24282#M16873</link>
      <description>&lt;P&gt;Both of these libraries seem to be available and they are both for MLlib, how do I know which one to use?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 21:01:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/which-mllib-library-am-i-supposed-to-use-pyspark-mllib-or/m-p/24282#M16873</guid>
      <dc:creator>User16826992666</dc:creator>
      <dc:date>2021-06-15T21:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Which MLlib library am I supposed to use - pyspark.mllib or pyspark.ml?</title>
      <link>https://community.databricks.com/t5/data-engineering/which-mllib-library-am-i-supposed-to-use-pyspark-mllib-or/m-p/24283#M16874</link>
      <description>&lt;P&gt;The pyspark.mllib library is built for RDD's, and the pyspark.ml library is built for Dataframes. The RDD-based mllib library is currently in maintenance mode, while the Dataframe library will continue to receive updates and active development. For that reason, plus the fact that Dataframes are more common and are generally recommended to use, you will usually want to use the pyspark.ml library. &lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 21:04:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/which-mllib-library-am-i-supposed-to-use-pyspark-mllib-or/m-p/24283#M16874</guid>
      <dc:creator>User16826992666</dc:creator>
      <dc:date>2021-06-15T21:04:46Z</dc:date>
    </item>
  </channel>
</rss>

