examples-in-python
examples-in-python copied to clipboard
Bumps [numpy](https://github.com/numpy/numpy) from 1.12.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
in test_spars list(xes.indices)) AssertionError: Lists differ: [0, 1, 2, 3] != [1, 3, 0, 2] It can be related to different dictionary keys order in Python 2.7 (scrambled) and Python...
@thoughtfulml, this book looks very promising. As far as I can tell, the sample code (of chapter 3 and 4) do not appear to be the final working version; running...
Note to self to create a confusion matrix inside of the SVM code.
Bumps [certifi](https://github.com/certifi/python-certifi) from 2017.4.17 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...