Julia Haag

Results 12 comments of Julia Haag

scikit-learn version needs to be >= 0.22 (`sklearn.neighbors. KNeighborsTransformer` added in version 0.22)

It looks like PyTorch is never used, the `import torch` in `apricot/functions/featureBased.py` can be removed I guess? In this case only the scikit-learn dependency needs to be added

Hi @liamxg, I opened a new issue for your new question. Please don't change the title and text of an issue to make sure other uses who might have a...

Hi Cassia! I'm sorry that you are having trouble using Pythia. I suspect that this is an issue with software versions. Can you maybe send me a list of your...

Hi! Sorry for the very late response, I spent my summer doing an internship and was not able to work on this. I just pushed a fix and will release...

Great, thanks! It appears that this was also removed for the pypi package, so that was surprisingly no issue for conda (I created a recipe in Conda-forge for this: https://github.com/conda-forge/apricot-select-feedstock)...

Hi Liam, I'm sorry for the very very late answer, but I have been working heavily on the release of the new version Pythia 2.0. I think it is the...

The 2.0.0 version of the docs should show the correct package name: https://tschuelia.github.io/PyPythia/latest/install/

Done, good catch, thanks @fdecarpentier 😊

Hi Liam, we just had this error recently with a colleague as well and it turned out that conda sometimes installs an old version of PyPythia (1.0.1 as can be...