keyongtech


  keyongtech > sqlserver.* > sqlserver.datamining

 #1  
10-28-08, 01:46 PM
Paulo
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  
11-03-08, 07:14 PM
Bogdan Crivat [MSFT]
Similar Threads
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

logistic regression

Hello, Has anyone done logistic regression in php? I need to do that but cannot find any build in functions or similar. Please help. /nina

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...

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...

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...


All times are GMT. The time now is 06:08 PM. | Privacy Policy