TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Bugra Tasdemir
NA
4
2.7k
Decision Tree Visualisation
May 5 2015 9:27 AM
Hey guys, My final project is Decision Tree Creator and I have to use C4.5 and ID3 algorithms for generating the tree. You know that these algorithms are calculating entropy and information gain for every attributes. I finished these parts and I know that whict attribute will be on the top and its branches but I have a problem for generating the tree on the screen. I heard that there is a library for generating the tree on the screen. I have to show attributes' names, their percentage and possible datas' names on the nodes and branches.
If you know that library's name, please tell me and I can not use weka or other tool for this operation...
This library should be for C# !
Reply
Answers (
1
)
how to convert english Excel file to Hindi in c# ?
How to count the the number of row in sql table from C#