yoshida-lab / XenonPy

XenonPy is a Python Software for Materials Informatics
http://xenonpy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
133 stars 57 forks source link

BayesianRidgeEstimator.fit dropna issue #126

Closed stewu5 closed 4 years ago

stewu5 commented 5 years ago

When property NaN rows and descriptor NaN rows are not matching (not subset of one of the other), there may be mismatch of rows and causing error in fitting?