Nicolas Fouqué

Results 4 issues of Nicolas Fouqué

Hi, has someone made an update to that implementation to make it compatible with tensorflow 2 ? I cannot really afford to downgrade my version for other parts of my...

# Summary I am trying to find, for each vector of a matrix, the closest *among those above it*. When trying to use parameters to search my index using a...

I tried to use `kibana-plugin install https://github.com/dlumbrer/kbn_radar/releases/download/6.0.X-3/kbn_radar-6-2.zip` here is my output : ``` Attempting to transfer from https://github.com/dlumbrer/kbn_radar/releases/download/6.0.X-3/kbn_radar-6-2.zip Attempting to transfer from https://artifacts.elastic.co/downloads/kibana-plugins/https://github.com/dlumbrer/kbn_radar/releases/download/6.0.X-3/kbn_radar-6-2.zip/https://github.com/dlumbrer/kbn_radar/releases/download/6.0.X-3/kbn_radar-6-2.zip-6.2.0.zip Plugin installation was unsuccessful due to error...

This PR updates the code in tfidfmodel.py that used "if [param]" to check if param had been defined. This method used an implicit casting to boolean to treat None as...