Drillthrough

  • Comments posted to this topic are about the item Drillthrough

    Igor Micev,My blog: www.igormicev.com

  • Nice question Igor, but I am little confused about "Microsoft Naive Bayes Algorithm", as per the below link, this algorithm supports drillthrough as well.

    Link: Microsoft Naive Bayes Algorithm

    Thanks

    Lokesh

    ~ Lokesh Vij


    Guidelines for quicker answers on T-SQL question[/url]
    Guidelines for answers on Performance questions

    Link to my Blog Post --> www.SQLPathy.com[/url]

    Follow me @Twitter

  • Ooooh, a question about data mining, one of SSAS most powerful but least used features.

    Nice question, had to do some research.

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

  • Lokesh Vij (1/7/2014)


    Nice question Igor, but I am little confused about "Microsoft Naive Bayes Algorithm", as per the below link, this algorithm supports drillthrough as well.

    Link: Microsoft Naive Bayes Algorithm

    Thanks

    Lokesh

    That caught me as well. It very specifically states 'supports drillthrough', not 'supports drillthrough in this set of circumstances'.


    On two occasions I have been asked, "Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?" ... I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question.
    —Charles Babbage, Passages from the Life of a Philosopher

    How to post a question to get the most help http://www.sqlservercentral.com/articles/Best+Practices/61537

  • Lokesh Vij (1/7/2014)


    Nice question Igor, but I am little confused about "Microsoft Naive Bayes Algorithm", as per the below link, this algorithm supports drillthrough as well.

    Link: Microsoft Naive Bayes Algorithm

    Thanks

    Lokesh

    This is a good remark Lokesh!.. as I've been working with the DM algorithms I noticed that drillthrough is not supported for the Naive Bayes algorithm and checked in the msdn references. I'll make a double practical check and reply back here.

    Thanks,

    IgorMi

    Igor Micev,My blog: www.igormicev.com

  • To further muddy the waters, this link:

    http://technet.microsoft.com/en-us/library/bb895170.aspx%5B/url%5D

    says that it's not supported.


    On two occasions I have been asked, "Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?" ... I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question.
    —Charles Babbage, Passages from the Life of a Philosopher

    How to post a question to get the most help http://www.sqlservercentral.com/articles/Best+Practices/61537

  • Lokesh Vij (1/7/2014)


    Nice question Igor, but I am little confused about "Microsoft Naive Bayes Algorithm", as per the below link, this algorithm supports drillthrough as well.

    Link: Microsoft Naive Bayes Algorithm

    Thanks

    Lokesh

    I have never used this so I relied on the documentation provided at the source. Thanks for pointing this out. Did I miss something or is this an instance of "Do it yourself first".

  • IgorMi (1/8/2014)


    Lokesh Vij (1/7/2014)


    Nice question Igor, but I am little confused about "Microsoft Naive Bayes Algorithm", as per the below link, this algorithm supports drillthrough as well.

    Link: Microsoft Naive Bayes Algorithm

    Thanks

    Lokesh

    This is a good remark Lokesh!.. as I've been working with the DM algorithms I noticed that drillthrough is not supported for the Naive Bayes algorithm and checked in the msdn references. I'll make a double practical check and reply back here.

    Thanks,

    IgorMi

    Hi Lokesh,

    I created a new mining model using the Naive Bayes algorithm and the Drillthrough (AllowDrillThrough) property is not allowed to be set to True. It's False and not changeable for Naive Bayes.

    A big thanks for the remark.

    Regards,

    IgorMi

    Igor Micev,My blog: www.igormicev.com

  • Not a big DW user but I'd presumed what I had learned was accurate. Are we saying that MS are incorrect?

    http://technet.microsoft.com/en-us/library/ms174806.aspx

    Hmmm...

  • This was removed by the editor as SPAM

  • Hmm, another controversial question!

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant

  • Yep, another question that does not seem quite right:

    http://technet.microsoft.com/en-us/library/ms174806.aspx here Bayes supports Drill Through...??

  • I admit I am no data mining expert. Thus, thanks to the ealier posts, I guess documentation was wrong and that Naives does not support drill through. ok, i learned something......

  • IgorMi (1/8/2014)


    IgorMi (1/8/2014)


    Lokesh Vij (1/7/2014)


    Nice question Igor, but I am little confused about "Microsoft Naive Bayes Algorithm", as per the below link, this algorithm supports drillthrough as well.

    Link: Microsoft Naive Bayes Algorithm

    Thanks

    Lokesh

    This is a good remark Lokesh!.. as I've been working with the DM algorithms I noticed that drillthrough is not supported for the Naive Bayes algorithm and checked in the msdn references. I'll make a double practical check and reply back here.

    Thanks,

    IgorMi

    Hi Lokesh,

    I created a new mining model using the Naive Bayes algorithm and the Drillthrough (AllowDrillThrough) property is not allowed to be set to True. It's False and not changeable for Naive Bayes.

    A big thanks for the remark.

    Regards,

    IgorMi

    Welcome Igor!

    I think we can raise this with Microsoft and get this documentation corrected.

    Regards

    Lokesh

    ~ Lokesh Vij


    Guidelines for quicker answers on T-SQL question[/url]
    Guidelines for answers on Performance questions

    Link to my Blog Post --> www.SQLPathy.com[/url]

    Follow me @Twitter

  • Lokesh Vij (1/8/2014)


    IgorMi (1/8/2014)


    IgorMi (1/8/2014)


    Lokesh Vij (1/7/2014)


    Nice question Igor, but I am little confused about "Microsoft Naive Bayes Algorithm", as per the below link, this algorithm supports drillthrough as well.

    Link: Microsoft Naive Bayes Algorithm

    Thanks

    Lokesh

    This is a good remark Lokesh!.. as I've been working with the DM algorithms I noticed that drillthrough is not supported for the Naive Bayes algorithm and checked in the msdn references. I'll make a double practical check and reply back here.

    Thanks,

    IgorMi

    Hi Lokesh,

    I created a new mining model using the Naive Bayes algorithm and the Drillthrough (AllowDrillThrough) property is not allowed to be set to True. It's False and not changeable for Naive Bayes.

    A big thanks for the remark.

    Regards,

    IgorMi

    Welcome Igor!

    I think we can raise this with Microsoft and get this documentation corrected.

    Regards

    Lokesh

    Be free to do it in a way, i don't know exactly how.

    🙂

    Regards,

    IgorMi

    Igor Micev,My blog: www.igormicev.com

Viewing 15 posts - 1 through 15 (of 21 total)

You must be logged in to reply to this topic. Login to reply