Displaying 2 results from an estimated 2 matches for "preblems".
Did you mean:
prblems
2007 Sep 09
2
workgroup > join domain with same name = no issue? I don't get it
...what should I say, it worked like
a charm. I kicked the boxes again out of the domain, rejoind them,
purged the PDC stuff, restarted from scratch and tried it again, all the
time with the same domain / workgroup / local DNS domain.
As this is right now just testing I am a bit worried I may run into
preblems if I do this in production networks. Could someone elaborate on
this please?
regards
Michael
2009 Apr 28
1
Problem with Random Forest predict
I am trying to run a partialPlot with Random Forest (as I have done many times before).
First I run my forest... Cell is a 6 level factor that is the dependent variable - all other variables are predictors, most of these are factors as well.
predCell<-randomForest(x=tempdata[-match("Cell",names(tempdata))],y=tempdata$Cell,importance=T)
Then I try my partial plot to look at the