hackingmaterials / matminer_examples

A repo of examples for the matminer (https://github.com/hackingmaterials/matminer) code
Other
103 stars 60 forks source link

some cleanup + additions to bulk modulus prediction example #19

Closed albalu closed 6 years ago

albalu commented 6 years ago

I just wanted to set shuffle=False instead of True in KFold which is a better default but I ended up with:

prerequisite PR: https://github.com/hackingmaterials/matminer/pull/222