88 Forks
2458 Stars
2458 Watchers

postgresml

PostgresML is an end-to-end machine learning system. It enables you to train models and make online predictions using only SQL, without your data ever leaving your favorite database.

How to download and setup postgresml

Open terminal and run command
git clone https://github.com/postgresml/postgresml.git
git clone is used to create a copy or clone of postgresml repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with postgresml https://github.com/postgresml/postgresml/archive/master.zip

Or simply clone postgresml with SSH
[email protected]:postgresml/postgresml.git

If you have some problems with postgresml

You may open issue on postgresml support forum (system) here: https://github.com/postgresml/postgresml/issues