> ir.rf <- randomForest(Species ~ ., data = ir.train, ntree = 100 ,mtry=1)
> plot(ir.rf)
