|
|
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.
-
01-19-2004, 5:51 |
-
kunlachart
-
-
-
Joined on 10-10-2003
-
-
New Member
-
-
|
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 |
-
Kingsley Tagbo
-
-
-
Joined on 10-19-2002
-
Saint Louis, Missouri
-
Diamond Member
-
-
|
An ID3 Implementation of Decision Trees In Visual Basic
An ID3 Implementation of Decision Trees In Visual BasicIt was an ID3 implementation of Decision Trees Thanks
|
|
-
01-31-2004, 14:26 |
-
dfernan
-
-
-
Joined on 01-17-2004
-
-
Bronze Member
-
-
|
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 |
-
Kingsley Tagbo
-
-
-
Joined on 10-19-2002
-
Saint Louis, Missouri
-
Diamond Member
-
-
|
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.
|
|
-
02-11-2004, 14:25 |
-
02-11-2004, 16:06 |
-
Kingsley Tagbo
-
-
-
Joined on 10-19-2002
-
Saint Louis, Missouri
-
Diamond Member
-
-
|
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
|
|
-
02-12-2004, 2:46 |
-
02-25-2004, 2:28 |
-
p_parthan
-
-
-
Joined on 03-27-2003
-
-
Bronze Member
-
-
|
document on decision tree algorithm module, diagram etc
I nee document on decision tree algorithm module, diagram etc
parthan
|
|
-
03-04-2004, 10:24 |
-
sym0915
-
-
-
Joined on 03-04-2004
-
-
New Member
-
-
|
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 |
-
05-20-2004, 20:33 |
|
|
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 |
-
farhaneee
-
-
-
Joined on 03-28-2004
-
-
Bronze Member
-
-
|
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 |
-
admin
-
-
-
Joined on 03-12-2005
-
USA
-
Platinum Member
-
-
|
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 |
-
Kingsley Tagbo
-
-
-
Joined on 10-19-2002
-
Saint Louis, Missouri
-
Diamond Member
-
-
|
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
|
|
-
06-09-2005, 2:37 |
-
spawn
-
-
-
Joined on 01-10-2005
-
-
Bronze Member
-
-
|
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
|
|
-
-
03-24-2006, 4:21 |
-
jeykarthi
-
-
-
Joined on 03-24-2006
-
-
Bronze Member
-
-
|
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 |
-
pigdan
-
-
-
Joined on 04-26-2006
-
-
Bronze Member
-
-
|
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 |
-
pigdan
-
-
-
Joined on 04-26-2006
-
-
Bronze Member
-
-
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
-
has2an1
-
-
-
Joined on 08-24-2008
-
-
New Member
-
-
|
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 |
-
jyothy r
-
-
-
Joined on 10-18-2008
-
-
Bronze Member
-
-
|
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
|
|
|
|
|