mayer79 / flashlight

Machine learning explanations
https://mayer79.github.io/flashlight/
GNU General Public License v2.0
22 stars 4 forks source link

Fix a problem in print(), hanging forever #61

Closed mayer79 closed 11 months ago

mayer79 commented 11 months ago

Since recently, print() seems to hang forever. The problem comes from comparing the prediction function with stats::predict via all.equal().