Hi all,
I am trying to make a prediction model but the column that I want to predict (and want to use for the historical data), cannot be selected here. There are other columns that can be selected but I do not want to predict these values.
--> Make a prediction if a price is anomalous. --> want to select column Anomalous (containing yes/no values).
What is the reason that not all columns are given as an option in this step?