Data Mining

Download Free Data Mining Source Code In C/C++, C#, Visual Basic, Visual Basic.NET, Java,
and other programming languages
Welcome to Data Mining Sign in | Join | Help
in Search

Data Mining Source Code Newsletter

Announcing The Data Mining Source Code Newsletter!

Subscribe By Email | Subscribe By RSS Feed

Help me about your decision tree algorithm subject please

Last post 10-25-2008, 22:39 by jyothy r. 23 replies.
Sort Posts: Previous Next
  •  01-19-2004, 5:51 1363

    Help me about your decision tree algorithm subject please

    Help me about your decision tree algorithm subject please
    I 'm working about study project.
    Could you please tell me which algorithm that you use in your VBDecisiontree?
    Is it ID3? or else such as CHAID, CART, C4.5

    I ll wait very this big help from you.
    Thank you very much.
    Best Regards,
    Chart
  •  01-19-2004, 7:29 1364 in reply to 1363

    An ID3 Implementation of Decision Trees In Visual Basic

    An ID3 Implementation of Decision Trees In Visual Basic

    It was an ID3 implementation of Decision Trees

    Thanks


    Sign-up For Data Mining Source Code Newsletter

  •  01-31-2004, 14:26 1403 in reply to 1364

    VB Datamining Application

    Hi KT, how are you? Can you help me whit this?...
    I have a database about students. I want to predict the students of the next year what chance they have to aprove certain courses. I´m thinking in using VB6 as my first milestone. Could you give some guidelines on how can i start and what algorithm to use?
    Thanks very much!!!
  •  02-02-2004, 22:54 1405 in reply to 1403

    Using Decision Trees For Data Mining

    Hi :

    One of the key steps would be to identify what attributes of a student point to the likelihhod that the student may approve a course.

    E.g. A students age, grades, location (in-state or out of sate), income, course cost, etc. may influence the choice of the course.

    Next you may have to select a sample of data from your student population that may represent past course choices and students for training the algorithm that you will be working with.

    You may try Visual Basic .NET as that is more object oriented that Visual Basic and Naive Bayes could be a possible candidate for your algorithm choice.


    Sign-up For Data Mining Source Code Newsletter

  •  02-11-2004, 14:25 1444 in reply to 1405

    Thanks

    Hi KT, do you have any information about Naive Bayes algorithm on your site?
    Thanks so much!
  •  02-11-2004, 16:06 1445 in reply to 1444

    Naive Bayes Algorithm Article

    Hi :

    I am sorry, I do not have the kind of information you are looking for presently.

    Be sure to check back at http://blog.visual-basic-data-mining.net for more information on the subject.

    Thanks


    Sign-up For Data Mining Source Code Newsletter

  •  02-12-2004, 2:46 1448 in reply to 1364

    Datamining Algorithms

    Hi: I am at present working on decision tree algorithms such as ID3, C4.5 and ML4.5. However I am not able to write the codings for it. Could you send me the source code implementations of these algorithms. The language can either be VB,C,C++ or java. Please send it as soon as possible. I am in desperate need for it. Please send it to greetings2arun@yahoo.com
  •  02-25-2004, 2:28 1506 in reply to 1363

    document on decision tree algorithm module, diagram etc

    I nee document on decision tree algorithm module, diagram etc

    parthan
  •  03-04-2004, 10:24 1551 in reply to 1364

    give some help about data minig

    How do I divide the data set which each variable independtly into two group recursive in the VB??



  •  05-11-2004, 12:09 1888 in reply to 1448

    Exchange codes

    i'll be glad to share my ID3 implementation in C#.net , different from the one posted on da site. all i need information regarding other algorithms and thier source codes C4.5 CHAID and CART
    plz mail me any info on farhaneee@yahoo.com
  •  05-20-2004, 20:33 1922 in reply to 1364

    Can you help me :i can't run your decision tree agrithm

    hello ki
    I have download your the decision tree agrithm,
    but when i run it,
    in the step run the agrithm,it make mistakes
    at Set rst = UniqueAttributeValues.Clone
    it declare that : a real time mistake :3704
    when the object closes ,don't allow operating
    i am a chinese girl
    wish your help
    thanks a lot
  •  05-21-2004, 4:45 1924 in reply to 1922

    where to set my source code

    After a dreadfull episode of implmenting the algorithms of Datamining.. i've thought of making my source code for the following algorithms public, so that anyone new should not go through the same phase as i did, Anywayz Plz tell me where should i upload the files its nearly 1 Mb .. It contains Algorithms of Decision Tree ID3 and C4.5 , Aprori, K Means Clustering , R1 Classification and Neural Networks training ... All implmentation is done in C#.net and also contains visualization in the form of VRML.... right now u guys can contact me on farhaneee@hotmail.com for it...
  •  05-21-2004, 6:22 1925 in reply to 1924

    Data Mining Source Code Hosting

    Dear farhaneee,

    Please email the source code to us at public@visual-basic-data-mining.net as an attachment.

    We will host your source code at http://www.visual-basic-data-mining.net, http://www.data-mining.atlas.com, http://www.dotnetsmart.com and we will also give you a free blogging account at http://www.visual-basic-data-mining.net/blogs

    Please also send us a passport type snapshot of your self so that we can display your picture. Please include a short profile , bio and your contact information.

    Thanks a lot for your efforts.

    KdKeys - Webmaster
  •  10-31-2004, 10:28 3113 in reply to 1924

    Data Mining Algorithm Source Code for ID3, C4.5, Apriori, K-Means Clustering, R1 Classification

     farhaneee wrote:
    After a dreadfull episode of implmenting the algorithms of Datamining.. i've thought of making my source code for the following algorithms public, so that anyone new should not go through the same phase as i did, Anywayz Plz tell me where should i upload the files its nearly 1 Mb .. It contains Algorithms of Decision Tree ID3 and C4.5 , Aprori, K Means Clustering , R1 Classification and Neural Networks training ... All implmentation is done in C#.net and also contains visualization in the form of VRML.... right now u guys can contact me on farhaneee@hotmail.com for it...


    farhaneee :
    Could you still please your data mining algorithm implementation in C# or VB.NET or any other language?

    We have been looking forward to your posts for a while.

    You can break each algorithm into a seperate zip  file and start a new topic with each post.

    Thanks


    Sign-up For Data Mining Source Code Newsletter

  •  06-09-2005, 2:37 4965 in reply to 3113

    Re: Data Mining Algorithm Source Code for ID3, C4.5, Apriori, K-Means Clustering, R1 Classification

    could you please tell me where i can find farhaneee's source code for the ID3 and C4.5 algorithms? i can't seem to find it on the site.

    thanks

  •  08-16-2005, 6:39 5874 in reply to 1364

    Re: An ID3 Implementation of Decision Trees In Visual Basic

     Kingsley Tagbo wrote:
    An ID3 Implementation of Decision Trees In Visual Basic

    It was an ID3 implementation of Decision Trees

    Thanks
  •  03-24-2006, 4:21 6497 in reply to 3113

    Re: Data Mining Algorithm Source Code for ID3, C4.5, Apriori, K-Means Clustering, R1 Classification

    i am in  need of this algorithms .can u please send it to my amil.my mail id is jeykarthi@yahoo.com
  •  04-26-2006, 0:51 6557 in reply to 1364

    Re: An ID3 Implementation of Decision Trees In Visual Basic

    could you send the source code (An ID3 Implementation of Decision Trees In Visual Basic

    )to my email :pigdan@163.com

    thanks

  •  04-26-2006, 0:54 6558 in reply to 6497

    Re: Data Mining Algorithm Source Code for ID3, C4.5, Apriori, K-Means Clustering, R1 Classification

    I need some source code for ID3, C4.5 in visual basic6.0.

    could anyone can help, please send it to my email:pigdan@163.com

    thanks alot

  •  04-10-2008, 20:30 7897 in reply to 1363

    Re: Help me about your decision tree algorithm subject please

    Hi

    I am at present trying to implement decision tree algorithm ID3, Apriori, K means and Agglomerative Algorithm.

    I am not able to write all the codes for them. If anyone can plz send me the source code implementations of these algorithms it will be a great help. Any language (VB,C,C++ or java) will do. Please send it as soon as possible.

     
    Thanks 

  •  04-10-2008, 20:32 7898 in reply to 7897

    Re: Help me about your decision tree algorithm subject please

    sorry forgot to mention the email id

    chirag.s1@gmail.com

    or

    chirag1_1@yahoo.co.in 

  •  06-04-2008, 0:42 8017 in reply to 1364

    Re: An ID3 Implementation of Decision Trees In Visual Basic

    Hello Tagbo, Can you please do send a copy of your ID3 Implementation of Decision Trees In Visual Basic to my email alicealiciasarawak@yahoo.com. Your help are much appreciated. Thanks a lot.
  •  08-27-2008, 5:50 8243 in reply to 1924

    Re: where to set my source code

    hi have any one get any source code (in C#) from this member farhaneee@yahoo/hotmail.com

    caz i emailed him but no reply!!! 

    so if any one get them or any similar

    please send it to me to has2an1@yahoo..com

  •  10-25-2008, 22:39 8373 in reply to 3113

    Re: Data Mining Algorithm Source Code for ID3, C4.5, Apriori, K-Means Clustering, R1 Classification

    Heloo i am doing a project on data mining. It will be useful for me if you post the source code for Apriori Algorithm

    in C# .net  language. Or you can send me the source code for the same at rjyothy28@gmail.com

     

                                                                                                               Thanks

Announcing The Data Mining Source Code Newsletter!

Subscribe By Email | Subscribe By RSS Feed