Shannon-Data / ShannonBase

A MySQL HTAP Database, Open Source version of MySQL Heatwave, Powered by AI.
https://www.shannonbase.org
Other
16 stars 6 forks source link

feat(shannonbase): to impl `ML_load` and etc. #114

Open ShannonBase opened 8 months ago

ShannonBase commented 8 months ago

Now that, we have implemented ML_TRAIN, and the framework of ML libs has been done. the others of ML_xxx can be implemented easly by using the framework i have built. ml_explain_row
ml_explain_table
ml_explain
ml_model_import ml_model_load ml_model_unload ml_predict_row
ml_predict_table
ml_score

More details about internal visit: https://github.com/Shannon-Data/ShannonBase/wiki/Internals-of-ShannonBase#4-automl