|
|
||||||
|
#1
|
|
|
|
|
Hi guys,
I'd like to apply the logistic model manually, by the coefficients generated by neural network (hidden node 0) using the sigmoid function. But the probality calculated with coefficients doesn't match with the probability calculated by Mining. Following is the process that I've been using: 1.Run logistic regression 2.Get the coefficients from node_type 23 3.Calculate a = c1x1 + c2x2 + c3x3 + c0 (c = coefficients / x = attributes) 4.Finally apply "a" in the sigmoid fuction to get the probability of each case in a dataset 5.Check if the probalities matches with probabilities generated by Mining. So does someone have any idea how to fix this problem? best |
|
|
|
#2
|
|
|
|
|
Does this help?
http://www.bogdancrivat.net/dm/archives/36 |
|
|
| Similar Threads | |
| Thread | Thread Starter |
| trade and logistic hi i hav to know trade and logistic is it module or what.... i need full description and i need links for trade and logistic pdf or docs.. thanks and regards sunmar |
sunmar |
| PLS Logistic regression in C Can someone point me to libraries to perform this type of computations? The problem is some form of PLS logistic regression. Data set is very large, 5 MM rows, 80 initial... |
vincent64 |
| Logistic Regression Hi All Could anybody help me in finding the parameter estimates,significant value and other model statistics of Logistic Regression mining model in MS SQL Server... |
augusteenk |
| logistic regression Has anyone done logistic regression using Excel? |
BWoods |
| Validity coefficients and Correlation coefficients I need to know how in the world you are supposed to find these two things. I have a table that I had to recreate and then decide which or both of the two... |
Steph |
|
Privacy Policy | All times are GMT. The time now is 03:38 PM.
|
|
|