Open
Description
Document structure design
- The principle of gradual progress.
- Users at different stages of learning can find the corresponding guide.
- Each model should have a corresponding application example.
- Get Started
- SQLFlow Tutorials
- The 40s: build TensorFlow DNNClassifier model
- Train model
- Save model
- Test model
- Prediction services(Offline)
- Application scenarios
- [DNNClassifier example] The Credit Card Fraud Detection Example
- [DNNRegressor example]
- Docs
- Custom Database
- Parameters
- Supported Databases
- the Hive example
- the MySQL example
- Data Loading
- SQL syntax
- Automatic read columns
- Extended SQL Syntax
- TRAIN
- WITH
- COLUMN
- LABEL
- PREDICT
- Extended in Development
- Commit distributed tasks
- Prediction services and deployment
- Custom Database
- Resources
- Contributions
- Build from source code.
- The walkthrough of the source code
- The choice of parser generator
- customized model
- support for other databases
- Features