-
For Neural-Network regression prediction task cross_val_predict from SKlearn throws the error (full error further below, below the model used)
```
TypeError: can't pickle _thread.RLock objects
``…
-
[provide general introduction to the issue and why it is relevant to this repository]
I cannot use multiple cores and therefore my jobs are running extremely slow.
## Context of the issue
In 0.…
-
since some days it seems i have too much data to parse... ( but i have logstash only since 7/7/2020 )
when i try the last two months :
![Screenshot_20200915_124044](https://user-images.githubus…
-
How to use the mach-nix derivativ in jupyterWith?
[jupyterWith](https://github.com/tweag/jupyterWith/blob/master/example/Python/poetry2nix/shell.nix)
InLaw updated
4 years ago
-
Hello,
It's not really an issue but I'm more looking for an advice and I did not find relevant information on the documentation.
What could be the best way to completely block some IP addresses to r…
-
Before you post your issue make sure it has not been answered yet and provide `basic support information` if you come to the conclusion it is a new issue.
- 🔍 Use the [search function](https://gith…
-
Hi,
I have been attempting to set up an instance of TPot for use for my university assignment (so please excuse the lack of Linux/Docker knowledge, I'm still quite new). I had it working in Azure, …
-
I created a custom function with sklearn metrics, which worked fine until I had to do a new reinstall of Anaconda and TPOT in my mac. Now, I am using tpot.__version__ '0.9.1', python 3.7.5
The func…
-
Hi,
I installed nltools, It gives me the hint that tpot version requires joblib==0.13.2 and when I install joblib 0.13.2 it says that nltools require joblib==0.11 which is frustrating.
No error yet…
-
It looks like CI is now failing
https://travis-ci.org/github/dask/dask-examples/builds/716774531
Some highlights
Prophet install =0.22 and NumPy are required.
```
Version ch…