probml-utils icon indicating copy to clipboard operation
probml-utils copied to clipboard

Utilities for probabilistic ML

Results 2 probml-utils issues
Sort by recently updated
recently updated
newest added

The env is: win10 + anaconda + python3.11.7 The command is: "pip install -e .", after several minutes, the error occurs: File "D:\anaconda3\Lib\multiprocessing\pool.py", line 774, in get raise self._value Cython.Compiler.Errors.CompileError:...

Getting error while installing this library in Colab (iris_logreg.ipynb). Also it takes around 15-20 minutes for checking compatible dependencies before the error occurs. **Here is the detailed output:** ``` Collecting...