awesome-python-data-science icon indicating copy to clipboard operation
awesome-python-data-science copied to clipboard

Add gower-express to General Purpose Machine Learning section

Open momonga-ml opened this issue 5 months ago • 0 comments

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

momonga-ml avatar Sep 05 '25 14:09 momonga-ml