<?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 Re: sklearn.ensemble.RandomForestClassifier as a Regression? in Spatial Data Science Questions</title>
    <link>https://community.esri.com/t5/spatial-data-science-questions/sklearn-ensemble-randomforestclassifier-as-a/m-p/863064#M1813</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A similar problem has been reported here:&amp;nbsp;&lt;A class="link-titled" href="https://stackoverflow.com/questions/43211239/valueerror-unknown-label-type-continuous" title="https://stackoverflow.com/questions/43211239/valueerror-unknown-label-type-continuous"&gt;python - ValueError: Unknown label type: 'continuous' - Stack Overflow&lt;/A&gt;&amp;nbsp;. There are some suggestions that might help. BTW, the OP on Stack Overflow provided a lot more information.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Aug 2018 00:21:48 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2018-08-12T00:21:48Z</dc:date>
    <item>
      <title>sklearn.ensemble.RandomForestClassifier as a Regression?</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/sklearn-ensemble-randomforestclassifier-as-a/m-p/863063#M1812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm attempting to use&amp;nbsp;sklearn.ensemble.RandomForestClassifier as a regression, but when I run it, I get the following error regarding my dependent variable y:&amp;nbsp;&lt;/P&gt;&lt;PRE style="color: #000000; background-color: #ffffff; border: 0px; font-size: 14px; padding: 1px 0px;"&gt;&lt;SPAN class="" style="color: #b22b31; font-weight: bold;"&gt;ValueError&lt;/SPAN&gt;: Unknown label type: 'continuous'&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Aug 2018 15:44:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/sklearn-ensemble-randomforestclassifier-as-a/m-p/863063#M1812</guid>
      <dc:creator>HannesZiegler2</dc:creator>
      <dc:date>2018-08-11T15:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: sklearn.ensemble.RandomForestClassifier as a Regression?</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/sklearn-ensemble-randomforestclassifier-as-a/m-p/863064#M1813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A similar problem has been reported here:&amp;nbsp;&lt;A class="link-titled" href="https://stackoverflow.com/questions/43211239/valueerror-unknown-label-type-continuous" title="https://stackoverflow.com/questions/43211239/valueerror-unknown-label-type-continuous"&gt;python - ValueError: Unknown label type: 'continuous' - Stack Overflow&lt;/A&gt;&amp;nbsp;. There are some suggestions that might help. BTW, the OP on Stack Overflow provided a lot more information.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Aug 2018 00:21:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/sklearn-ensemble-randomforestclassifier-as-a/m-p/863064#M1813</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-08-12T00:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: sklearn.ensemble.RandomForestClassifier as a Regression?</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/sklearn-ensemble-randomforestclassifier-as-a/m-p/863065#M1814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, I found out why. I was using sklearn.ensemble.RandomForestClassifier, which is for categorical data. Use sklearn.ensemble.RandomForestRegressor instead, which takes floating point i.e. "continuous" values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2018 11:51:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/sklearn-ensemble-randomforestclassifier-as-a/m-p/863065#M1814</guid>
      <dc:creator>HannesZiegler3</dc:creator>
      <dc:date>2018-08-13T11:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: sklearn.ensemble.RandomForestClassifier as a Regression?</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/sklearn-ensemble-randomforestclassifier-as-a/m-p/863066#M1815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great to hear you figured out what the problem was and thanks for posting back the result.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2018 12:16:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/sklearn-ensemble-randomforestclassifier-as-a/m-p/863066#M1815</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-08-13T12:16:57Z</dc:date>
    </item>
  </channel>
</rss>

