1. Accueil
  2. Outils de développement de l'intelligence artificielle
  3. PostgresML

PostgresML

PostgresML is a complete MLops platform in a simple PostgreSQL extension. Build fast, simple and powerful models right inside your database.

PostgresMLIntroduction

Qu'est-ce que PostgresML?

PostgresML is a complete MLops platform in a simple PostgreSQL extension. Build fast, simple and powerful models right inside your database.

Comment utiliser PostgresML?

It's simple to use PostgresML. Just follow these three steps: 1. Train your model using the pgml.train() function. 2. Deploy your model using the pgml.deploy() function. 3. Make predictions using the pgml.predict() function.

Cas d'utilisation de PostgresML