-
### Your current environment
```
# python collect_env.py
WARNING 11-08 16:53:16 cuda.py:23] You are using a deprecated `pynvml` package. Please install `nvidia-ml-py` instead, and make sure to un…
Bihan updated
3 weeks ago
-
-
### pycaret version checks
- [X] I have checked that this issue has not already been reported [here](https://github.com/pycaret/pycaret/issues).
- [X] I have confirmed this bug exists on the [la…
-
https://github.com/EpistasisLab/tpot2/blob/8ebc82cb3b4d6fadfa5228a7de3134a9edc59acb/tpot2/tpot_estimator/estimator.py#L661
I think the wrong argument is being passed to the classification variable?
-
Hi,
I have python 3.8 and installed tpot using pip. However, when I'm trying to import tpot on JupyterLab, I'm getting the following error:
![image](https://user-images.githubusercontent.com/437…
-
Hi, as shown in the following full dependency graph of **_foreshadow_**, **_foreshadow_** requires **_numpy >=1.16.4,=0.11.0,=1.16.3_**.
Obviously, there are multiple version constraints set for **…
-
### Anything you want to discuss about vllm.
Hi,
I am running some benchmarks on the `vllm.entrypoints.openai.api_server` measuring latency and throughput with different number of concurrent reque…
-
Hi, after importing I get `ImportError: cannot import name 'safe_indexing' from 'sklearn.utils'`
I believe its a problem is with sklearn > 0.23 and when I manually installed scikit-learn==0.23.2 the …
-
Is there any way to run TPOT on TPU? I didn't find any info regarding this in the docs, or in the ReadMe. Can anyone throw some light on this issue?
-
I experience that the optimization gets stuck and is not improving anymore after many hours while a new start sometimes gives a better score at the initial population already (!). The dataset is not v…