ETA444 / datasafari

DataSafari simplifies complex data science tasks into straightforward, powerful one-liners.
https://datasafari.dev
GNU General Public License v3.0
2 stars 0 forks source link

Construct tests for predict_ml() #42

Closed ETA444 closed 5 months ago

ETA444 commented 5 months ago

A comprehensive testing strategy was devised consisting of 100+ unit tests, all passed during CI builds for Python 3.9, 3.10, 3.11 and 3.12.

The tests can be accessed in the repository, here.