Serafeim Loukas, PhD

Results 6 issues of Serafeim Loukas, PhD

I am using the latest version `Successfully installed api-display-purposes-0.0.3 instapy-0.6.16 semantic-version-2.9.0 setuptools-rust-1.3.0` When I try go run this template https://github.com/InstaPy/instapy-quickstart/blob/master/quickstart_templates/basic_follow-unfollow_activity.py I get an error: ``` Traceback (most recent call last):...

Hi all, For the Permutation feature importance procedure, the default iteration value `n_iter` is 5 . See: https://eli5.readthedocs.io/en/latest/autodocs/sklearn.html#eli5.sklearn.permutation_importance.PermutationImportance I am looking for a reference or publication that justifies the selection...

Is the API down? `https://api.pushshift.io/reddit/search/comment/?author=XXX` fails

The idea to translate this book into python is more than amazing. What is the current status of this project?

I am using Meld on my macbook 2019, Catalina. I installed the latest Meld version compatible with catalina. When I call meld from the command line, the GUI does not...

Amazing implementation. One importnant suggestion: It is not possible to set the n_jobs of the cluster model. This would be nice to add. E.g. as you set the input argument...