my code is as shown below
from sklearn.ensemble import VotingRegressor from sklearn.svm import SVC estimators=[(\'Randomregressor\',RandomForest