Ekin Tiras
Ekin Tiras
Added fixture which includes input data and expected results and the regression test that uses the input data from the fixture to calculate the new scores and compare them with...
Add regression tests to establish a baseline with the current working version of PyNomaly by comparing the LoOP results of a predefined array of values to the expted results. These...
Currently our setup.py is missing the configuration to enable PyPi to display our readme properly on the project homepage
Currently the PyNomaly library is using a validation class that offers several methods that print a warning and return a bool. Based on the returned bool value we either call...