I'm curious what the difference between the predictors and features are in the logistic regression model, what is the point of having features if it predicts using the predictors.
Also,I am trying to include more features than can fit into the command line so I wrote a file of the parameters and I'm trying to run it like this ./mahout "filepath" but this doesn't work. Does anyone know how I can do this?
