datamllab/pyodds

Not one or two but a number of issues in the library

Opened this issue · 0 comments

I wasted my two days in making the library work. Firstly, the installation downgraded my Tensorflow 2.4.0 to 2.0 Beta. Obviously, the library has just too many bugs that need to be corrected. I would rather suggest to use the algorithms directly through the class files rather than using them as prescribed in the research paper.
There are gaps in the code vs explanation in the research paper.
In short, please do not put in half baked code as people start with trust that the code is going to work. Also, it should not fiddle with the base packages of Python during installation.