X has 8 features, but RandomForestRegressor is expecting 2924 features as input
This might seem really trivial, but I just don’t understand this problem. So basically, I’m building a restaurant recommender for my city using a Kaggle dataset and RandomForestRegressor.
X has 8 features, but RandomForestRegressor is expecting 2924 features as input
This might seem really trivial, but I just don’t understand this problem. So basically, I’m building a restaurant recommender for my city using a Kaggle dataset and RandomForestRegressor.