<?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: Average Square Error is too high. in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Average-Square-Error-is-too-high/m-p/134752#M1230</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's way too difficult to answer here. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your model is clearly not fitting well, so try changing the variables included in the model. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To learn more about data mining perhaps look into the CRISP-DM framework and/or check out the data mining courses offered on Coursera, EdX, Udacity for starters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://ocw.mit.edu/courses/sloan-school-of-management/15-062-data-mining-spring-2003/lecture-notes/" title="http://ocw.mit.edu/courses/sloan-school-of-management/15-062-data-mining-spring-2003/lecture-notes/"&gt;Lecture Notes | Data Mining | Sloan School of Management | MIT OpenCourseWare&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 26 Apr 2014 22:49:37 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2014-04-26T22:49:37Z</dc:date>
    <item>
      <title>Average Square Error is too high.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Average-Square-Error-is-too-high/m-p/134751#M1229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm building a model which is giving me the very high average square error and misclassification rate. &lt;/P&gt;&lt;P&gt;Ho can I reduce these two results. Please provide me valuable inputs.&lt;/P&gt;&lt;P&gt;Also, Please let me know what is basic flow for Data Mining Model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2014 19:20:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Average-Square-Error-is-too-high/m-p/134751#M1229</guid>
      <dc:creator>NareshAbburi</dc:creator>
      <dc:date>2014-04-26T19:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Average Square Error is too high.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Average-Square-Error-is-too-high/m-p/134752#M1230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's way too difficult to answer here. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your model is clearly not fitting well, so try changing the variables included in the model. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To learn more about data mining perhaps look into the CRISP-DM framework and/or check out the data mining courses offered on Coursera, EdX, Udacity for starters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://ocw.mit.edu/courses/sloan-school-of-management/15-062-data-mining-spring-2003/lecture-notes/" title="http://ocw.mit.edu/courses/sloan-school-of-management/15-062-data-mining-spring-2003/lecture-notes/"&gt;Lecture Notes | Data Mining | Sloan School of Management | MIT OpenCourseWare&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2014 22:49:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Average-Square-Error-is-too-high/m-p/134752#M1230</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-04-26T22:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Average Square Error is too high.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Average-Square-Error-is-too-high/m-p/134753#M1231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried with multiple combinations, but still ASE is too high. it is nearly 2000. and my validation ASE also nearly 2000.&lt;/P&gt;&lt;P&gt;Is there any alternative to fit my model well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Apr 2014 00:01:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Average-Square-Error-is-too-high/m-p/134753#M1231</guid>
      <dc:creator>NareshAbburi</dc:creator>
      <dc:date>2014-04-27T00:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Average Square Error is too high.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Average-Square-Error-is-too-high/m-p/134754#M1232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;without any context its hard to say. How many variables do you have? What is your predictor? How many categorical variables are there? How many continuous? Have you standardized your variables? Or transformed them? What did the univariate analysis show?&amp;nbsp; Are the scales of your variables incredibly different? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Apr 2014 01:29:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Average-Square-Error-is-too-high/m-p/134754#M1232</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-04-27T01:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Average Square Error is too high.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Average-Square-Error-is-too-high/m-p/134755#M1233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a continuous target variable. Input variables are both continuous and categorical variables. (Continuous - 4, Categorical - 3)&lt;/P&gt;&lt;P&gt;I'm trying to build logistic regression. (Will it work...?)&lt;/P&gt;&lt;P&gt;I've standardized and applied transformation also to reduce skewness of the variables. &lt;/P&gt;&lt;P&gt;Plz suggest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Apr 2014 21:21:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Average-Square-Error-is-too-high/m-p/134755#M1233</guid>
      <dc:creator>NareshAbburi</dc:creator>
      <dc:date>2014-04-27T21:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Average Square Error is too high.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Average-Square-Error-is-too-high/m-p/134756#M1234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. &lt;/P&gt;&lt;P&gt;Logistic regression is for a binary target variable. Linear Regression is for a continuous target variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Apr 2014 21:33:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Average-Square-Error-is-too-high/m-p/134756#M1234</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-04-27T21:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Average Square Error is too high.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Average-Square-Error-is-too-high/m-p/134757#M1235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then what is best prediction model to apply for combination of categorical and continuous inputs..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Apr 2014 21:35:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Average-Square-Error-is-too-high/m-p/134757#M1235</guid>
      <dc:creator>NareshAbburi</dc:creator>
      <dc:date>2014-04-27T21:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Average Square Error is too high.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Average-Square-Error-is-too-high/m-p/134758#M1236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Linear regression. The model is more dependent on the output required than the input. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Apr 2014 21:39:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Average-Square-Error-is-too-high/m-p/134758#M1236</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-04-27T21:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Average Square Error is too high.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Average-Square-Error-is-too-high/m-p/134759#M1237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://www.ats.ucla.edu/stat/mult_pkg/whatstat/" title="http://www.ats.ucla.edu/stat/mult_pkg/whatstat/"&gt;Choosing the Correct Statistical Test in SAS, Stata and SPSS&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Apr 2014 21:41:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Average-Square-Error-is-too-high/m-p/134759#M1237</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-04-27T21:41:27Z</dc:date>
    </item>
  </channel>
</rss>

