-
Hi, I am getting the following error. Could you provide any suggestion what I am doing wrong? Thanks
>>> pipeline_optimizer.fit(X_train, y_train)
Traceback (most recent call last):
File "", lin…
-
Hi,
When training a regressor with n_jobs=-1 the process freezes after a minute. All resources go to 0 and the algorithm never stops.
## Process to reproduce the issue
```python
import sklea…
-
[provide general introduction to the issue and why it is relevant to this repository]
Hi all,
I am new to this tool and I am explored this tool to some extent and I got some questions/suggestio…
-
I am using tpot for auto ml and unable to convert the model into pytorch getting following error.
Unable to find converter for model type .
It usually means the pipeline being converted contains a
…
-
**Is your feature request related to a problem? Please describe.**
Now that we have GPU support for ML in `dask-sql` we should add tests for gpu backend of TPOT.
-
Hi,
This is Chakri, I want to use TPOT with MLFLOW to track the model and to log the parameters and dependencies. I was unable to do so and it would really help me if you could provide me with some …
-
The physics flags from POTS are not always properly preserved, which makes edit POTS age files with PrpShop a problem: You will loose information, even if you change an object totally unrelated to phy…
-
## Context of the issue
Newer releases of Numpy (and by extension, fresh installs of TPOT) are not compatible with the latest TPOT code and `requirements.txt`. Several deprecated numpy aliases are…
-
I just learned about Surfer
> The open-source protocol for getting back your personal data.
https://surferprotocol.org/manifesto
-
Hi!
Thank you for creating TPOT!
I'm using TPOT==0.12.2.
My server has 96 cores and I always notice that TPOT uses all cores only for first 5-7 minutes of each "generation" (right?). And after…