Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
SKLearn Warning

I wanted to reach out to the community to see if anyone can shed some light on the below warning message I receive when using sklearn.

Any suggestions on how to best handle this? Thanks

2009-01-05 08:45 WARN sklearn/preprocessing/data.py:153: UserWarning: Numerical issues were encountered when centering the data and might not be solved. Dataset may contain too large values. You may need to prescale your features.