Quantcast
Viewing all articles
Browse latest Browse all 4448

Support Vector regression (scikit learn) giving the same value

@MLbeginner wrote:

https://notebooks.azure.com/ML-beginner/libraries/1SVR

Not sure, what’s going here. I’m getting the same values for the variable I want to predict peak electrical load.
X is date, y is peak load. I have an idea that I should be using lagged values as my X which should be of the form (no_samples, no_features). I’m trying to predict the load for the last quarter of the year.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles