Method and system for uniformly managing AI models based on distributed file system
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- 中电福富信息科技有限公司
- Publication Date
- 2020-02-07
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of artificial intelligence, in particular to a method and system for unified management of AI models based on a distributed file system. Background technique
[0002] Currently, there are various methods applied to generate predictive models. Data scientists and engineers can choose from a variety of languages to build AI predictive models. For example, use the Python language to call the scikit-learn framework to build a prediction model, use Java or Scala language to call the Spark MLlib framework to build a prediction model, and so on. Numerous construction methods result in specialized models for various environments. Recently, with the widespread use of deep learning, frameworks such as TensorFlow and Pytorch support publishing machine learning models through REST or gRPC, but traditional machine learning frameworks, such as scikit-learn, gensim, xgboost, etc., do not yet support it. Also, tensorfl...