awesome-python-data-science
awesome-python-data-science copied to clipboard
Add gower-express to General Purpose Machine Learning section
Summary
- Added gower-express library to the General Purpose Machine Learning section
- Gower-express is a high-performance GPU-accelerated Python library for computing Gower distance
- Features 15-25% performance improvement over alternatives with scikit-learn compatibility
- Supports similarity matching across mixed data types (categorical and numerical)
Test plan
- [x] Verified the entry follows the existing format and style
- [x] Confirmed proper badges are included (sklearn compatibility, GPU acceleration)
- [x] Positioned appropriately in alphabetical order within the section
- [x] Tested that the link works and points to the correct repository