Package: postgresql-pgml Severity: wishlist Owner: Lev Kokotov <l...@hyperparam.ai> X-Debbugs-Cc: debian-devel@lists.debian.org, l...@hyperparam.ai
* Package name : postgresql-pgml Version : 2.0.0 Upstream Author : PostgresML Team <t...@postgresml.org> * URL : https://postgresml.org * License : MIT Programming Lang: Rust, Python Description : PostgresML is an end-to-end machine learning platform installed and operated as a PostgreSQL extension. PostgresML is a PostgreSQL extension that adds machine learning into the database. It allows to train dozens of algorithms directly on tables and views, and to query for predictions using only SQL. It's written in Rust for maximum performance and safety, and calls out to Python via PyO3 for backwards compatibility with Scikit-Learn and other Python machine learning libraries. - Relevenace This package is a PostgreSQL extension so it can be used by anyone who uses PostgreSQL, a popular RDBMS. - Maintenance The package will be maintained by the PostgresML team. We are not looking for co-maintainers, but will welcome anyone who wants to help us or participate in its the maintenance and development.