Erdogan

Results 237 comments of Erdogan

1. Correct. Set min_clust and max_clust to the same value or alternatively set max_clust one larger. 2. Correct. The resolution is automatically set back to 128x128 pixels as that is...

Thanks for the feedback. But I am not sure what you are referring at? Do you mean this import is not correct? `from sklearn.preprocessing import MinMaxScaler` Last time I checked...

I removed the dependency of sklearn. Update to version 1.6.0: `pip install -U d3blocks `

It took some time but I fixed this issue. I now assume a uniform distribution for every position > 3 and position < 0. I also updated the documentation pages,...

Thank you for mentioning this issue! I created a hotfix because both pgmpy and joblib have some issues with Python 3.12 or higher. Install the latest version with: `pip install...

I fixed the installation issue, which was due to a previous fix with PyArrow. When you now install it with python version 3.13 it should work. `Pip install -U bnlearn...

Not sure whether I understand your suggestion. Why would you not use the include function to embed the output in a new HTML?