Hello @maxiaoba I have a dataframe includes features and target variable as given in your case. Now I want to create a regressor using your code. what changes I need to make, as in your code you filling these missing values and then predicting the output right?
Secondly if my data has already some missing values in it then Can I use your code ? where are you saving the missing values or completely filled feature matrix?
Hello @maxiaoba I have a dataframe includes features and target variable as given in your case. Now I want to create a regressor using your code. what changes I need to make, as in your code you filling these missing values and then predicting the output right? Secondly if my data has already some missing values in it then Can I use your code ? where are you saving the missing values or completely filled feature matrix?