<?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: Optimal binning in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96336#M758</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read about dynamic formats and informats here: &lt;A href="http://www.lexjansen.com/pharmasug/2005/posters/po06.pdf" title="http://www.lexjansen.com/pharmasug/2005/posters/po06.pdf"&gt;http://www.lexjansen.com/pharmasug/2005/posters/po06.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Just one of many papers in the subject.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the complicated algorithms that are not working for you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Sep 2013 17:22:03 GMT</pubDate>
    <dc:creator>M_Maldonado</dc:creator>
    <dc:date>2013-09-27T17:22:03Z</dc:date>
    <item>
      <title>Optimal binning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96327#M749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any source or idea on how to perform optimal binning in SAS Base besides complicated algorithms&amp;nbsp; that usually dont work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for something straightforward or more simple version that is easy to understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 13:06:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96327#M749</guid>
      <dc:creator>chemicalab</dc:creator>
      <dc:date>2013-09-27T13:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal binning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96328#M750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you have to bin and how many bins do think you'll need? A brief description of input data and desired output is helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 15:01:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96328#M750</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2013-09-27T15:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal binning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96329#M751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well i have lets say two continuous variables against a binary response, number of bins optimal in accordance with what i have, although i prefer lets say max 4 or 5 so i able to control the estimate signs in the regression later on&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 15:08:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96329#M751</guid>
      <dc:creator>chemicalab</dc:creator>
      <dc:date>2013-09-27T15:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal binning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96330#M752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you know the ranges of interest in the continuous variables I would recommend a custom format for each variable. Most of the analysis procedures will use the formatted value either by default or can be set to use the format. If the ranges don't work quite the way you want then you just change the format definition and don't have to create new variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 15:26:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96330#M752</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2013-09-27T15:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal binning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96331#M753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's also the question of why bin entirely, rather than use the continuous variable? &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If your in eMiner, consider running a tree and seeing where the cutoff's occur for those variables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 15:29:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96331#M753</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-09-27T15:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal binning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96332#M754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;unfortunately i am not in EM otherwise i would use interactive binning to define myself based on event rate and gini, in general binning is preferable to handle rare levels and missing as well as outliers. Besides the relationship between the continuous and target is not always linear so it would lead to instable model cause the effects wouldnt be captured&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 15:47:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96332#M754</guid>
      <dc:creator>chemicalab</dc:creator>
      <dc:date>2013-09-27T15:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal binning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96333#M755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, Are you looking for how to determine the cutoffs for the bins or how to implement said cutoffs? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If how to implement, &lt;A __default_attr="260198" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt; suggestion of formats is the one I'd also recommend.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 15:53:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96333#M755</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-09-27T15:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal binning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96334#M756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i guess thats what optimal binning would do so yes i am looking for the cut off values for creating bins that would give me the highest gini ratio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was just wondering if there was any tested way in code so i could try out instead of depending on some descriptives and if then else clauses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically thats what i need cause i can calcultate the gini myself once i have the groups formed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 16:02:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96334#M756</guid>
      <dc:creator>chemicalab</dc:creator>
      <dc:date>2013-09-27T16:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal binning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96335#M757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any suggestions or example&amp;nbsp; on the format ? i am not sure i follow &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 16:21:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96335#M757</guid>
      <dc:creator>chemicalab</dc:creator>
      <dc:date>2013-09-27T16:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal binning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96336#M758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read about dynamic formats and informats here: &lt;A href="http://www.lexjansen.com/pharmasug/2005/posters/po06.pdf" title="http://www.lexjansen.com/pharmasug/2005/posters/po06.pdf"&gt;http://www.lexjansen.com/pharmasug/2005/posters/po06.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Just one of many papers in the subject.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the complicated algorithms that are not working for you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 17:22:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96336#M758</guid>
      <dc:creator>M_Maldonado</dc:creator>
      <dc:date>2013-09-27T17:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal binning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96337#M759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;a lot you find on the net that are supposively creating optimal bins, also in data mining preparation tools their macros do not work as they should , anyways i will look into the paper you sent me , thank you for the reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 18:38:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96337#M759</guid>
      <dc:creator>chemicalab</dc:creator>
      <dc:date>2013-09-27T18:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal binning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96338#M760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know advanced constraints have to be tweaked sometimes to get the most out of Interactive Binning or enterprise miner. If you are not getting the results you expect, contact sas tech support &lt;A href="http://support.sas.com/techsup/contact/"&gt;http://support.sas.com/techsup/contact/&lt;/A&gt;. they usually reply very fast.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 18:53:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96338#M760</guid>
      <dc:creator>M_Maldonado</dc:creator>
      <dc:date>2013-09-27T18:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal binning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96339#M761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeas you are right, in EM and the interactive binning node i have spent a lot of times creating own splits casue the ones you get are not always so good , in most cases it doesnt create bins even there are opportunities for it, i guess i will create something in a macro form to change cut offs every time , cause i am afraid that something automated that you usually encounter means more number of bins then possible to support later on the regression cause its just looking to maximize the gini ratio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 18:58:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96339#M761</guid>
      <dc:creator>chemicalab</dc:creator>
      <dc:date>2013-09-27T18:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal binning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96340#M762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to give tech support a call. we got a fix for proc optbin. long story short, our server was not fast enough for the data we handle. they gave us a hotfix to omit some max time option that was stopping the binning process before time.&lt;/P&gt;&lt;P&gt;if EM is not creating bins where it should, it sounds like you might want to get rid of a couple constraints on the "advanced constrained optimal" options.&lt;/P&gt;&lt;P&gt;but since you have put so much time on this, just let sas figure out what you need to tweak. that's the real value of your sas license, my two cents.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 19:24:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96340#M762</guid>
      <dc:creator>M_Maldonado</dc:creator>
      <dc:date>2013-09-27T19:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal binning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96341#M763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That sounds like a CART or CHAID process with a single variable perhaps? Could you use the CHAID macro out there, you may need to contact &lt;A __default_attr="149594" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://listserv.uga.edu/cgi-bin/wa?A2=ind1309C&amp;amp;L=sas-l&amp;amp;D=0&amp;amp;P=5029"&gt;http://listserv.uga.edu/cgi-bin/wa?A2=ind1309C&amp;amp;L=sas-l&amp;amp;D=0&amp;amp;P=5029&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 19:27:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96341#M763</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-09-27T19:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal binning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96342#M764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cart or chaid are just decision tree algorithms. yes, you will find some groupings using decision trees. but I think &lt;A __default_attr="739212" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt; wants an optimal grouping solution, not just a grouping. tree-based grouping is a good start though. although EM binning has that too, I think.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 19:33:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96342#M764</guid>
      <dc:creator>M_Maldonado</dc:creator>
      <dc:date>2013-09-27T19:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal binning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96343#M765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From what i have seen using EM the binning or the grouping is done in accordance to maximize the gini ratio or IV , problem is that although automated it is still necessary to handle the binning manually in order to merge or split bins cause the event rate doesnt make sense otherwise and will for sure cause problems when checking the estimates of your logistic regression (they will have wrong signs).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ofcourse the more bins the higher the gini ratio but believe me the regression signs will go bananas so its quite difficult to handle a large number of bins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to create some code keeping into mind a monotonically increasing or decreasing event rate (or WOE if prefered) and play interactively with it just like in EM cause i dont have it now. The gini calculation after that is solved by a sas code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was reading this book Mamdouh Refaat - Data Preparation for Data Mining Using SAS - 2006 which has a optimal binning macro code but believe me its too complicated to read through and always gets me errors when trying to apply, long story short i believe there are smaller and more efficient ways for it and that was what i was looking for with my initial enquiry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 19:56:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96343#M765</guid>
      <dc:creator>chemicalab</dc:creator>
      <dc:date>2013-09-27T19:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal binning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96344#M766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Regarding conflicting signs: while recommending PCA of variables, or variable clustering, may be 'out of place' for binning, you may want to run variable clustering to see what variables are 'together'. That knowledge will help advice you in the variable sign conflicting situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If you are into binning, manual tweaking appears inevitable. Except if you are building a large number of score cards, you don't care /have time to care about 80% of them. So you set the criteria and as long as they don't fall out of boundary you don't tweak them. That is one of several trends among EM users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. If you are still with EM, you may also want to just let the final model performance to help you as well. One of my favorite EM nodes is Model Comparison. Practically, copying and pasting modeling flow is much easier than manual tweaking. Go ahead, be bold, lay out many model path, let the node names reflecting your subtle changes, see what performance has to say. In a more critical aspect, model target definition should follow the same performance practice since the correctness of the target definition is about the 'quality of the war' what binning is local and tactical.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason Xin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Sep 2013 00:05:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96344#M766</guid>
      <dc:creator>JasonXin</dc:creator>
      <dc:date>2013-09-29T00:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal binning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96345#M767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree on the three points you make, just one addition on point 1, I believe based on what i have encountered before that you can get the sense that variable clustering offers by checking the IV or Gini ratio of the variables, usually variables with similar values on those metrics tend to be conflicting, the beauty though of the logistic regression is that it will eliminate one of them during the backward procedure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Sep 2013 10:09:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96345#M767</guid>
      <dc:creator>chemicalab</dc:creator>
      <dc:date>2013-09-29T10:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal binning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96346#M768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;You just said a very important word, SENSE. Optimal binning should never be taken as to mean one-pass through.&amp;nbsp; Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason Xin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Sep 2013 13:47:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Optimal-binning/m-p/96346#M768</guid>
      <dc:creator>JasonXin</dc:creator>
      <dc:date>2013-09-29T13:47:23Z</dc:date>
    </item>
  </channel>
</rss>

