Search found 10 matches
- Thu Jul 24, 2008 4:51 pm
- Forum: SMILE
- Topic: Check error
- Replies: 3
- Views: 9243
- Thu Jul 24, 2008 3:55 pm
- Forum: SMILE
- Topic: Check error
- Replies: 3
- Views: 9243
Check error
Hi,
I am learning a dataset using PC algorithm, but I cannot get any model. I know there is a header file named "error.h", but how I can check what is the error that is , how to return the error information by calling what function besides ErrorH.RedirectToFile(stdout)?
Thanks.
I am learning a dataset using PC algorithm, but I cannot get any model. I know there is a header file named "error.h", but how I can check what is the error that is , how to return the error information by calling what function besides ErrorH.RedirectToFile(stdout)?
Thanks.
- Thu Jul 03, 2008 8:51 pm
- Forum: SMILE
- Topic: How to calculate the accuracy?
- Replies: 14
- Views: 27329
- Thu Jul 03, 2008 7:24 pm
- Forum: SMILE
- Topic: How to calculate the accuracy?
- Replies: 14
- Views: 27329
How to calculate the accuracy?
Hi,
I learned a network with GREEDY algorithm and I want to test the accuracy of this model. In this network, I have a class variable named "motivation_level" to which I want to use other variables to test the accuracy of the prediction. How can I test the accuracy, that is, how can I evaluate my ...
I learned a network with GREEDY algorithm and I want to test the accuracy of this model. In this network, I have a class variable named "motivation_level" to which I want to use other variables to test the accuracy of the prediction. How can I test the accuracy, that is, how can I evaluate my ...
error
Hi, Shooltz,
I attach the error information when I run a SMILE program, could u pls explain what is the problem is ?
By the way, what is the reason for warning LNK4076-linking nonincrementally?
I attach the error information when I run a SMILE program, could u pls explain what is the problem is ?
By the way, what is the reason for warning LNK4076-linking nonincrementally?
- Thu May 29, 2008 6:51 pm
- Forum: SMILE
- Topic: doubt for Discretization using SMILE
- Replies: 1
- Views: 5930
doubt for Discretization using SMILE
Hi,
I am a beginner. I want to write SMILE code to discretize the original data set (including both continuous and discrete columns) for learning a new network and computing the accuracy. I want to know whether the input file can be a txt with both types of data I mentioned above?
Thanks.
I am a beginner. I want to write SMILE code to discretize the original data set (including both continuous and discrete columns) for learning a new network and computing the accuracy. I want to know whether the input file can be a txt with both types of data I mentioned above?
Thanks.
- Fri May 23, 2008 6:13 pm
- Forum: GeNIe
- Topic: doubt for learning new network
- Replies: 7
- Views: 16046
- Fri May 23, 2008 5:48 pm
- Forum: GeNIe
- Topic: doubt for learning new network
- Replies: 7
- Views: 16046
- Fri May 23, 2008 5:31 pm
- Forum: GeNIe
- Topic: doubt for learning new network
- Replies: 7
- Views: 16046
I am sorry, the data file is confidential so that I am afraid I cannot post here. I'm wondering if the problem is because I use wrong discretizing method: the sample data has 24 columns in which only one column has continuous data (high-moderate-low) and others are discrete. I know PC support both ...
- Fri May 23, 2008 5:01 pm
- Forum: GeNIe
- Topic: doubt for learning new network
- Replies: 7
- Views: 16046
doubt for learning new network
Hi,
I am a beginner of GeNIe. Now I have a sample datafile consisting of continuous & discrete datas. What I want to do is using 3 different discretized methods combining with 3 different algorithms (except naive) to get 9 different networks and test the accuracy of these networks respectively ...
I am a beginner of GeNIe. Now I have a sample datafile consisting of continuous & discrete datas. What I want to do is using 3 different discretized methods combining with 3 different algorithms (except naive) to get 9 different networks and test the accuracy of these networks respectively ...