sql-machine-learning / sqlflow

Brings SQL and AI together.
https://sqlflow.org
Apache License 2.0
5.11k stars 701 forks source link

Fix PAI label error #3082

Closed sneaxiy closed 4 years ago

sneaxiy commented 4 years ago

Some models like OneClassSVM may not have LABEL. Fix the bug when there is no LABEL using PAI.