Metadata-Version: 2.4
Name: vaex-ml
Version: 0.19.0
Summary: Machine learning support for vaex
Home-page: https://www.github.com/vaexio/vaex
Author: Jovan Veljanoski
Author-email: jovan.veljanoski@gmail.com
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: vaex-core~=4.8
Requires-Dist: numba
Requires-Dist: traitlets
Requires-Dist: jinja2
Requires-Dist: annoy
Requires-Dist: scikit-learn
Requires-Dist: xgboost
Requires-Dist: lightgbm~=4.0
Requires-Dist: catboost>=1.2.8
Provides-Extra: all
Requires-Dist: tensorflow~=2.18; extra == "all"
Requires-Dist: tensorflow<2.20.0; sys_platform == "darwin" and extra == "all"
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

Machine learning support for vaex
