Skip to content

Latest commit

 

History

History
 
 

pgml-dashboard

PostgresML Dashboard

PostgresML provides a dashboard with analytical views of the training data and model performance, as well as integrated notebooks for rapid iteration. It is primarily written in Rust using Rocket as a lightweight web framework and SQLx to interact with the database.

Please see the quick start instructions for general information on installing or deploying PostgresML. A developer guide is also available for those who would like to contribute.