Christophe Grandsire-Koevoets

Results 3 issues of Christophe Grandsire-Koevoets

Hi, I'm trying to use eli5 to explain the results of a simple Scikit-Learn pipeline made of a TfIdfVectorizer and a LogisticRegressionCV. In particular, I'm trying to replicate the looks...

Hi, I'm trying to use the all_pairs() function to find all the (near-)duplicates in a set of about 14000 text documents (after turning them into ngram shingles first). However, I'm...

Hi, I'm suddenly having a problem when trying to install Julia versions using Asdf. Here are the steps I follow to install for instance Julia 1.7.1: ```shell $ asdf install...