hackingmaterials / automatminer

An automatic engine for predicting materials properties.
Other
135 stars 50 forks source link

Error: No feature in X meets the variance threshold 0.10000 #377

Open giotre opened 3 years ago

giotre commented 3 years ago

Dear all, I am using automatminer (preset 'express', synthetic dataset from the make_friedman1 by sklearn), but when it ends the optimization procedure, it gives ValueError: No feature in X meets the variance threshold 0.10000. Why does this happen and how to fix it?