You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cleaning data and taking care of missing values and,separation of matrix of features and the independent vector , Encoding categorical data and splitting training and test sets using imputer,labelencoder,onehotencoder and train_test_split libraries.