Re: [R] Help on MLInterfaces

2009-03-11 Thread Martin Morgan
Hi Tulgan -- MLInterfaces is a Bioconductor package, so please ask on the Bioc mailing list (the package maintainer is more likely to read that list) https://stat.ethz.ch/mailman/listinfo/bioconductor Martin Tul Gan writes: > Hi, >   I am trying to use MLearn in MLInterfaces package

[R] Help on MLInterfaces

2009-03-09 Thread Tul Gan
Hi,   I am trying to use MLearn in MLInterfaces package to do randomforest, clustering, knn etc. How do I predict on a test set for which I do not know the classes? My training set has two classes. Thanks, Tulgan __