FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

models/README.md at develop · sql-machine-learning/models · GitHub

Latest commit

 

History

History
25 lines (16 loc) · 644 Bytes

File metadata and controls

25 lines (16 loc) · 644 Bytes

SQLFlow Models

Premade Models for SQLFlow.

Installation

This package is available on PyPI as sqlflow_models. So you can install it by running the following command:

pip install sqlflow_models

Development

Prerequisite

Python 3

brew install python

Setup Environment

make setup

Test

make test


Back | FazBrowse Home | New Git URL