RandomForestClassifier(n_estimators=30, max_depth=20, max_features='auto', random_state=42, n_jobs=-1), GaussianNB(), LinearSVC(tol=1e-3, C=5, random_state=42, max_iter=500)