Emir Hodžić
Emir Hodžić
Hi, is there any Transformation we can use on the dataset level to scale the queries for regression tasks? E.g. I am creating a `FileDataset` with queries like `256 predict.`...
Thanks! I don't think modifying the samples fits into my pipeline currently. Even then, I couldn't find any way to output values outside 0-1 range. I assume this is because...
I see, but I tried forcing `Transformation.IDENTITY` on the output predicate and it didn't work. Let me try to write a basic example to see if I can reproduce it....
Hi, FYI I tested it out on `neuralogic==0.8.0` and it works perfectly! :)
Sure, here you can find the analyzer and scan results, appended `.txt`, as `.yml` file upload is not allowed. [analyzer-result.yml.txt](https://github.com/user-attachments/files/20587643/analyzer-result.yml.txt) [scan-result.yml.txt](https://github.com/user-attachments/files/20587659/scan-result.yml.txt)
Hi @sschuberth, any updates on this? Thanks!
Hi @sschuberth, thanks for looking into this! Seems like the git submodule was initialized locally with SSH, and this got reproduced in the remote. After changing the SSH to HTTPS...
Absolutely :)
Thanks! Unfortunately at this point I don't have the bandwidth to contribute, but I would be happy to contribute in the future for some other issue!
Hi @pombredanne, is there any update on this? :) I think I will be able to help if needed, my bandwidth cleared up a bit.